Units API.

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

GET /api/units/17277148/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesstorage/cs/?format=api",
    "source": [
        "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  disks:\n  - # The link to the block device the OS was booted from.\n    device: /dev/disk/by-id/coreos-boot-disk\n    # We do not want to wipe the partition table since this is the primary\n    # device.\n    wipe_table: false\n    partitions:\n    - number: 4\n      label: root\n      # Allocate at least 8 GiB to the rootfs. See NOTE above about this.\n      size_mib: 8192\n      resize: true\n    - size_mib: 0\n      # We assign a descriptive label to the partition. This is important\n      # for referring to it in a device-agnostic way in other parts of the\n      # configuration.\n      label: var\n  filesystems:\n    - path: /var\n      device: /dev/disk/by-partlabel/var\n      # We can select the filesystem we'd like.\n      format: ext4\n      # Ask Butane to generate a mount unit for us so that this filesystem\n      # gets mounted in the real root.\n      with_mount_unit: true\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5450087745077690323,
    "content_hash": -5450087745077690323,
    "location": "pages/storage.adoc:59",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 136,
    "source_unit": "https://translate.fedoraproject.org/api/units/16788008/?format=api",
    "priority": 100,
    "id": 17277148,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesstorage/cs/?checksum=345d661257ef402d",
    "url": "https://translate.fedoraproject.org/api/units/17277148/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-20T16:38:59.732948Z"
}