Units API.

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

GET /api/units/227373/?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 choose to have signals delivered on a special stack so that sophisticated software stack manipulations are possible. For example, a language supporting coroutines needs to provide a stack for each coroutine. The language run-time system can allocate these stacks by dividing up the single stack provided by 4.4BSD. If the kernel does not support a separate signal stack, the space allocated for each coroutine must be expanded by the amount of space required to catch a signal."
    ],
    "previous_source": "",
    "target": [
        "Un proceso puede optar por que las señales se envíen en una pila especial para que sean posibles manipulaciones sofisticadas de la pila de software. Por ejemplo, un lenguaje que admita corrutinas debe proporcionar una pila para cada corrutina. El sistema de tiempo de ejecución del lenguaje puede asignar estas pilas dividiendo la pila única proporcionada por 4.4BSD. Si el núcleo no admite una pila de señales separada, el espacio asignado para cada corrutina debe expandirse por la cantidad de espacio requerida para captar una señal."
    ],
    "id_hash": -8577835401393644031,
    "content_hash": -8577835401393644031,
    "location": "book.translate.xml:797",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 154,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 80,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105000/?format=api",
    "priority": 100,
    "id": 227373,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=08f5682656295e01",
    "url": "https://translate-dev.freebsd.org/api/units/227373/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-14T21:38:05.670801Z"
}