Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1860241/?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-04-09T21:53:45.093191+09:00",
    "action": 2,
    "target": "\"블랙 드래곤 하나가 세계상처에 있는 황량한 멘데브 마을에 거주한다는 소문을 들은 적 있다. 이 이야기 때문에 괴롭고... 마음 아프구나. 내가 내린 결정에 대한 의구심에 시달리고 있어. 부디 세발로스를 찾아서, 그의 운명을 결정해 주게.\"",
    "id": 3739847,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739847/?format=api"
}