Units API.

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

GET /api/units/35387/?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/exercisesdns/en/?format=api",
    "source": [
        "The DNS protocol can run over UDP and over TCP. Most DNS servers prefer to use UDP because it consumes fewer resources on the server. However, TCP is useful when a large answer is expected. Compare `time dig +tcp` and `time dig` to query a root DNS server. Is it faster to receive an answer via TCP or via UDP ?"
    ],
    "previous_source": "",
    "target": [
        "The DNS protocol can run over UDP and over TCP. Most DNS servers prefer to use UDP because it consumes fewer resources on the server. However, TCP is useful when a large answer is expected. Compare `time dig +tcp` and `time dig` to query a root DNS server. Is it faster to receive an answer via TCP or via UDP ?"
    ],
    "id_hash": 6571336223143227222,
    "content_hash": 6571336223143227222,
    "location": "../../exercises/dns.rst:81",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 61,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35387/?format=api",
    "priority": 100,
    "id": 35387,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisesdns/en/?checksum=db32137a801bef56",
    "url": "https://weblate.info.ucl.ac.be/api/units/35387/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T14:56:45.812194+02:00"
}