Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17573966/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-24T22:26:24.378945Z",
    "action": 71,
    "target": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  disks:\n    - device: /dev/disk/by-id/coreos-boot-disk\n      partitions:\n        - label: root\n          number: 4\n          # 0 means to use all available space\n          size_mib: 0\n          resize: true\n  luks:\n    - name: root\n      device: /dev/disk/by-partlabel/root\n      clevis:\n        tpm2: true\n      wipe_volume: true\n  filesystems:\n    - device: /dev/mapper/root\n      format: xfs\n      wipe_filesystem: true\n      label: root\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  disks:\n    - device: /dev/disk/by-id/coreos-boot-disk\n      partitions:\n        - label: root\n          number: 4\n          # 0 means to use all available space\n          size_mib: 0\n          resize: true\n  luks:\n    - name: root\n      device: /dev/disk/by-partlabel/root\n      clevis:\n        tpm2: true\n      wipe_volume: true\n  filesystems:\n    - device: /dev/mapper/root\n      format: xfs\n      wipe_filesystem: true\n      label: root\n",
        "old_state": -1
    },
    "id": 15761491,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15761491/?format=api"
}