Units API.

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

GET /api/units/33662/?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/exercisessockets/en/?format=api",
    "source": [
        "A detailed discussion of the socket API is outside the scope of this section and the references cited above provide a detailed discussion of all the  details of the socket API. As a starting point, it is interesting to compare the socket API with the service primitives that we have discussed in the previous chapter. Let us first consider the connectionless service that consists of the following two primitives :"
    ],
    "previous_source": "",
    "target": [
        "A detailed discussion of the socket API is outside the scope of this section and the references cited above provide a detailed discussion of all the  details of the socket API. As a starting point, it is interesting to compare the socket API with the service primitives that we have discussed in the previous chapter. Let us first consider the connectionless service that consists of the following two primitives :"
    ],
    "id_hash": 1839466131740962930,
    "content_hash": 1839466131740962930,
    "location": "../../exercises/sockets.rst:100",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 70,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33662/?format=api",
    "priority": 100,
    "id": 33662,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisessockets/en/?checksum=998718b36ec83072",
    "url": "https://weblate.info.ucl.ac.be/api/units/33662/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:37:32.623723+02:00"
}