Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/748761/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-09-18T15:55:04.225554Z",
    "action": 36,
    "target": "2002-2008 Luca Ferretti <elle.uca@libero.it>",
    "old": "",
    "details": {
        "state": 30,
        "source": "2002-2008 Luca Ferretti <elle.uca@libero.it>",
        "old_state": 0
    },
    "id": 3520482,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3520482/?format=api"
}