Units API.

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

GET /api/units/18693505/?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/masterpagestutorial-services/cs/?format=api",
    "source": [
        "# Start a Fedora CoreOS virtual machine\nvirt-install --name=fcos --vcpus=2 --ram=2048 --os-variant=fedora-coreos-stable \\\n    --import --network=bridge=virbr0 --graphics=none \\\n    --qemu-commandline=\"-fw_cfg name=opt/com.coreos/config,file=${PWD}/services.ign\" \\\n    --disk=\"size=20,backing_store=${PWD}/fedora-coreos.qcow2\"\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5903772733186091720,
    "content_hash": 5903772733186091720,
    "location": "pages/tutorial-services.adoc:115",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://translate.fedoraproject.org/api/units/18693504/?format=api",
    "priority": 100,
    "id": 18693505,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagestutorial-services/cs/?checksum=d1ee6a057431aac8",
    "url": "https://translate.fedoraproject.org/api/units/18693505/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-13T22:27:56.507866Z",
    "last_updated": "2025-01-13T22:27:56.507885Z"
}