Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1879839/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/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-03T19:57:59.026657+09:00",
    "action": 2,
    "target": "\"파랄릭터 렌스, 타이, 데오탄 님이 드레젠을 방문했을 때 사령관님께 전초기지에 대해 알려 드린 걸로 알고 있습니다. 며칠 전에 완공됐지만, 벌써 세계상처 동부에서 저희의 가장 큰 전초기지입니다. 이곳에는 소규모의 상설 수비대가 주둔하고 있으며, 수많은 원정에 가담하는 헬나이트들의 휴식처로 사용하고 있습니다.\"",
    "id": 3755865,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755865/?format=api"
}