Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/682652/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_second_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_second_timeinline/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-12-06T00:01:17.678688Z",
    "action": 59,
    "target": "Nella Schermata di Benvenuto, seleziona la lingua e il layout della tastiera nella sezione <b>Lingua e Formati</b>.    Clicca <b>Avvia Tails</b>.",
    "old": "Nella Schermata di Benvenuto, seleziona la lingua e il layout della tastiera nella sezione <b>Lingua e Formati</b>.    Clicca <b>Avvia Tails</b>.",
    "details": {
        "state": 30,
        "source": "In the Welcome Screen, select your language and keyboard layout in the <b>Language and Formats</b> section.  Click <b>Start Tails</b>.",
        "old_state": 30
    },
    "id": 3527082,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3527082/?format=api"
}