Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/761480/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsuninstallwindows-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsuninstallwindows-po/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-27T10:01:10.837464Z",
    "action": 30,
    "target": "   This volume corresponds to the Tails system partition on the USB stick.\n",
    "old": "Execute the <span class=\"command\">create partition primary</span> command to create a new primary partition on the USB stick.",
    "details": {
        "state": 10,
        "source": "   This volume corresponds to the Tails system partition on the USB stick.\n",
        "old_state": -1
    },
    "id": 3537080,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3537080/?format=api"
}