Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16788064/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesstorage/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesstorage/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T22:16:59.017975Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  raid:\n    - name: myroot\n      level: raid0\n      devices:\n        - /dev/disk/by-id/virtio-disk1\n        - /dev/disk/by-id/virtio-disk2\n  filesystems:\n    - device: /dev/md/myroot\n      format: xfs\n      wipe_filesystem: true\n      label: root\n",
        "old_state": -1
    },
    "id": 14710966,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14710966/?format=api"
}