Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1725183/?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:19:43.771231+09:00",
    "action": 2,
    "target": "사령관의 작품이 완성되어, 장난이 상연되었다. 그렇다면 그 다음은? 사령관은 세계상처의 본질 그 자체를 바꿀 수 있는 마법의 폭탄과, 사코리스와 그 근방뿐만이 아니라 골라리온의 모든 생명을 손에 쥐고 있다. 만일 사령관이 자신의 계획을 시작한다면, 설령 아릴루 볼레쉬라 하더라도 그 결과를 감히 예측할 수 없을 것이다.",
    "id": 3755575,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755575/?format=api"
}