Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17581847/?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/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-25T17:46:46.840633Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "$ sudo rpm-ostree install -y --allow-inactive \\\n    NetworkManager-wifi  \\\n    atheros-firmware     \\\n    b43-fwcutter         \\\n    b43-openfwwf         \\\n    brcmfmac-firmware    \\\n    iwlegacy-firmware    \\\n    iwlwifi-dvm-firmware \\\n    iwlwifi-mvm-firmware \\\n    libertas-firmware    \\\n    mt7xxx-firmware      \\\n    nxpwireless-firmware \\\n    realtek-firmware     \\\n    tiwilink-firmware    \\\n    atmel-firmware       \\\n    zd1211-firmware\n",
        "old_state": -1
    },
    "id": 15772150,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15772150/?format=api"
}