Units API.

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

GET /api/units/1711391/?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/nl_NL/?format=api",
    "source": [
        "Different programs expect various levels of structure, but the kernel does not impose structure on I/O.  For instance, the convention for text files is lines of ASCII characters separated by a single newline character (the ASCII line-feed character), but the kernel knows nothing about this convention.  For the purposes of most programs, the model is further simplified to being a stream of data bytes, or an _I/O stream_.  It is this single common data form that makes the characteristic UNIX tool-based approach work crossref:design-44bsd[biblio-kernighan, [Kernighan & Pike, 1984]].  An I/O stream from one program can be fed as input to almost any other program.  (This kind of traditional UNIX I/O stream should not be confused with the Eighth Edition stream I/O system or with the System V, Release 3 STREAMS, both of which can be accessed as traditional I/O streams.)"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -580461168601033949,
    "content_hash": -580461168601033949,
    "location": "documentation/content/en/books/design-44bsd/_index.adoc:412",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 168,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 140,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1711288/?format=api",
    "priority": 100,
    "id": 1711391,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/nl_NL/?checksum=77f1c9a47fa09323",
    "url": "https://translate-dev.freebsd.org/api/units/1711391/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-14T20:35:33.667043Z"
}