Units API.

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

GET /api/units/229436/?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": [
        "This code disables interrupts, sets up a working stack (starting at address <literal>0x1800</literal>) and clears the flags in the EFLAGS register. Note that the <literal>popfl</literal> instruction pops out a doubleword (4 bytes) from the stack and places it in the EFLAGS register. As the value actually popped is <literal>2</literal>, the EFLAGS register is effectively cleared (IA-32 requires that bit 2 of the EFLAGS register always be 1)."
    ],
    "previous_source": "",
    "target": [
        "Esse c�digo desabilita as interrup��es, configura uma pilha de trabalho (iniciando no endere�o <literal> 0x1800 </literal> ) e apaga as bandeiras no registro EFLAGS. Note que o <literal> popfl </literal> A instru��o extrai uma palavra dupla (4 bytes) da pilha e a coloca no registro EFLAGS. Porque o valor realmente estourou � <literal> 2 </literal> , o registro EFLAGS � efetivamente limpo (o IA-32 requer que o bit 2 do registro EFLAGS seja sempre 1). "
    ],
    "id_hash": 3529489275754486430,
    "content_hash": 3529489275754486430,
    "location": "book.translate.xml:1680",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 179,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 67,
    "source_unit": "https://translate-dev.freebsd.org/api/units/229388/?format=api",
    "priority": 100,
    "id": 229436,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=b0fb43cbd7e59a9e",
    "url": "https://translate-dev.freebsd.org/api/units/229436/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-09T14:37:30.830860Z"
}