Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1853139/?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-16T17:03:07.634701+09:00",
    "action": 2,
    "target": "\"이런. 책임을 떠넘기지 말라고. 네가 너무 힘들게 살았다고 생각해? 날 봐. 나는 일평생을 이런 얼굴로 살아왔다고. 그런데 내가 책임 질 사람을 찾는 걸로 보여? 근데 너는 아군을 배신하고 사랑하는 데몬에게 혼이 팔려 도망쳤고, 그러고 나서는 피투성이가 된 자신을 보고 충격을 받았다? 그런 일들은 결코 우연히 일어날 수 없어. 네 인생을 그 정도까지 망치는 데는 엄청난 노력이 필요하다고!\"",
    "id": 3729748,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729748/?format=api"
}