Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1769322/?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-05-03T13:40:56.964547+09:00",
    "action": 2,
    "target": "\"나는 필멸자와 데몬 둘 다 배신했어. 내가 뭘 원하든 무슨 상관이야, 어차피 걔네는 내가 자기네 세상에 살게 해주지 않을 건데?\" {n}누라의 얼굴에 떠오른 사려 깊은 표정이 서서히 웃음으로 변한다.{/n} \"반면에... 넌 꽤 설득력 있는 사람이야. 네 거대한 장난의 결과를 볼 수 없다는 건 아쉽지만, 그래도 나만의 놀이터를 찾을 수 있겠어! 날 보내줘... 그리고 적당한 날이 오면, 보게 될 거야!\"",
    "id": 3755825,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755825/?format=api"
}