Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/673519/?format=api",
    "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/onionshare/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "timestamp": "2025-12-06T22:26:33.803943Z",
    "action": 36,
    "target": "Con il servizio Sito Web di *OnionShare*:",
    "old": "Con il servizio del sito Web di *OnionShare*:",
    "details": {
        "state": 30,
        "source": "With the Website service of *OnionShare*:",
        "old_state": 30
    },
    "id": 3527802,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3527802/?format=api"
}