Units API.

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

GET /api/units/208355/?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/es/?format=api",
    "source": [
        "It is worth looking at the <filename>Makefile</filename> for <filename>boot0</filename> (<filename>sys/boot/i386/boot0/Makefile</filename>), as it defines some of the run-time behavior of <filename>boot0</filename>. For instance, if a terminal connected to the serial port (COM1) is used for I/O, the macro <literal>SIO</literal> must be defined (<literal>-DSIO</literal>). <literal>-DPXE</literal> enables boot through <acronym>PXE</acronym> by pressing <keycap>F6</keycap>. Additionally, the program defines a set of <emphasis>flags</emphasis> that allow further modification of its behavior. All of this is illustrated in the <filename>Makefile</filename>. For example, look at the linker directives which command the linker to start the text section at address <literal>0x600</literal>, and to build the output file <quote>as is</quote> (strip out any file formatting):"
    ],
    "previous_source": "",
    "target": [
        "Vale la pena mirar el <filename>Makefile</filename> para <filename>boot0</filename> (<filename>sys/boot/i386/boot0/Makefile</filename>), ya que define algunos de los comportamientos en tiempo de ejecución de<filename>boot0</filename>.Por ejemplo, si un terminal conectado al puerto serie (COM1) se utiliza para I/O, la macro <literal>SIO</literal> debe ser definido (<literal>-DSIO</literal>). <literal>-DPXE</literal> permite el arranque a través <acronym>PXE</acronym> presionando <keycap>F6</keycap>. Además, el programa define un conjunto de <emphasis>flags</emphasis> que permiten una mayor modificación de su comportamiento. Todo esto se ilustra en la <filename>Makefile</filename>. Por ejemplo, mire las directivas del vinculador que ordenan al vinculador que inicie la sección de texto en la dirección<literal>0x600</literal>, y para construir el archivo de salida <quote>como es</quote> (elimine cualquier formato de archivo):"
    ],
    "id_hash": -7598527925815612649,
    "content_hash": -7598527925815612649,
    "location": "book.translate.xml:568",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 66,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 105,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102212/?format=api",
    "priority": 100,
    "id": 208355,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/es/?checksum=168c9b1c35dfeb17",
    "url": "https://translate-dev.freebsd.org/api/units/208355/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-10T23:59:53.452070Z"
}