Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1748181/?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-05T13:48:13.713010+09:00",
    "action": 2,
    "target": "\"사냥만 할 수 있다면 냐머지는 괜찮아. 지상인, 그리고 웬두아그 너도 애들을 구했어. 그게 중요한 거지. 우린 여기서 녀석들을 도와줄 거지만, 만일 녀석들이 지상으로 가고 싶어한다면... 내가 막을 슈 있슬지 모르겠다.\"",
    "id": 3756186,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3756186/?format=api"
}