Units API.

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

GET /api/units/16913/?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/cs/?format=api",
    "source": [
        "The `DATA` primitives are exchanged through a service access point. In the socket API, the equivalent to the service access point is the `socket`. A `socket` is a data structure which is maintained by the networking stack and is used by the application every time it needs to send or receive data through the networking stack."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1391061877393707433,
    "content_hash": -1391061877393707433,
    "location": "../../exercises/sockets.rst:107",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 56,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33718/?format=api",
    "priority": 100,
    "id": 16913,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisessockets/cs/?checksum=6cb1f497b95c2e57",
    "url": "https://weblate.info.ucl.ac.be/api/units/16913/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-14T10:37:32.886160+02:00"
}