Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654301/?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:22:55.027096+09:00",
    "action": 5,
    "target": "\"에이, 참!\" {n}센드리가 유쾌하게 손사래를 친다.{/n} \"그냥 생각나는 대로 말한 거야. 너랑 같이 여행하면서 나도 옮았나 봐!\"",
    "id": 3741420,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741420/?format=api"
}