Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3662319/?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-09T21:34:00.130656+09:00",
    "action": 2,
    "target": "\"벤코, 그건 브리모락이야. 불 뿜는 염소 머리를 한 검은 데몬이지. 어쨌든 미안한데, 네가 범피를 그렇게 잘 아는 것 같지도 않아. 걔 얼굴도 못 알아보잖아... 주둥이라고 해야 하나.\"",
    "id": 3739843,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739843/?format=api"
}