Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571499/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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-31T19:22:27.171662+09:00",
    "action": 2,
    "target": "\"난 데몬도, 미노타우로스도, 심지어 필연자 한 명도 죽여봤는데, 드래곤 사냥은 완전히 다른 수준이야. 준비와 비용 양쪽 모두. 몇 마리만 더 잡는다면 은퇴하고 어디 따뜻한 해변가에서 살아도 되겠어.\"",
    "id": 3761771,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3761771/?format=api"
}