Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3649367/?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-02-04T07:36:02.094480+09:00",
    "action": 5,
    "target": "밧줄은 실망시키지 않았다. 튀어 나와 있는 대들보 중에서 가장 튼튼해 보이는 것에 고리를 던진 탈출자들은 수월하게 다음 지붕으로 넘어갔다.",
    "id": 3735385,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3735385/?format=api"
}