Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11658834/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesauto-updates/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesauto-updates/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-30T17:43:47.343860Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "The xref:producing-ign.adoc[Butane] snippet below shows how to define two maintenance windows during weekend days, starting at 22:30 UTC and lasting one hour each:",
        "old_state": -1
    },
    "id": 8046944,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/8046944/?format=api"
}