Units API.

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

GET /api/units/1188170/?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": [
        "The typical server does not initiate the connection.  Instead, it waits for a client to call it and request services.  It does not know when the client will call, nor how many clients will call.  It may be just sitting there, waiting patiently, one moment, The next moment, it can find itself swamped with requests from a number of clients, all calling in at the same time."
    ],
    "previous_source": "",
    "target": [
        "The typical server does not initiate the connection.  Instead, it waits for a client to call it and request services.  It does not know when the client will call, nor how many clients will call.  It may be just sitting there, waiting patiently, one moment, The next moment, it can find itself swamped with requests from a number of clients, all calling in at the same time."
    ],
    "id_hash": 1103928558615587008,
    "content_hash": 1103928558615587008,
    "location": "documentation/content/en/books/developers-handbook/sockets/_index.adoc:615",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 153,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1188170/?format=api",
    "priority": 100,
    "id": 1188170,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooksockets_index/en/?checksum=8f51f12cd9b0e8c0",
    "url": "https://translate-dev.freebsd.org/api/units/1188170/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:10:01.573431Z"
}