Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1797781/?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-07T14:37:29.287884+09:00",
    "action": 2,
    "target": "\"흠, 저 자를 도발하는 게 좋겠구려. 안 그러면 또 도주할 터.\" {n}그레이보르는 나른하게 목을 가다듬고 몹시 정중한 어조로 말한다.{/n} \"그대를 다시 한 번 만나서 이 얼마나 영광인지 모르겠소! 나는 이 재회를 대단히 기다려 왔다오! 지난 만남 때는 그대의 내장을 손질하다 멈출 수밖에 없었지만, 이번엔 그대도 겁쟁이마냥 달아나진 않겠지?\"",
    "id": 3550844,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3550844/?format=api"
}