Units API.

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

GET /api/units/1195154/?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-handbookx86_index/en/?format=api",
    "source": [
        "In the data section we create an array called `hex`.  It contains the 16 hexadecimal digits in ascending order.  The array is followed by a buffer which we will use for both input and output.  The first two bytes of the buffer are initially set to `0`.  This is where we will write the two hexadecimal digits (the first byte also is where we will read the input).  The third byte is a space."
    ],
    "previous_source": "",
    "target": [
        "In the data section we create an array called `hex`.  It contains the 16 hexadecimal digits in ascending order.  The array is followed by a buffer which we will use for both input and output.  The first two bytes of the buffer are initially set to `0`.  This is where we will write the two hexadecimal digits (the first byte also is where we will read the input).  The third byte is a space."
    ],
    "id_hash": -4761770341746481010,
    "content_hash": -4761770341746481010,
    "location": "documentation/content/en/books/developers-handbook/x86/_index.adoc:686",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 155,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 74,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1195154/?format=api",
    "priority": 100,
    "id": 1195154,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookx86_index/en/?checksum=3deacb1a6635e88e",
    "url": "https://translate-dev.freebsd.org/api/units/1195154/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:37:53.159385Z"
}