Units API.

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

GET /api/units/208403/?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": [
        "Just like <filename>boot0</filename>, this code relocates <filename>boot1</filename>, this time to memory address <literal>0x700</literal>. However, unlike <filename>boot0</filename>, it does not jump there. <filename>boot1</filename> is linked to execute at address <literal>0x7c00</literal>, effectively where it was loaded in the first place. The reason for this relocation will be discussed shortly."
    ],
    "previous_source": "",
    "target": [
        "Al igual que <filename>boot0</filename>, este código se reubica<filename>boot1</filename>,esta vez a la dirección de memoria <literal>0x700</literal>. Sin embargo, a diferencia de <filename>boot0</filename>, no salta ahí. <filename>boot1</filename>está vinculado para ejecutarse en la dirección <literal>0x7c00</literal>, efectivamente donde se cargó en primer lugar. El motivo de esta reubicación se discutirá en breve."
    ],
    "id_hash": -8047247271417493917,
    "content_hash": -8047247271417493917,
    "location": "book.translate.xml:1049",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 114,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 47,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102260/?format=api",
    "priority": 100,
    "id": 208403,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/es/?checksum=10526f3e276dc663",
    "url": "https://translate-dev.freebsd.org/api/units/208403/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-10T23:59:53.814383Z"
}