Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17581790/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-enabling-wifi/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-enabling-wifi/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-25T17:46:45.949090Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "For example, if a system has a Qualcomm wireless card then adding the `NetworkManager-wifi` and `atheros-firmware` packages would sufficiently enable the system for connecting to Wi-Fi. You can try to inspect your wireless card to determine what driver you need by running `lspci` (provided by the `pciutils` package) xref:debugging-with-toolbox.adoc[inside a Toolbx container].",
        "old_state": -1
    },
    "id": 15772091,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15772091/?format=api"
}