Units API.

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

GET /api/units/26385/?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/articles_linux-emulation/es/?format=api",
    "source": [
        "There are basically two types of binaries in FreeBSD. Shell-like text scripts which are identified by <literal>#!</literal> as their first two characters and normal (typically <firstterm>ELF</firstterm>) binaries, which are a representation of a compiled executable object. The vast majority (one could say all of them) of binaries in FreeBSD are from type ELF. ELF files contain a header, which specifies the OS ABI for this ELF file. By reading this information, the operating system can accurately determine what type of binary the given file is."
    ],
    "previous_source": "",
    "target": [
        "Básicamente, existen dos tipos de binarios en FreeBSD. Scripts de texto tipo shell que se identifican por <literal>#!</literal> como sus dos primeros personajes y normal (typically <firstterm>ELF</firstterm>) binarios, que son una representación de un objeto ejecutable compilado. La gran mayoría (se podría decir que todos) de los binarios en FreeBSD son del tipo ELF. Los archivos ELF contienen un encabezado, que especifica la ABI del sistema operativo para este archivo ELF. Al leer esta información, el sistema operativo puede determinar con precisión qué tipo de binario es el archivo dado."
    ],
    "id_hash": 7956597462966709587,
    "content_hash": 7956597462966709587,
    "location": "article.translate.xml:792",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 120,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 85,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99518/?format=api",
    "priority": 100,
    "id": 26385,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=ee6b833c98e7ad53",
    "url": "https://translate-dev.freebsd.org/api/units/26385/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:39.401506Z"
}