Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1726530/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/quests/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/quests/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-02T11:32:38.371224+09:00",
    "action": 2,
    "target": "불가피한 감옥이 침입당하고, 유린당해, 비워졌다. 마치 파도에 휩쓸려온 해골처럼 뼈대만 남고 텅 비어, 취약하고 별볼일 없어졌다. 사령관의 새로운 승리는 데몬 군주들 사이에서 바포메트의 명성에 또 다른 부끄러운 오점이 되었다.",
    "id": 3755558,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755558/?format=api"
}