Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1824010/?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-01T20:08:15.096451+09:00",
    "action": 2,
    "target": "{n}성직자의 코가 역겨움에 주름 잡힌다. 그는 상처받은 듯하다.{/n} \"이건 치유가 아니라 악랄한 흉내에 지나지 않아. 치유사라면 신체를 자연스럽고 건강한 상태로 만들어야지... 역겨운 것으로 바꿔 버리는 것이 아니라.\"",
    "id": 3739696,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3739696/?format=api"
}