Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/706699/?format=api",
    "component": "https://translate.tails.net/api/components/tails/upgrade-error-install/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/upgrade-error-install/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/la_r_go/?format=api",
    "timestamp": "2025-12-06T20:44:31.847325Z",
    "action": 7,
    "target": "Se hai impostato una [[password di amministrazione|first_steps/welcome_screen/administration_password]] all'avvio di Tails e hai familiarità con la riga di comando [[segnalaci il problema|install#report]] prima di riparare la chiavetta USB di Tails.",
    "old": "",
    "details": {
        "state": 30,
        "source": "If you set up an [[administration password|first_steps/welcome_screen/administration_password]] when starting Tails and are comfortable with the command line, please [[report the problem to us|install#report]] before repairing your Tails USB stick.",
        "old_state": 0
    },
    "id": 3527189,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527189/?format=api"
}