Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1790001/?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-19T01:01:54.096261+09:00",
    "action": 2,
    "target": "{n}이라베스가 미심쩍게 미소를 짓는다.{/n} \"제 얼굴이 남들만큼 굳은 것 같지는 않습니다... 그나저나, 사령관님이 흥겨우셔서 다행이군요. 사령관님이 농담 하시면, 병사들도 모든 게 잘 될 거라고 생각할 테니까요. 농담하지 않으신다면, 뭐, 그래도 마찬가지겠지요...\"",
    "id": 3741305,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741305/?format=api"
}