Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/653886/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepswindows_boot_menuinlinepo/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-19T18:17:55.305665Z",
    "action": 59,
    "target": "Si l'écran <strong>Choisir une option</strong> ne s'affiche pas ou si l'option <strong>Utiliser un périphérique</strong> n’apparaît pas, consultez les [[instructions sur le démarrage de Tails en utilisant la touche du menu de démarrage|doc/first_steps/start/pc#boot-menu-key]].",
    "old": "Si l'écran <strong>Choisir une option</strong> ne s'affiche pas ou si l'option <strong>Utiliser un périphérique</strong> n’apparaît pas, consultez les [[instructions sur le démarrage de Tails en utilisant la touche du menu de démarrage|doc/first_steps/start/pc#boot-menu-key]].",
    "details": {
        "state": 30,
        "source": "If the <strong>Choose an option</strong> screen or the <strong>Use a device</strong> option don't appear, refer to the [[instructions on starting Tails using the Boot Menu key|doc/first_steps/start/pc#boot-menu-key]].",
        "old_state": 30
    },
    "id": 3333335,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3333335/?format=api"
}