Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672281/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/cold_boot_attacks/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/cold_boot_attacks/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:48.410044Z",
    "action": 59,
    "target": "Dopo lo spegnimento di un computer i dati nella RAM scompaiono rapidamente tuttavia possono rimanere nella RAM anche alcuni minuti dopo lo spegnimento. Un attaccante che abbia accesso al computer prima della scomparsa definitiva dei dati potrebbe recuperare dati importanti dalla vostra sessione.",
    "id": 3258164,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3258164/?format=api"
}