Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1873085/?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-08-08T14:12:37.316896+09:00",
    "action": 2,
    "target": "\"그 말씀이 맞는 것 같아요!\" {n}아루샬레가 상당히 밝아진다.{/n} \"하지만 정확히 뭘 해야 할까요? 탁자 찾기? 하나 사기? 목수에게서 기술을 배워 직접 하나 만들기? 가능성이 너무 많고, 또... 어느 것부터 시작해야 할지도 모르겠어요.\" {n}그녀의 흥분이 실망으로 바뀐다.{/n}",
    "id": 3551134,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3551134/?format=api"
}