Units API.

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

GET /api/units/12271233/?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/masterpagesgetting-started-libvirt/es/?format=api",
    "source": [
        "virt-install --connect=\"qemu:///system\" --name=\"${VM_NAME}\" --vcpus=\"${VCPUS}\" --memory=\"${RAM_MB}\" \\\n        --os-variant=\"fedora-coreos-$STREAM\" --import --graphics=none \\\n        --disk=\"size=${DISK_GB},backing_store=${IMAGE}\" \\\n        --network bridge=virbr0 \"${IGNITION_DEVICE_ARG[@]}\"\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -3118071347480066358,
    "content_hash": -3118071347480066358,
    "location": "pages/getting-started-libvirt.adoc:40",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translate.fedoraproject.org/api/units/12271230/?format=api",
    "priority": 100,
    "id": 12271233,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started-libvirt/es/?checksum=54ba62a1352086ca",
    "url": "https://translate.fedoraproject.org/api/units/12271233/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-25T22:09:01.143613Z"
}