Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1734483/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/quests/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/quests/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-02T11:29:59.586625+09:00",
    "action": 2,
    "target": "아이오메데의 전령은 죽었는가? 만일 그렇다면, 왜 바포메트는 그 시체를 필요로 하는 걸까? 바포메트는 무슨 목적으로 그를 데려간 걸까? 사령관은 그 답을 찾아야 한다.",
    "id": 3755557,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755557/?format=api"
}