Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1862305/?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": "2025-10-16T17:30:37.718515+09:00",
    "action": 2,
    "target": "{n}이어지는 침묵 속에서 커다랗고 거슬리는 웃음소리가 들린다.{/n} \"모든 이들에 의해 살해당하고, 욕보고, 버려졌다. 비슷한 자는 이렇게 먼지와 불명예 속에 파묻힌 채로 최후를 맞이하는가?\"",
    "id": 3729760,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3729760/?format=api"
}