Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1863189/?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-04-21T08:55:33.917907+09:00",
    "action": 2,
    "target": "\"그렇다. 너의 방문은 모두 계획에 따라 이루어졌다. 우리는 원 주인의 육신이 가장 진보된 기능을 지녔다는 점을 고려해, 그를 이용해 너를 불렀다. 네가 이전의 모든 통과자들과 마찬가지로 예정된 기한 내에 도달했다는 사실은 만족스럽다. 계산식을 조정할 필요 없다.\"",
    "id": 3741362,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741362/?format=api"
}