Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1864091/?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": "2024-11-18T22:27:16.514431+09:00",
    "action": 2,
    "target": "{n}해그들은 당신의 손에 이빨을 박는다. 그들이 당신의 원기를 짜내는 것이 느껴진다. 당신의 시야는 흐릿해지고, 사지는 마비되어 가고, 기절할 것만 같다. 마침내, 해그들은 입을 닦아내며 당신에게서 물러선다.{/n}",
    "id": 3379480,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3379480/?format=api"
}