Units API.

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

GET /api/units/1238764/?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/booksporters-handbookporting-dads_index/en/?format=api",
    "source": [
        "Do not rely on Linux(R)-specific socket behavior.  In particular, default socket buffer sizes are different (call man:setsockopt[2] with `SO_SNDBUF` and `SO_RCVBUF`, and while Linux(R)'s man:send[2] blocks when the socket buffer is full, FreeBSD's will fail and set `ENOBUFS` in errno."
    ],
    "previous_source": "",
    "target": [
        "Do not rely on Linux(R)-specific socket behavior.  In particular, default socket buffer sizes are different (call man:setsockopt[2] with `SO_SNDBUF` and `SO_RCVBUF`, and while Linux(R)'s man:send[2] blocks when the socket buffer is full, FreeBSD's will fail and set `ENOBUFS` in errno."
    ],
    "id_hash": 5816767388398232099,
    "content_hash": 5816767388398232099,
    "location": "documentation/content/en/books/porters-handbook/porting-dads/_index.adoc:541",
    "context": "",
    "note": "type: delimited block = 4",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 151,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 40,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1238764/?format=api",
    "priority": 100,
    "id": 1238764,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-dads_index/en/?checksum=d0b94f1f068da223",
    "url": "https://translate-dev.freebsd.org/api/units/1238764/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-12T19:52:34.159647Z"
}