Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12407474/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-vultr/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-vultr/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-08T22:06:19.264193Z",
    "action": 59,
    "target": "This guide shows how to provision new Fedora CoreOS (FCOS) nodes on Vultr. Vultr publishes FCOS images, but they are out of date, so **we do not recommend using the standard Vultr images**. Instead, a current FCOS release can be uploaded as a https://www.vultr.com/docs/requirements-for-uploading-an-os-iso-to-vultr[custom image].",
    "old": "",
    "details": {
        "state": 100,
        "source": "This guide shows how to provision new Fedora CoreOS (FCOS) nodes on Vultr. Vultr publishes FCOS images, but they are out of date, so **we do not recommend using the standard Vultr images**. Instead, a current FCOS release can be uploaded as a https://www.vultr.com/docs/requirements-for-uploading-an-os-iso-to-vultr[custom image].",
        "old_state": -1
    },
    "id": 9175949,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9175949/?format=api"
}