Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1788621/?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-02-21T20:09:52.642828+09:00",
    "action": 2,
    "target": "\"나는 내 주군인 여신님보다 훨씬 나이가 많지만, 그럼에도 그분의 선견지명과 지혜 앞에 고개를 숙인다네. 외차원에서 많은 시간을 보내는 우리 불멸자들은 가끔씩 필멸자들이 느끼는 고통과 두려움, 기쁨을 이해하는 데 애먹기도 하지. 하지만 아이오메데께선 이해하실 수 있다네. 신격인 동시에 인간인 분이시니.\"",
    "id": 3737176,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737176/?format=api"
}