Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3662959/?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-02-04T22:13:19.787711+09:00",
    "action": 2,
    "target": "\"네. 그자는 가늠이 안 될 정도로 사악합니다. 모든 데몬 군주가 사악하고 위험하다고 하지만, 필멸자들의 세상을 전부 파괴하겠다는 그의 야망은 특출납니다. 이에 그치지 않고 천상 자체를 침략하고자 합니다. 그는 결국 힘을 되찾고 복수하고자 할 것입니다. 당신에게 한 번 패배했기 때문에 당신에게 특별한 증오를 가지고 있습니다. 또한 자신의 분노를 이 땅의 사람들에게 쏟아내겠죠. 그런 일이 일어나도록 놔둘 수 없습니다!\"",
    "id": 3735448,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3735448/?format=api"
}