Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654271/?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-04-25T12:50:30.097199+09:00",
    "action": 5,
    "target": "\"그 마법사가 널 두 팔 벌려 환영하고 차 한 잔 하자고 초대했을 것 같아? 그 마법사는 자기가 만든 난공불락의 요새에 혼자 살면서 마법의 덫으로 가득 채웠어. 그리고 그건 자기한테 역효과를 가져왔지.\"",
    "id": 3741402,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741402/?format=api"
}