Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1724588/?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:25:35.627894+09:00",
    "action": 2,
    "target": "뛰어난 사령술사라면 무릇 지구라트가 필요하다. 지구라트는 누구의 간섭도 받지 않고 과학적 연구를 수행할 수 있는 실험실 역할을 하며, 그 튼튼한 벽으로 인해 주인은 금기시되는 관습에 별로 호의적이지 않은 자들에 대해서도 안심할 수 있다. 자카리우스는 드레젠에 지구라트를 세워야 한다고 주장한다.",
    "id": 3755576,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755576/?format=api"
}