Units API.

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

GET /api/units/227358/?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": [
        "The kernel creates a process by duplicating the context of another process. The new process is termed a <emphasis>child process</emphasis> of the original <emphasis>parent process</emphasis> The context duplicated in process creation includes both the user-level execution state of the process and the process's system state managed by the kernel. Important components of the kernel state are described in Chapter 4."
    ],
    "previous_source": "",
    "target": [
        "El kernel crea un proceso duplicando el contexto de otro proceso. El nuevo proceso se denomina <emphasis>proceso hijo</emphasis>del original<emphasis>proceso padre</emphasis> el contexto duplicado en la creación del proceso incluye tanto el estado de ejecución del proceso a nivel de usuario como el estado del sistema del proceso administrado por el kernel. Los componentes importantes del estado del kernel se describen en el Capítulo 4."
    ],
    "id_hash": -2522772996736952856,
    "content_hash": -2522772996736952856,
    "location": "book.translate.xml:645",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 139,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 60,
    "source_unit": "https://translate-dev.freebsd.org/api/units/104985/?format=api",
    "priority": 100,
    "id": 227358,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=5cfd4f53608bd5e8",
    "url": "https://translate-dev.freebsd.org/api/units/227358/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-14T21:38:05.565972Z"
}