Units API.

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

GET /api/units/30597/?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": [
        "For this first example, we program packetdrill_ to inject the segments that a client would send. The first step is thus to prepare a :manpage:`socket` that can be used to accept this connection. This socket can be created by using the four system calls below."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -4438568763727824925,
    "content_hash": -4438568763727824925,
    "location": "../../exercises/tcp-2.rst:65",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 45,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35687/?format=api",
    "priority": 100,
    "id": 30597,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisestcp-2/fr/?checksum=42670939d6dbb7e3",
    "url": "https://weblate.info.ucl.ac.be/api/units/30597/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T15:16:06.878161+02:00"
}