Units API.

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

GET /api/units/1128768/?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-handbookusb_index/en/?format=api",
    "source": [
        "Each transfer consists of one or more packets. The UHCI driver splits large transfers into multiple packets. For every transfer, apart from isochronous transfers, a QH is allocated. For every type of transfer these QHs are collected at a QH for that type. Isochronous transfers have to be executed first because of the fixed latency requirement and are directly referred to by the pointer in the framelist. The last isochronous TD refers to the QH for interrupt transfers for that frame. All QHs for interrupt transfers point at the QH for control transfers, which in turn points at the QH for bulk transfers. The following diagram gives a graphical overview of this:"
    ],
    "previous_source": "",
    "target": [
        "Each transfer consists of one or more packets. The UHCI driver splits large transfers into multiple packets. For every transfer, apart from isochronous transfers, a QH is allocated. For every type of transfer these QHs are collected at a QH for that type. Isochronous transfers have to be executed first because of the fixed latency requirement and are directly referred to by the pointer in the framelist. The last isochronous TD refers to the QH for interrupt transfers for that frame. All QHs for interrupt transfers point at the QH for control transfers, which in turn points at the QH for bulk transfers. The following diagram gives a graphical overview of this:"
    ],
    "id_hash": 647258607898914069,
    "content_hash": 647258607898914069,
    "location": "documentation/content/en/books/arch-handbook/usb/_index.adoc:95",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 112,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1128768/?format=api",
    "priority": 100,
    "id": 1128768,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookusb_index/en/?checksum=88fb864649a0ed15",
    "url": "https://translate-dev.freebsd.org/api/units/1128768/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:14:36.614968Z"
}