Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654289/?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-04-25T13:07:14.703127+09:00",
    "action": 5,
    "target": "\"에틸리아는 자유와 새로운 경험을 갈망하기 때문에, 탑에서 지루하게 지내지 않을 것입니다. 그녀의 미래는 밝고 모험으로 가득할 것입니다. 언젠가 여행하는 시인으로부터 그녀의 이야기를 시적으로 재구성한 이야기를 듣게 되기를 진심으로 바랍니다.\"",
    "id": 3741413,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741413/?format=api"
}