Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1881499/?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-02T13:28:31.359811+09:00",
    "action": 2,
    "target": "\"당신이 영혼을 풀어주셨으면 합니다. 저희는 당신이 그 일을 해야 한다는 데 동의했습니다. 결국 당신이 이 사람들을 구했으니까요. 당신이 이들을 다시 살려내야 합니다.\"",
    "id": 3755609,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755609/?format=api"
}