Units API.

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

GET /api/units/1129694/?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": [
        "\t/* Teardown the state in our softc created in our attach routine. */\n\tsc = device_get_softc(dev);\n\tdestroy_dev(sc->my_cdev);\n\tprintf(\"Mypci detach!\\n\");\n\treturn (0);\n}\n"
    ],
    "previous_source": "",
    "target": [
        "\t/* Teardown the state in our softc created in our attach routine. */\n\tsc = device_get_softc(dev);\n\tdestroy_dev(sc->my_cdev);\n\tprintf(\"Mypci detach!\\n\");\n\treturn (0);\n}\n"
    ],
    "id_hash": -3741085744382605801,
    "content_hash": -3741085744382605801,
    "location": "documentation/content/en/books/arch-handbook/pci/_index.adoc:217",
    "context": "",
    "note": "type: delimited block . 4",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1129694/?format=api",
    "priority": 100,
    "id": 1129694,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookpci_index/en/?checksum=4c14fe562bcc0617",
    "url": "https://translate-dev.freebsd.org/api/units/1129694/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:15:06.527935Z"
}