Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/747847/?format=api",
    "component": "https://translate.tails.net/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/index/ru/?format=api",
    "user": "https://translate.tails.net/api/users/Mart/?format=api",
    "author": "https://translate.tails.net/api/users/Mart/?format=api",
    "timestamp": "2026-08-14T09:45:02.059780Z",
    "action": 26,
    "target": "Спонсоры",
    "old": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 3547613,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3547613/?format=api"
}