Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654223/?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-08T01:09:22.106431+09:00",
    "action": 5,
    "target": "\"내가 보기에, 야만인과 거인은 서로 잘 맞는데. 한 쪽이 다른 쪽보다 조금 더 크고 멍청하지만, 근본적으로는 똑같아.\" {n}센드리의 눈에서 얼음처럼 차가운 불꽃이 아른거린다.{/n}",
    "id": 3739809,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3739809/?format=api"
}