Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762076/?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/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-30T10:01:29.877886Z",
    "action": 30,
    "target": "<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": "<li>\n<p class=\"windows upgrade-windows linux expert pc-clone upgrade-clone upgrade-tails upgrade-linux\">If your USB stick is listed in the Boot Menu but the Boot Loader does not 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 does not appear:</p>\n",
    "details": {
        "state": 10,
        "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": 3538562,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3538562/?format=api"
}