Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571507/?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:24:10.456243+09:00",
    "action": 2,
    "target": "\"제발, 난 아직 다라잔드와의 전투에서도 회복하지 못했는데, 당신은 벌써 드래곤 하나를 공격해놓고도 공격할 드래곤을 또 찾는다고? 다음 건 뭐야? 데스카리?\"",
    "id": 3761772,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3761772/?format=api"
}