Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/688680/?format=api",
    "component": "https://translate.tails.net/api/components/tails/cold_boot_attacks/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/cold_boot_attacks/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-27T22:25:37.498756Z",
    "action": 59,
    "target": "Cela peut être fait en utilisant une technique appelée\n<span class=\"definition\">[[!wikipedia_fr Attaque_par_démarrage_à_froid\ndesc=\"attaque par démarrage à froid\"]] ( « cold boot attack » ) </span>. Pour empêcher\nune telle attaque, les données dans la mémoire vive sont\nécrasées par des données aléatoires lors de l'extinction de Tails.\nCela efface toutes traces de la session sur cette ordinateur.\n",
    "id": 3319842,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3319842/?format=api"
}