Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/468695/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepspc_boot_menuinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepspc_boot_menuinlinepo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-04-01T21:03:42.717838Z",
    "action": 7,
    "target": "Éteignez l'ordinateur et branchez la clé USB Tails.",
    "old": "Éteindre l'ordinateur et brancher la clé USB Tails.",
    "details": {
        "state": 20,
        "source": "Shut down the computer and plug in the Tails USB stick.",
        "old_state": 30
    },
    "id": 3540044,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3540044/?format=api"
}