Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3649485/?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": "2026-02-06T21:10:13.147009+09:00",
    "action": 5,
    "target": "\"이건 불법적인 권한 남용입니다. 당신은 그럴 권리가 없습니다. 생각해 보니, 그게 무슨 소용이지? 어차피 이 도시의 법과 질서는 죽었고 우리도 오래 가지 못할 텐데.\"",
    "id": 3735560,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3735560/?format=api"
}