Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/3366528/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://waldo.team/api/units/1855703/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2024-10-15T23:21:19.239450+09:00",
    "action": 2,
    "target": "\"색욕의 룬군주라 했던가? 그 이름을 쓰던 필멸자 여성이 최소 셋은 있던 걸로 기억하는데 말이지. 혹시 말인데 대식의 룬군주는 없었나? 숙취의 룬군주는? 아니면 아침이 올 때까지 온 동네가 잠 못드는 시끄러운 연회의 룬군주도 있었을까?\"",
    "id": 3366528,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366528/?format=api"
}