Units API.

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

GET /api/units/1128833/?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/es/?format=api",
    "source": [
        "The probing for a driver for a newly attached device checks first for device specific drivers. If not found, the probe code iterates over all supported configurations until a driver attaches in a configuration. To support devices with multiple drivers on different interfaces, the probe iterates over all interfaces in a configuration that have not yet been claimed by a driver. Configurations that exceed the power budget for the hub are ignored. During attach the driver should initialise the device to its proper state, but not reset it, as this will make the device disconnect itself from the bus and restart the probing process for it. To avoid consuming unnecessary bandwidth should not claim the interrupt pipe at attach time, but should postpone allocating the pipe until the file is opened and the data is actually used. When the file is closed the pipe should be closed again, even though the device might still be attached."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2103454176056199125,
    "content_hash": -2103454176056199125,
    "location": "documentation/content/en/books/arch-handbook/usb/_index.adoc:153",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 156,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1128832/?format=api",
    "priority": 100,
    "id": 1128833,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookusb_index/es/?checksum=62cf07924adbb82b",
    "url": "https://translate-dev.freebsd.org/api/units/1128833/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:14:37.841801Z"
}