Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/741659/?format=api",
    "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/lan/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2025-07-11T18:35:55.699095Z",
    "action": 36,
    "target": "Il est impossible d'accéder à des pages web sur le réseau local avec le *Navigateur Tor*. Cela empêche les sites web sur Internet de vous désanonymiser en utilisant le contenu d'autres pages web pouvant être spécifique à votre réseau local et révélant où vous êtes.",
    "old": "Il est impossible d'accéder à des pages web sur le réseau local avec le *Navigateur Tor*. Cela empêche les sites web sur Internet de vous désanonymiser en utilisant le contenu d'autres pages web pouvant être spécifique à votre réseau local et révélant où vous êtes.",
    "details": {
        "state": 30,
        "source": "It is impossible to access web pages on the local network using *Tor Browser*.  This prevents websites on the Internet from deanonymizing you using the content of other web pages that might be specific to your local network and reveal where you are.",
        "old_state": 20
    },
    "id": 3497912,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3497912/?format=api"
}