Units API.

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

GET /api/units/42234/?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_faq/pt_BR/?format=api",
    "source": [
        "On a 64-bit version of FreeBSD, or when running a PAE-enabled kernel, FreeBSD will correctly detect and remap the memory so it is usable. During boot, however, it may seem as if FreeBSD is detecting more memory than the system really has, due to the described remapping. This is normal and the available memory will be corrected as the boot process completes."
    ],
    "previous_source": "",
    "target": [
        "Em uma versão de 64 bits do FreeBSD, ou quando o kernel estiver habilitado para PAE, o FreeBSD irá corretamente detectar e remapear a memória para que ela seja utilizável. Durante a inicialização, no entanto, pode parecer que o FreeBSD está detectando mais memória do que o sistema realmente possui, devido ao remapeamento descrito. Isso é normal e a memória disponível será corrigida conforme o processo de inicialização for concluído."
    ],
    "id_hash": -5268342958150310853,
    "content_hash": -5268342958150310853,
    "location": "book.translate.xml:1750",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 290,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 62,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108069/?format=api",
    "priority": 100,
    "id": 42234,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/pt_BR/?checksum=36e315fe1085243b",
    "url": "https://translate-dev.freebsd.org/api/units/42234/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:31.069869Z"
}