Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10805123/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesbare-metal/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-29T22:06:57.670603Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Fedora CoreOS requires that only a single filesystem labeled `boot` exists. If multiple such filesystems are found on the first boot, provisioning will error out as a fail-safe. If reinstalling Fedora CoreOS on a different disk than the previous installation, make sure to wipe the previous disk using e.g. `wipefs`. For example, if reinstalling to `/dev/sdb`, but `/dev/sda` still contains the previous installation of FCOS, use `wipefs -a /dev/sda` in the installation environment.",
        "old_state": -1
    },
    "id": 6881853,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/6881853/?format=api"
}