Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/741323/?format=api",
    "component": "https://translate.tails.net/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/faq/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-12-17T02:01:23.319697Z",
    "action": 59,
    "target": "Se temi che la tua versione di Tails possa essere danneggiata, esegui un [[aggiornamento manuale|doc/upgrade]] da un sistema operativo affidabile per aggiornarla a una versione affidabile di Tails.",
    "old": "Se temi che la tua versione di Tails possa essere danneggiata, esegui un [[aggiornamento manuale|doc/upgrade]] da un sistema operativo affidabile per aggiornarla a una versione affidabile di Tails.",
    "details": {
        "state": 30,
        "source": "If you worry that your Tails might be corrupted, do a [[manual upgrade|doc/upgrade]] from a trusted operating system to upgrade it to a trusted version of Tails.",
        "old_state": 30
    },
    "id": 3529146,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3529146/?format=api"
}