Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1851560/?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-02-24T15:54:09.598885+09:00",
    "action": 27,
    "target": "{n}아네비아의 두 눈이 번쩍이고, 당신은 일순간 그녀의 시선에 찔리는 듯한 느낌을 받는다. 그 시선의 통렬함은 사라지고 그녀는 짧게 인사 올린다.{/n}",
    "id": 3737744,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3737744/?format=api"
}