Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877337/?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-05-03T12:49:52.996219+09:00",
    "action": 2,
    "target": "{n}요즈는 완전히 불안정해 보인다. 그의 눈은 당신에게 고정되어 있고, 그의 얼굴에는 천천히 악의에 찬 미소가 번진다.{/n} \"나를 모욕한 대가를 치르게 될 거다! 온 길드원 앞에서 내게 굴욕을 줬겠다! 내가...\"",
    "id": 3755817,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755817/?format=api"
}