Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/564620/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/ru/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/deleted-424/?format=api",
    "timestamp": "2026-03-26T13:55:48.892181Z",
    "action": 7,
    "target": "Лицензия: Creative Commons Attribution 3.0",
    "old": "",
    "details": {
        "state": 20,
        "source": "license: Creative Commons Attribution 3.0",
        "old_state": 0
    },
    "id": 3536767,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3536767/?format=api"
}