Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879493/?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-03T19:14:57.617787+09:00",
    "action": 2,
    "target": "\"너무 매정한 건 잘못된 거야, 레질. 이 불쌍한 놈이 적의 도구였다 하더라도, 동정한다고 해로울 건 없어. 감정을 느끼는 건 나쁜 게 아니야.\"",
    "id": 3755841,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755841/?format=api"
}