Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1729827/?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:41:51.842630+09:00",
    "action": 2,
    "target": "아이오메데는 자신의 전령이 살해당하지 않았고, 대신 바포메트에 의해 투옥당했음을 밝혔다. 금빛 날개의 엔젤은 사령관의 운명에서 중요한 역할을 맡고 있다. 그와 직접 만나는 것은 거울을 마주하는 것과 같으리라. 과연 그 거울에는 무엇이 비칠까?",
    "id": 3755581,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755581/?format=api"
}