Units API.

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

GET /api/units/18259/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlestransport/cs/?format=api",
    "source": [
        "When two applications need to communicate, they need to structure their exchange of information. Structuring this exchange of information requires solving two different problems. The first problem is how to represent the information being exchanged knowing that the two applications may be running on hosts that use different operating systems, different processors and have different conventions to store information. This requires a common syntax to transfer the information between the two applications. For this chapter, let us assume that this syntax exists and that the two applications simply need to exchange bytes. We will discuss later how more complex data can be encoded as sequences of bytes to be exchanged. The second problem is how to organize the interactions between the application and the underlying network. From the application's viewpoint, the `network` will appear as the `transport layer` service. This `transport layer` can provide three types of services to the applications :"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2008471251425645770,
    "content_hash": 2008471251425645770,
    "location": "../../principles/transport.rst:222",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 65,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 152,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/34808/?format=api",
    "priority": 100,
    "id": 18259,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlestransport/cs/?checksum=9bdf85f63acf54ca",
    "url": "https://weblate.info.ucl.ac.be/api/units/18259/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:39:32.336677+02:00"
}