Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/597210/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagepassphrase-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagepassphrase-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": "2024-10-18T15:01:07.141468Z",
    "action": 7,
    "target": "Ora puoi riavviare Tails e provare a sbloccare l' Archivio Persistente con la nuova frase d'accesso.",
    "old": "Adesso puoi riavviare Tails e provare a sbloccare il Volume Persistente utilizzando la nuova passphrase.",
    "details": {
        "state": 30,
        "source": "You can now restart Tails and try to unlock the Persistent Storage with the new passphrase.",
        "old_state": 10
    },
    "id": 3377026,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3377026/?format=api"
}