Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1738851/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/quests/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/quests/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-02T11:38:52.081641+09:00",
    "action": 2,
    "target": "사령관은 이라베스의 사기를 회복하는 데는 성공했으나, 그녀는 아직 자신의 능력을 믿지 못하고 있다. 그러나 사령관의 말이 실패했다면, 병사들의 합창이 성공해야 한다. 이라베스는 사령관의 오른팔이 되자, 스스로 병졸들과 거리를 두었다. 이를 해결하기 위해, 그녀를 일시적으로 작은 분대를 이끄는 임무에 배정할 수도 있다.",
    "id": 3755559,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755559/?format=api"
}