Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1872113/?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-06-27T00:59:10.723806+09:00",
    "action": 2,
    "target": "\"알아요, 저도 마찬가지예요. 하지만 여기서 떠날 수 있길 기도하는 편이 나을걸요. 전 기회만 나면 쏜살같이 여길 떠날 거예요... 대장도 떠나고 싶으시다면, 윙크만 하면 돼요. 전 온갖 샛길과 지름길을 알고 있으니, 아무도 눈치채지 못하게 조용히 빠져나갈 수 있거든요.\"",
    "id": 3545195,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3545195/?format=api"
}