Units API.

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

GET /api/units/30586/?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": [
        "In this series of exercises, you will explore in more details the operation of TCP and its congestion control scheme. TCP is a very important protocol in today's Internet since most applications use it to exchange data. We first look at TCP in more details by injecting segments in the Linux TCP stack and analyze how the stack reacts. Then we study the TCP congestion control scheme."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 3262778499204739618,
    "content_hash": 3262778499204739618,
    "location": "../../exercises/tcp-2.rst:10",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35676/?format=api",
    "priority": 100,
    "id": 30586,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/exercisestcp-2/fr/?checksum=ad47b7c211e17222",
    "url": "https://weblate.info.ucl.ac.be/api/units/30586/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-27T15:16:06.547375+02:00"
}