Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1866721/?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": "2025-10-16T17:36:40.533547+09:00",
    "action": 2,
    "target": "\"모르겠습니다.\" {n}이라베스는 극점의 벽에 반짝이는 시선을 던진다.{/n} \"승리가 임박했지만, 아직 우리 손아귀에 들어온 것은 아닙니다. 모든 사람이 살아 승리를 볼 수는 없겠지만... 희망은 살아있습니다. 우리는 이길 수 있습니다. 다른 것은 중요하지 않습니다.\"",
    "id": 3729763,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729763/?format=api"
}