Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1875067/?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-04-06T16:03:55.729779+09:00",
    "action": 2,
    "target": "\"모르셨나요? 그녀는 진정한 성인입니다. 그게 아니라면 뭐라 불러야 할지 모르겠네요. 바포메트, 데카리, 녹티큘라, 카브리리 등 모든 데몬 군주들에게 기도를 올려서, 그들이 정신을 차리고 이 전쟁을 끝내고 사람들을 해치지 말아 달라고 부탁하고 있었어요...\"",
    "id": 3739764,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739764/?format=api"
}