Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762038/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-30T10:01:27.450507Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "<li>\n<p class=\"windows upgrade-windows\">If the computer restarts on your Tails USB stick, but the Boot Loader doesn't appear:</p>\n<p class=\"linux expert pc-clone upgrade-clone upgrade-tails upgrade-linux\">If your USB stick is listed in the Boot Menu, but the Boot Loader doesn't appear:</p>\n<p class=\"mac mac-clone upgrade-mac\">If your USB stick appears in the list of startup disks, but the Boot Loader doesn't appear:</p>\n",
        "old_state": -1
    },
    "id": 3538482,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3538482/?format=api"
}