Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3570143/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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-03T00:07:08.406899+09:00",
    "action": 2,
    "target": "\"제가 자비의 종에 닿으면 타버릴 거라는 게 아쉬워요. 그런데도 자꾸 마음이 가네요. 마치... 불을 찾는 나비처럼요. 나발이었나? 무슨 단어였죠?\"",
    "id": 3755643,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755643/?format=api"
}