Units API.

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

GET /api/units/1136241/?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-handbookdriverbasics_index/it_IT/?format=api",
    "source": [
        "This chapter provides a brief introduction to writing device drivers for FreeBSD. A device in this context is a term used mostly for hardware-related stuff that belongs to the system, like disks, printers, or a graphics display with its keyboard. A device driver is the software component of the operating system that controls a specific device. There are also so-called pseudo-devices where a device driver emulates the behavior of a device in software without any particular underlying hardware. Device drivers can be compiled into the system statically or loaded on demand through the dynamic kernel linker facility `kld'."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 9075963108666372159,
    "content_hash": 9075963108666372159,
    "location": "documentation/content/en/books/arch-handbook/driverbasics/_index.adoc:54",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 98,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1136040/?format=api",
    "priority": 100,
    "id": 1136241,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookdriverbasics_index/it_IT/?checksum=fdf44c5c5e9bf03f",
    "url": "https://translate-dev.freebsd.org/api/units/1136241/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:17:33.115395Z"
}