Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1880289/?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-05-02T13:10:48.115819+09:00",
    "action": 2,
    "target": "\"컬 말이 맞아. {name} 씨는 너를 찾는 것을 도와줬어. 이분 도움이 없었다면 아직도 케나브레스에서 너를 찾아다니고 있었을 거야. 그러니 고집 좀 그만 부려, 엘란!\"",
    "id": 3755599,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755599/?format=api"
}