Units API.

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

GET /api/units/31182/?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": [
        "Our next block implements the actual scanning of the partition table. It prints to the screen the partition type for each of the four entries in the partition table. It compares each type with a list of well-known operating system file systems. Examples of recognized partition types are <acronym>NTFS</acronym> (<trademark class=\"registered\">Windows</trademark>, ID 0x7), <literal>ext2fs</literal> (<trademark class=\"registered\">Linux</trademark>, ID 0x83), and, of course, <literal>ffs</literal>/<literal>ufs2</literal> (FreeBSD, ID 0xa5). The implementation is fairly simple."
    ],
    "previous_source": "",
    "target": [
        "Nosso próximo bloco implementa a varredura real da tabela de partições. Ela imprime na tela o tipo de partição para cada uma das quatro entradas na tabela de partições. Ele compara cada tipo com uma lista de sistemas de arquivos conhecidos do sistema operacional. Exemplos de tipos de partição reconhecidos são <acronym>NTFS</acronym> (<trademark class=\"registered\">Windows</trademark> , ID 0x7), <literal>ext2fs</literal> (<trademark class=\"registered\">Linux</trademark> , ID 0x83) e, claro, <literal>ffs</literal>/<literal>ufs2</literal> (FreeBSD, ID 0xa5). A implementação é bastante simples."
    ],
    "id_hash": 8839611051113177313,
    "content_hash": 8839611051113177313,
    "location": "book.translate.xml:749",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 85,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 70,
    "source_unit": "https://translate-dev.freebsd.org/api/units/102231/?format=api",
    "priority": 100,
    "id": 31182,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_arch-handbook/pt_BR/?checksum=faac9b6aae37e0e1",
    "url": "https://translate-dev.freebsd.org/api/units/31182/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:21:42.581453Z"
}