Changes API.

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

GET /api/changes/3741285/?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-19T00:27:15.286888+09:00",
    "action": 2,
    "target": "{n}이라베스가 미심쩍게 미소를 짓는다.{/n} \"제 얼굴이 남들만큼 굳은 것 같지는 않습니다... 그나저나, 사령관님이 기분이 좋으신 것 같아 다행이군요. 사령관님이 농담 하시면, 병사들도 모든 게 잘 될 거라고 생각할 테니까요. 농담을 안 하신다면, 뭐, 그래도 마찬가지일 겁니다...\"",
    "id": 3741285,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741285/?format=api"
}