Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1860651/?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": "2025-09-22T11:06:55.266504+09:00",
    "action": 2,
    "target": "\"언젠가 저도 아릴루의 저주를 없앨 만큼 충분한 용기를 쌓을 수 있다면 좋겠네요.\" {n}엔젤이 데몬 쪽 날개를 활짝 펼친다.{/n} \"저는 그대만큼 용감하지는 않습니다. 그러나, 적어도 그대의 편에 서서 어깨를 맞대고 심연에 맞설 준비는 되었어요.\"",
    "id": 3553416,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3553416/?format=api"
}