Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1736910/?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-02T12:49:10.647061+09:00",
    "action": 2,
    "target": "사교도의 이야기로 그가 한때 데몬 군주의 흉악한 화신인, 데스카리의 메아리를 섬겼었다는 사실이 드러났다. 그리고 이 존재는 그의 오랜 적인, 계승자의 손이 세계상처에 도래했음을 알게 되었다.",
    "id": 3755588,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755588/?format=api"
}