Units API.

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

GET /api/units/227365/?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_design-44bsd/es/?format=api",
    "source": [
        "A process may terminate by executing an <emphasis>exit</emphasis> system call, sending 8 bits of exit status to its parent. If a process wants to communicate more than a single byte of information with its parent, it must either set up an interprocess-communication channel using pipes or sockets, or use an intermediate file. Interprocess communication is discussed extensively in Chapter 11."
    ],
    "previous_source": "",
    "target": [
        "Un proceso puede terminar ejecutando un <emphasis>salir</emphasis> llamada al sistema, enviando 8 bits de estado de salida a su padre. Si un proceso desea comunicar más de un byte de información con su padre, debe configurar un canal de comunicación entre procesos utilizando tuberías o sockets, o utilizar un archivo intermedio. La comunicación entre procesos se analiza ampliamente en el Capítulo 11."
    ],
    "id_hash": 7007914944216122323,
    "content_hash": 7007914944216122323,
    "location": "book.translate.xml:710",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 146,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 60,
    "source_unit": "https://translate-dev.freebsd.org/api/units/104992/?format=api",
    "priority": 100,
    "id": 227365,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=e1411d83222743d3",
    "url": "https://translate-dev.freebsd.org/api/units/227365/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-14T21:38:05.615902Z"
}