Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/515557/?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/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-03-30T08:21:59.806698Z",
    "action": 36,
    "target": "<p>Notez les modifications que vous appliquez aux paramètres du BIOS ou de l'UEFI. De cette façon, vous\npourrez rétablir les anciens paramètres s'ils empêchent l'ordinateur de démarrer sur son\nsystème d'exploitation habituel.</p>\n",
    "old": "<p>Notez les modifications que vous appliquez aux paramètres du BIOS ou de l'UEFI. De cette façon, vous\npourrez rétablir les anciens paramètres s'ils empêchent l'ordinateur de démarrer sur son \nsystème d'exploitation habituel.</p>\n",
    "details": {
        "state": 30,
        "source": "<p>Take note of the changes that you apply to the BIOS or UEFI settings. That way, you\ncan revert the changes if they prevent the computer from starting on its usual\noperating system.</p>\n",
        "old_state": 30
    },
    "id": 3538369,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3538369/?format=api"
}