Units API.

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

GET /api/units/105046/?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/freebsd-doc/boooks_design-44bsd/en/?format=api",
    "source": [
        "Hardware devices can be categorized as either <emphasis>structured</emphasis> or <emphasis>unstructured</emphasis>; they are known as <emphasis>block</emphasis> or <emphasis>character</emphasis> devices, respectively. Processes typically access devices through <emphasis>special files</emphasis> in the filesystem. I/O operations to these files are handled by kernel-resident software modules termed <emphasis>device drivers</emphasis>. Most network-communication hardware devices are accessible through only the interprocess-communication facilities, and do not have special files in the filesystem name space, because the <emphasis>raw-socket</emphasis> interface provides a more natural interface than does a special file."
    ],
    "previous_source": "",
    "target": [
        "Hardware devices can be categorized as either <emphasis>structured</emphasis> or <emphasis>unstructured</emphasis>; they are known as <emphasis>block</emphasis> or <emphasis>character</emphasis> devices, respectively. Processes typically access devices through <emphasis>special files</emphasis> in the filesystem. I/O operations to these files are handled by kernel-resident software modules termed <emphasis>device drivers</emphasis>. Most network-communication hardware devices are accessible through only the interprocess-communication facilities, and do not have special files in the filesystem name space, because the <emphasis>raw-socket</emphasis> interface provides a more natural interface than does a special file."
    ],
    "id_hash": -8380253724143157604,
    "content_hash": -8380253724143157604,
    "location": "book.translate.xml:1369",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 200,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 79,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105046/?format=api",
    "priority": 100,
    "id": 105046,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/en/?checksum=0bb35ba36ccd7e9c",
    "url": "https://translate-dev.freebsd.org/api/units/105046/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:22.970004Z"
}