Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3573506/?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:45:47.555808+09:00",
    "action": 2,
    "target": "\"오, 티플링 소년, 본인만의 실험을 수행 중이군요! 저도 (반)신적 존재들의 힘을 측정할 우주적 척도를 연구하던 참이었거든요. 서로의 결과를 비교해 보죠!\"",
    "id": 3741399,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3741399/?format=api"
}