Units API.

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

GET /api/units/31237/?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/freebsd-doc/boooks_arch-handbook/pt_BR/?format=api",
    "source": [
        "Starting at address <literal>0x9000</literal> is the beginning of the <acronym>BTX</acronym> server, and immediately following is the <filename>boot2</filename> client. The <acronym>BTX</acronym> server acts as a kernel, and executes in protected mode in the most privileged level. In contrast, the <acronym>BTX</acronym> clients (<filename>boot2</filename>, for example), execute in user mode. We will see how this is accomplished in the next section. The code after the call to <literal>nread</literal> locates the beginning of <filename>boot2</filename> in the memory buffer, and copies it to memory address <literal>0xc000</literal>. This is because the <acronym>BTX</acronym> server arranges <filename>boot2</filename> to execute in a segment starting at <literal>0xa000</literal>. We explore this in detail in the following section."
    ],
    "previous_source": "",
    "target": [
        "Começando no endereço <literal>0x9000</literal> é o começo do servidor <acronym>BTX</acronym> , e imediatamente a seguir é o cliente <filename>boot2</filename>. O servidor <acronym>BTX</acronym> atua como um kernel e é executado no modo protegido no nível mais privilegiado. Em contraste, os clientes <acronym>BTX</acronym> (<filename>boot2</filename> , por exemplo), executam no modo de usuário. Vamos ver como isso é feito na próxima seção. O código após a chamada para <literal>nread</literal> localiza o começo de <filename>boot2</filename> no buffer de memória e copia para o endereço de memória <literal>0xc000</literal>. Isso ocorre porque o servidor <acronym>BTX</acronym> organiza <filename>boot2</filename> para executar em um segmento a partir de <literal>0xa000</literal> . Nés exploramos isso em detalhes na seção seguinte."
    ],
    "id_hash": -3867806288044379565,
    "content_hash": -3867806288044379565,
    "location": "book.translate.xml:1291",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 140,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 106,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102286/?format=api",
    "priority": 100,
    "id": 31237,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=4a52caac6d17b253",
    "url": "https://translate-dev.freebsd.org/api/units/31237/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:43.296013Z"
}