Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/532296/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartnot_entirelyinlinepo/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:29:35.576636Z",
    "action": 4,
    "target": "Dans le chargeur d'amorçage, choisissez l'entrée **External Hard Disk** si elle est disponible. Certaines clés USB ont besoin de cette entrée pour pouvoir démarrer Tails.",
    "old": "Dans le chargeur d'amorçage, choisir l'entrée **External Hard Disk** si elle est disponible. Certaines clés USB ont besoin de cette entrée pour pouvoir démarrer Tails.",
    "details": {
        "state": 30,
        "source": "In the Boot Loader, choose the **External Hard Disk** entry, if it is available. Some USB sticks need this entry in order to start Tails.",
        "old_state": 30
    },
    "id": 3538380,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3538380/?format=api"
}