Units API.

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

GET /api/units/1188086/?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": [
        "Even if we do receive the data, IP does not guarantee we will receive various chunks of data in the same order the other computer has sent it to us.  So, we can receive the center of our image before we receive the upper left corner and after the lower right, for example."
    ],
    "previous_source": "",
    "target": [
        "Even if we do receive the data, IP does not guarantee we will receive various chunks of data in the same order the other computer has sent it to us.  So, we can receive the center of our image before we receive the upper left corner and after the lower right, for example."
    ],
    "id_hash": 237533784198509146,
    "content_hash": 237533784198509146,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:172",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188086/?format=api",
    "priority": 100,
    "id": 1188086,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/en/?checksum=834be3b7dd4e725a",
    "url": "https://translate-dev.freebsd.org/api/units/1188086/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:09:38.154920Z"
}