Units API.

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

GET /api/units/30588/?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/exercisestcp-2/fr/?format=api",
    "source": [
        "Packet capture tools like tcpdump_ and Wireshark_ are very useful to observe the segments that transport protocols exchange. TCP is a complex protocol that has evolved a lot since its first specification :rfc:`793`. TCP includes a large number of heuristics that influence the reaction of a TCP implementation to various types of events. A TCP implementation interacts with the application through the ``socket`` API."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 31168452246808644,
    "content_hash": 31168452246808644,
    "location": "../../exercises/tcp-2.rst:16",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 64,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35678/?format=api",
    "priority": 100,
    "id": 30588,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisestcp-2/fr/?checksum=806ebb8acc5ea844",
    "url": "https://weblate.info.ucl.ac.be/api/units/30588/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T15:16:06.591356+02:00"
}