Units API.

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

GET /api/units/1177750/?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/booksdesign-44bsd_index/en/?format=api",
    "source": [
        "Hardware devices have filenames, and may be accessed by the user via the same system calls used for regular files.  The kernel can distinguish a _device special file_ or _special file_, and can determine to what device it refers, but most processes do not need to make this determination.  Terminals, printers, and tape drives are all accessed as though they were streams of bytes, like 4.4BSD disk files.  Thus, device dependencies and peculiarities are kept in the kernel as much as possible, and even in the kernel most of them are segregated in the device drivers."
    ],
    "previous_source": "",
    "target": [
        "Hardware devices have filenames, and may be accessed by the user via the same system calls used for regular files.  The kernel can distinguish a _device special file_ or _special file_, and can determine to what device it refers, but most processes do not need to make this determination.  Terminals, printers, and tape drives are all accessed as though they were streams of bytes, like 4.4BSD disk files.  Thus, device dependencies and peculiarities are kept in the kernel as much as possible, and even in the kernel most of them are segregated in the device drivers."
    ],
    "id_hash": 8150960245929055148,
    "content_hash": 8150960245929055148,
    "location": "documentation/content/en/books/design-44bsd/_index.adoc:466",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 185,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 96,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1177750/?format=api",
    "priority": 100,
    "id": 1177750,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/en/?checksum=f11e072874ee93ac",
    "url": "https://translate-dev.freebsd.org/api/units/1177750/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-03T22:35:59.620657Z"
}