Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1852340/?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-10-21T02:42:04.933117+09:00",
    "action": 2,
    "target": "\"동의합니다. 소란을 피울 사람이 단 하나도 남아있지 않으니까요. 당신의 망자들은 모든 데몬을 죽였고, 그 공격에서 살아남은 사람들도 거의 다 죽였습니다. 부상자와 무방비한 사람들도요. 잘라낼 목이 남아있지 않자, 그들은 도시 전역으로 퍼져서 새 명령을 기다리는 중입니다. 감옥에는 미동도 없이 궁시렁대는 시체들로 가득합니다. 저는 전투가 끝난 뒤 생존자들을 찾아다녔었죠... 그리고 찾아내더군요. 전부 다요.\"",
    "id": 3729959,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729959/?format=api"
}