Units API.

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

GET /api/units/227407/?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/es/?format=api",
    "source": [
        "A <emphasis>socket</emphasis> is a transient object that is used for interprocess communication; it exists only as long as some process holds a descriptor referring to it. A socket is created by the <emphasis>socket</emphasis> system call, which returns a descriptor for it. There are different kinds of sockets that support various communication semantics, such as reliable delivery of data, preservation of message ordering, and preservation of message boundaries."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 1487511404518636145,
    "content_hash": 1487511404518636145,
    "location": "book.translate.xml:1215",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 188,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105034/?format=api",
    "priority": 100,
    "id": 227407,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=94a4b3bdc1acfa71",
    "url": "https://translate-dev.freebsd.org/api/units/227407/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-14T21:38:05.920876Z"
}