Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookpci_index/en/?format=api",
    "source": [
        "\tif (pci_get_vendor(dev) == 0x11c1) {\n\t\tprintf(\"We've got the Winmodem, probe successful!\\n\");\n\t\tdevice_set_desc(dev, \"WinModem\");\n\t\treturn (BUS_PROBE_DEFAULT);\n\t}\n\treturn (ENXIO);\n}\n"
    ],
    "previous_source": "",
    "target": [
        "\tif (pci_get_vendor(dev) == 0x11c1) {\n\t\tprintf(\"We've got the Winmodem, probe successful!\\n\");\n\t\tdevice_set_desc(dev, \"WinModem\");\n\t\treturn (BUS_PROBE_DEFAULT);\n\t}\n\treturn (ENXIO);\n}\n"
    ],
    "id_hash": 3792144164057235103,
    "content_hash": 3792144164057235103,
    "location": "documentation/content/en/books/arch-handbook/pci/_index.adoc:177",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1129678/?format=api",
    "priority": 100,
    "id": 1129678,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookpci_index/en/?checksum=b4a067068bb3be9f",
    "url": "https://translate-dev.freebsd.org/api/units/1129678/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:15:06.221827Z"
}