Units API.

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

GET /api/units/1436519/?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/booksarch-handbookboot_index/en/?format=api",
    "source": [
        "Starting at address `0x9000` is the beginning of the BTX server, and immediately following is the [.filename]#boot2# client.  The BTX server acts as a kernel, and executes in protected mode in the most privileged level.  In contrast, the BTX clients ([.filename]#boot2#, for example), execute in user mode.  We will see how this is accomplished in the next section.  The code after the call to `nread` locates the beginning of [.filename]#boot2# in the memory buffer, and copies it to memory address `0xc000`.  This is because the BTX server arranges [.filename]#boot2# to execute in a segment starting at `0xa000`.  We explore this in detail in the following section."
    ],
    "previous_source": "",
    "target": [
        "Starting at address `0x9000` is the beginning of the BTX server, and immediately following is the [.filename]#boot2# client.  The BTX server acts as a kernel, and executes in protected mode in the most privileged level.  In contrast, the BTX clients ([.filename]#boot2#, for example), execute in user mode.  We will see how this is accomplished in the next section.  The code after the call to `nread` locates the beginning of [.filename]#boot2# in the memory buffer, and copies it to memory address `0xc000`.  This is because the BTX server arranges [.filename]#boot2# to execute in a segment starting at `0xa000`.  We explore this in detail in the following section."
    ],
    "id_hash": -7199653477764174426,
    "content_hash": -7199653477764174426,
    "location": "documentation/content/en/books/arch-handbook/boot/_index.adoc:718",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 106,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1436519/?format=api",
    "priority": 100,
    "id": 1436519,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookboot_index/en/?checksum=1c15b14eaff5eda6",
    "url": "https://translate-dev.freebsd.org/api/units/1436519/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-07-08T02:58:57.169077Z"
}