Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1793551/?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-03-14T08:17:52.256938+09:00",
    "action": 2,
    "target": "\"이 죄인을 축복하소서! 저는 참견쟁이고, 계속 그렇게 살 겁니다. 하지만 이 주제에 관해 이야기하고 싶지 않으시다면야, 강요해서는 안 되겠지요.\"",
    "id": 3738403,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3738403/?format=api"
}