Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762090/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-30T10:01:30.707007Z",
    "action": 30,
    "target": "In the <b>Use a device</b> screen, select <b>USB HDD</b>.",
    "old": "In the <strong>Use a device</strong> screen, choose <strong>Boot Menu</strong>.",
    "details": {
        "state": 10,
        "source": "In the <b>Use a device</b> screen, select <b>USB HDD</b>.",
        "old_state": -1
    },
    "id": 3538595,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3538595/?format=api"
}