Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/514227/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartpcpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartpcpo/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:02:03.269840Z",
    "action": 7,
    "target": "Activez le mode **Legacy Boot**, en plus de l'UEFI. L'ordinateur pourrait ne plus démarrer du tout sur le système d'exploitation habituel si vous désactivez complètement l'UEFI ou que vous activez uniquement le mode « Legacy ».",
    "old": "Activer le mode **Legacy Boot**, en plus de l'UEFI. L'ordinateur pourrait ne plus démarrer du tout sur le système d'exploitation habituel si vous désactivez complètement l'UEFI ou que vous activez uniquement le mode « Legacy ».",
    "details": {
        "state": 20,
        "source": "Enable **Legacy Boot**, in addition to UEFI.  The computer might not start anymore on its regular operating system if you disable UEFI completely or if you only enable Legacy boot.",
        "old_state": 30
    },
    "id": 3540031,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3540031/?format=api"
}