Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1738868/?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:01:24.110012+09:00",
    "action": 2,
    "target": "아루샬레는 이 폐허에 숨어든 해그가 비상한 힘을 지닌 데몬들이 어디에서 오는지 안다고 주장한다. 진실인가, 함정인가? 긴 여정은 헛되지 않을 것이다. 만일 해그가 정말로 존재한다면, 그녀가 답해야만 하는 몇 가지 질문이 있다. 그러나 만일 데몬이 사령관을 기만한 것이라면, 그녀는 대가를 치를 것이다.",
    "id": 3755569,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755569/?format=api"
}