Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1876597/?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-05-03T19:11:30.975456+09:00",
    "action": 2,
    "target": "사령관은 문득 자신이 열린 철창으로 가득한 지하실에 들어섰다는 것을 깨닫고, 뇌가 절제된 비참한 시체를 발견한다. 어쩌면 이 괴물들에게 죽음은 자비였으리라.",
    "id": 3755839,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755839/?format=api"
}