Changes API.

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

GET /api/changes/3754291/?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:28:16.108645+09:00",
    "action": 5,
    "target": "{n}레카트가 어깨를 으쓱한다.{/n} \"난 그놈의 마술에 대해선 코빼기도 모르지만, 그 위저드에게 어울리는 최후였단 건  알고 있어. 잘 뒤졌지.\"",
    "id": 3754291,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3754291/?format=api"
}