Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571615/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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-05-31T19:39:04.914489+09:00",
    "action": 2,
    "target": "\"거래한다고요? 하지만 무섭고 사악하잖아요! 낄낄대는 것도 소름끼치고요... 마을 사람들이 실물로 봤으면, 꽁무니를 빼고 마을에서 달아났을걸요!\"",
    "id": 3761780,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3761780/?format=api"
}