Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1826999/?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-10T23:29:46.695651+09:00",
    "action": 2,
    "target": "\"사실 저 말은 일리가 있습니다. 전부터 이 엔젤이 우리 행동을 통제하고... 우리가 아이오메데의 이익에 부합하게 행동하지 않으면 목을 베라고 파견된 아닌가 싶었습니다. 그게 사실이라면 어떨까요? 신들이 멍청하진 않겠죠. 뭔가 대비책이 있었을 겁니다.\"",
    "id": 3739943,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739943/?format=api"
}