Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1878887/?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-05-03T01:08:59.514965+09:00",
    "action": 2,
    "target": "{n}랜이 낄낄댄다.{/n} \"나한테 고함 지르는 것보다 더 무서운 말이네! 하지만 이긴 걸로 받아들일게. 우린 다시는 그 주제를 언급하지 않는 거고, 너는 내 무례함을 공개적으로 질타하지 않는 거야.\"",
    "id": 3755689,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755689/?format=api"
}