Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1759489/?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-03-30T02:39:33.875943+09:00",
    "action": 2,
    "target": "\"저도 어릴 적에 실수를 저질렀거든요. 제 경우에는 그 행동도, 결과도 모두 당신보다 심각했지만요. 그 실수를 받아들이는 법을 깨닫기까지 오랜 시간이 걸렸고요. 그러니... 전 당신을 판단할 입장이 아니에요.\"",
    "id": 3739669,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739669/?format=api"
}