Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1788785/?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-21T20:20:24.484944+09:00",
    "action": 2,
    "target": "\"나는 신성한 능력이 그대 안에서 취한 형태에 놀랐다네. 하지만 필멸자들에게 놀라는 건 자주 있는 일이야. 가장 중요한 것은, 그대가 성전군을 승리로 이끌고 골라리온에서 세계상처를 완전히 제거하고 있다는 것이지.\"",
    "id": 3737223,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737223/?format=api"
}