Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1862285/?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-03T23:01:25.173664+09:00",
    "action": 2,
    "target": "\"배신자를 벌하신 여신님을 찬양합시다. 그리고 이 자식의 영혼이 뿌리까지 썩어 빠졌단 사실을 깨닫지 못한 우리 모두 반성합시다. 하지만 성전은 사령관이 없어도 계속돼야 해요. 저와 함께하실 분 있을까요?\"",
    "id": 3739722,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739722/?format=api"
}