Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1854057/?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-14T15:11:16.868099+09:00",
    "action": 2,
    "target": "\"하지만 저는 포기하지 않았고, 행운이 제게 미소 지었습니다. 여왕의 술잔을 만지자, 여왕이 어디를 향해 군대를 이끌고 있는지 보였습니다. 이즈로 진군을 결정했습니다. 숨는 데 익숙하지 않은 여왕에게 걸맞은 대담한 행동이지요.\"",
    "id": 3735947,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3735947/?format=api"
}