Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1769774/?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-01-29T18:00:56.585027+09:00",
    "action": 2,
    "target": "\"자네가 이해할 수 없다면, 설명해도 소용 없을 테지. 자네는 다르게 생각할지 몰라도, 원래 그런 거라네. 형제는 서로 책임지고, 우리는 서로를 버리지 않아. 형제 중 하나를 죽이고 싶나? 다른 한 명도 죽여야 할 걸세!\"",
    "id": 3734623,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3734623/?format=api"
}