Units API.

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

GET /api/units/31152/?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": [
        "After control is received from the <acronym>BIOS</acronym> at memory address <literal>0x7c00</literal>, <filename>boot0</filename> starts executing. It is the first piece of code under FreeBSD control. The task of <filename>boot0</filename> is quite simple: scan the partition table and let the user choose which partition to boot from. The Partition Table is a special, standard data structure embedded in the <acronym>MBR</acronym> (hence embedded in <filename>boot0</filename>) describing the four standard PC <quote>partitions</quote> <_:footnote-1/>. <filename>boot0</filename> resides in the filesystem as <filename>/boot/boot0</filename>. It is a small 512-byte file, and it is exactly what FreeBSD's installation procedure wrote to the hard disk's <acronym>MBR</acronym> if you chose the <quote>bootmanager</quote> option at installation time. Indeed, <filename>boot0</filename> <emphasis>is</emphasis> the <acronym>MBR</acronym>."
    ],
    "previous_source": "",
    "target": [
        "Depois que o controle é recebido do <acronym>BIOS</acronym> no endereço de memória <literal>0x7c00</literal>, <filename>boot0</filename> começa a executar. É o primeiro pedaço de código sob controle do FreeBSD. A tarefa de <filename>boot0</filename> é bastante simples: escaneie a tabela de partições e deixe o usuário escolher de qual partição inicializar. A Tabela de Partição é uma estrutura de dados padrão especial incorporada no <acronym>MBR</acronym> (portanto, <filename>boot0</filename>) descrevendo o quatro PC padrão <quote>partições</quote> <_:footnote-1/>. <filename>boot0</filename> reside no sistema de arquivos como <filename>/boot/boot0</filename> . É um pequeno arquivo de 512 bytes, e é exatamente o que o procedimento de instalação do FreeBSD escreveu para o <acronym>MBR</acronym> do disco rígido se você escolheu <quote> bootmanager </quote> opção no momento da instalação. De fato, <filename>boot0</filename><emphasis> é </emphasis> o <acronym>MBR</acronym>."
    ],
    "id_hash": 8213560896618725629,
    "content_hash": 8213560896618725629,
    "location": "book.translate.xml:478",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 110,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102201/?format=api",
    "priority": 100,
    "id": 31152,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=f1fc6e1e3fff80fd",
    "url": "https://translate-dev.freebsd.org/api/units/31152/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:42.219471Z"
}