Changes API.

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

GET /api/changes/3751659/?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-26T10:49:54.646434+09:00",
    "action": 2,
    "target": "\"참으로 기괴한 일이었지. 우수르비엘이 자초한 일이긴 하지만. 마법을 다루는 존재를 가둔 것부터가 어리석은 짓이었어. 다만 에틸리아에겐 나쁜 의도가 없었을 거라고 믿어. 에틸리아가 일으킨 야생 마법 폭주는 우발적인 사고였다고.\"",
    "id": 3751659,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3751659/?format=api"
}