Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1892697/?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": "2025-07-24T16:02:02.031508+09:00",
    "action": 2,
    "target": "{n}이 엘프는 사악한 마법의 희생양이 된 것일지도 모른다. 아니면 저주 때문일까? 아니면 어둠의 세력을 오래 섬겨서 외관이 섬뜩하게 뒤틀린 것일 수도 있다.{/n}",
    "id": 3548454,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3548454/?format=api"
}