Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3660025/?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-05-03T13:52:26.589126+09:00",
    "action": 2,
    "target": "\"뭐, 슬픈 옛날 이야기군... 넌 배신자다, 누라. 그러니 내 동정심은 기대하지 마라. 다만 그자들이 네게 한 짓은 끔찍하기 짝이 없어. 가끔씩 필멸자는 페이보다 미치고 데몬보다 무자비할 수 있지.\"",
    "id": 3755829,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755829/?format=api"
}