Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654307/?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-29T16:29:43.729019+09:00",
    "action": 2,
    "target": "{n}레카트가 어깨를 으쓱한다.{/n} \"난 그놈의 마술에 대해선 하나도 모르지만, 그 위저드가 당해도 쌌다는 건 알고 있어. 잘 뒤졌지.\"",
    "id": 3754292,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3754292/?format=api"
}