Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654299/?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-25T13:19:42.356094+09:00",
    "action": 5,
    "target": "\"참으로 기괴한 일이었어. 우수르비엘이 자초한 일이긴 하지만. 마법을 다루는 존재를 가둔 것부터가 어리석은 짓이었지만, 에틸리아에게 나쁜 의도는 없었을 거야. 에틸리아가 일으킨 야생 마법 폭주는 우발적인 사고였다고.\"",
    "id": 3741419,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741419/?format=api"
}