Units API.

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

GET /api/units/35892/?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_arch-handbook/zh_CN/?format=api",
    "source": [
        "Most devices in a <trademark class=\"registered\">UNIX</trademark>-like operating system are accessed through device-nodes, sometimes also called special files. These files are usually located under the directory <filename>/dev</filename> in the filesystem hierarchy."
    ],
    "previous_source": "",
    "target": [
        "类&unix;操作系统中的大多数设备都是通过设备节点来访问的,有时也被称为特殊文件。这些文件在文件系统的层次结构中通常位于<filename>/dev</filename>目录下。在FreeBSD 5.0-RELEASE以前的发行版中, 对<citerefentry><refentrytitle>devfs</refentrytitle><manvolnum>5</manvolnum></citerefentry>的支持还没有被集成到FreeBSD中,每个设备节点必须要静态创建,并且独立于相关设备驱动程序的存在。系统中大多数设备节点是通过运行<command>MAKEDEV</command>创建的。"
    ],
    "id_hash": 5815849697817365468,
    "content_hash": 5815849697817365468,
    "location": "book.translate.xml:16122",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1681,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 30,
    "source_unit": "https://translate-dev.freebsd.org/api/units/103821/?format=api",
    "priority": 100,
    "id": 35892,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/zh_CN/?checksum=d0b60c7c89778bdc",
    "url": "https://translate-dev.freebsd.org/api/units/35892/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:03.557053Z"
}