Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17277790/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-configure-swaponzram/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-20T16:53:16.695177Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "In Fedora 33 some editions https://www.fedoraproject.org/wiki/Releases/33/ChangeSet#swap_on_zram[enabled swap on ZRAM by default]. Fedora CoreOS currently has the `zram-generator` included but no configuration in place to enable swap on ZRAM by default. In order to configure swap on ZRAM you can lay down a configuration file via Ignition that will tell the zram generator to set up swap on top of a zram device.",
        "old_state": -1
    },
    "id": 15322899,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15322899/?format=api"
}