Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1873061/?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": "2025-08-08T14:07:30.942062+09:00",
    "action": 2,
    "target": "\"이게 제 꿈이군요. 여태껏... 제 꿈은 바로 당신이었어요! 우리 것이라고 부를 수 있는 집. 그리고 우정... 아니, 사랑요. 어쩌면 가족일지도요. 가족... 필멸자들이 자신을 행복으로 가득 채우는 사람들을 일컫는 말이죠? 자신이 사랑하고, 살면서 꼭 있어야 하는 사람들인 거죠?\"",
    "id": 3551129,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3551129/?format=api"
}