Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/729357/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocupgrade-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocupgrade-po/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-06T22:18:03.995279Z",
    "action": 7,
    "target": "Se si verifica un errore durante l'installazione dell'aggiornamento, *Tails Upgrader* chiede di visitare il sito:",
    "old": "- Se si verifica un errore durante l'installazione dell'aggiornamento:",
    "details": {
        "state": 30,
        "source": "If an error occurs while installing the upgrade, *Tails Upgrader* asks you to visit:",
        "old_state": 10
    },
    "id": 3527758,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527758/?format=api"
}