Units API.

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

GET /api/units/227502/?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": [
        "Networking implementations on UNIX before 4.2BSD usually worked by overloading the character-device interfaces. One goal of the socket interface was for naive programs to be able to work without change on stream-style connections. Such programs can work only if the <emphasis>read</emphasis> and <emphasis>write</emphasis> systems calls are unchanged. Consequently, the original interfaces were left intact, and were made to work on stream-type sockets. A new interface was added for more complicated sockets, such as those used to send datagrams, with which a destination address must be presented with each <emphasis>send</emphasis> call."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7988374361113258400,
    "content_hash": 7988374361113258400,
    "location": "book.translate.xml:2266",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 283,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 90,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105129/?format=api",
    "priority": 100,
    "id": 227502,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=eedc68283efe69a0",
    "url": "https://translate-dev.freebsd.org/api/units/227502/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-14T21:38:06.638412Z"
}