Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1863345/?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-06T15:40:02.953468+09:00",
    "action": 2,
    "target": "{n}이 물체는 개인의 감정을 깊이 인지하고, 그 어떤 특이한 경험이라도 손쉽게 흡수한다. 이것이 학습 못할 것은 없다. 백의 얼굴의 군단은 기계장치에 수많은 생각과 감정을 불어 넣었지만, 이것은 더 많은 것을 바란다... 이 거대한 괴물은 지켜보기만 해도 숨 막히면서 끔찍하다.{/n}",
    "id": 3739757,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739757/?format=api"
}