Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17574042/?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/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-08-27T15:30:39.211277Z",
    "action": 5,
    "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": 20,
        "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": 0
    },
    "id": 17009769,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17009769/?format=api"
}