Units API.

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

GET /api/units/33791/?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": [
        "Here we have a simple pccard probe routine that matches a few devices. As stated above, the name may vary (if it is not <function>foo_pccard_probe()</function> it will be <function>foo_pccard_match()</function>). The function <function>pccard_product_lookup()</function> is a generalized function that walks the table and returns a pointer to the first entry that it matches. Some drivers may use this mechanism to convey additional information about some cards to the rest of the driver, so there may be some variance in the table. The only requirement is that each row of the table must have a <function>struct</function> <varname remap=\"structname\">pccard_product</varname> as the first element."
    ],
    "previous_source": "",
    "target": [
        "Aqui temos uma simples rotina de teste pccard que combina com alguns dispositivos. Como dito acima, o nome pode variar (se n�o for <function> foo_pccard_probe () </function> ser� <function> foo_pccard_match () </function> ). A fun��o <function> pccard_product_lookup () </function> � uma fun��o generalizada que percorre a tabela e retorna um ponteiro para a primeira entrada correspondente. Alguns drivers podem usar esse mecanismo para transmitir informa��es adicionais sobre alguns cart�es para o restante do driver, portanto, pode haver alguma varia��o na tabela. O �nico requisito � que cada linha da tabela deve ter um <function> struct </function><varname remap=\"structname\"> pccard_product </varname> como o primeiro elemento \""
    ],
    "id_hash": 6965995186334970110,
    "content_hash": 6965995186334970110,
    "location": "book.translate.xml:23743",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2694,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 99,
    "source_unit": "https://translate-dev.freebsd.org/api/units/104823/?format=api",
    "priority": 100,
    "id": 33791,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=e0ac2fb6ec93b0fe",
    "url": "https://translate-dev.freebsd.org/api/units/33791/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:17.751969Z"
}