Units API.

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

GET /api/units/1188827/?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/nl_NL/?format=api",
    "source": [
        "Not all protocols are that simple.  Many receive a request from the client, reply to it, then receive another request from the same client.  As a result, they do not know in advance how long they will be serving the client.  Such servers usually start a new process for each client.  While the new process is serving its client, the daemon can continue listening for more connections."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 389247071798560789,
    "content_hash": 389247071798560789,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:852",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 214,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188206/?format=api",
    "priority": 100,
    "id": 1188827,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/nl_NL/?checksum=8566e226446a0815",
    "url": "https://translate-dev.freebsd.org/api/units/1188827/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:12:21.566786Z"
}