Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762113/?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/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-30T10:01:32.248049Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Press and hold the <b>Shift</b> key while you select the <b>Power</b> [[!img lib/system-shutdown.png alt=\"\" class=\"symbolic\" link=\"no\"]] button and then <b>Restart</b>.",
        "old_state": -1
    },
    "id": 3538639,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3538639/?format=api"
}