Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/763613/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-30T19:58:25.430992Z",
    "action": 30,
    "target": "Creating a new partition on the USB stick",
    "old": "Execute the following command to create a new partition table on the USB stick.",
    "details": {
        "state": 10,
        "source": "Creating a new partition on the USB stick",
        "old_state": -1
    },
    "id": 3542376,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3542376/?format=api"
}