Units API.

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

GET /api/units/1188150/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbooksockets_index/en/?format=api",
    "source": [
        "Suppose, you wrote a sockets-based program in C.  You know it is going to run on a Pentium(R), so you enter all your constants in reverse and force them to the _network byte order_.  It works well."
    ],
    "previous_source": "",
    "target": [
        "Suppose, you wrote a sockets-based program in C.  You know it is going to run on a Pentium(R), so you enter all your constants in reverse and force them to the _network byte order_.  It works well."
    ],
    "id_hash": -7741274145409941500,
    "content_hash": -7741274145409941500,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:497",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 124,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 37,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188150/?format=api",
    "priority": 100,
    "id": 1188150,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/en/?checksum=1491782e05ecc004",
    "url": "https://translate-dev.freebsd.org/api/units/1188150/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:09:57.355660Z"
}