Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1860629/?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-09-22T10:55:36.444375+09:00",
    "action": 2,
    "target": "{n}샤미라의 선명히 타오르는 붉은 갈기는 오늘따라 더욱 밝게 빛난다. 반짝이는 눈동자와 도도한 태도를 지닌 이 데몬은 실로 위풍당당해 보인다.{/n} \"내 근육도 풀고 좀 놀아 보려고 왔어. 알루시니라의 음모들도 시간이 지나면 좀 지루해지거든. 열렬한 꿈은 다시 빛나고 싶어. \"",
    "id": 3553413,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3553413/?format=api"
}