Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762128/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_first_timeinline/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-30T10:01:32.798139Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "<li class=\"windows upgrade-windows\">\n<p>If the computer doesn't restart on your Tails USB stick:</p>\n  <ol>\n    <li><p>Wait 2&ndash;3 minutes and try again. Some USB sticks need some rest after installing.</p></li>\n    <li><p>Try other options in the <b>Use a device</b> screen, for example <b>USB FDD</b> if available.</p></li>\n    <li><p>Try all other USB ports on the computer. Some USB ports cannot be used to start from.</p></li>\n    <li><p>Refer to the [[instructions on starting Tails using the Boot Menu key|doc/first_steps/start/pc#boot-menu-key]].</p></li>\n  </ol>\n</li>\n",
        "old_state": -1
    },
    "id": 3538659,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3538659/?format=api"
}