Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3563359/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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-25T12:21:48.412537+09:00",
    "action": 2,
    "target": "\"통계학과 당신의 현재 직업이 지닌 위험도에 기반해서 드워프 소년의 남은 수명을 계산해봤어요. 결과는 5개월 19일 남았다고 하네요.\"",
    "id": 3741398,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741398/?format=api"
}