Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19111081/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesfaq/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesfaq/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-05T22:18:17.797071Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "If you find yourself needing to heavily customize Fedora CoreOS beyond what https://docs.fedoraproject.org/en-US/fedora-coreos/os-extensions/[OS extensions] provide, it might make more sense to instead build on top of Fedora Bootc directly. It will eventually be possible to layer Ignition and e.g. Zincati on top if desired. These tools are intended to be used generically and are not strictly tied to Fedora CoreOS.",
        "old_state": -1
    },
    "id": 18184545,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18184545/?format=api"
}