Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654203/?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-03-30T02:26:56.583177+09:00",
    "action": 5,
    "target": "\"내 말이 그 말이야. 얼른 가. 근데 난 더 이상 안 도망칠 거야!\" {n}센드리는 단호하게 주먹으로 다른 쪽 손바닥을 치고 뚜둑 소리를 낸다.{/n} \"지금 여기서 끝장을 보겠어. 마음 정했으니까 말릴 생각은 마. 내 금귀걸이를 걸고 맹세할게!\"",
    "id": 3739663,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3739663/?format=api"
}