Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1737443/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/quests/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/quests/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-02T12:17:19.784162+09:00",
    "action": 2,
    "target": "트릭스터에게, 산다는 것은 게임이고, 그 승리란 장난이며, 세상을 바꾼다는 것은 그냥 뱉어본 말에 지나지 않는다. 자신의 안에 혼돈의 파편조차 존재하지 않는 자가 과연 그러한 존재가 될 수 있을까?",
    "id": 3755574,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755574/?format=api"
}