Units API.

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

GET /api/units/26488/?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": [
        "This routine first checks whether the signal has been installed with a <literal>SA_SIGINFO</literal> in which case it calls <function>linux_rt_sendsig</function> routine instead. Furthermore, it allocates (or reuses an already existing) signal handle context, then it builds a list of arguments for the signal handler. It translates the signal number based on the signal translation table, assigns a handler, translates sigset. Then it saves context for the <function>sigreturn</function> routine (various registers, translated trap number and signal mask). Finally, it copies out the signal context to the userspace and prepares context for the actual signal handler to run."
    ],
    "previous_source": "",
    "target": [
        "Esta rutina comprueba primero si la señal se ha instalado con un <literal>SA_SIGINFO</literal> en cuyo caso llama <function>linux_rt_sendsig</function> rutina en su lugar. Además, asigna (o reutiliza un contexto de manejador de señal ya existente), luego crea una lista de argumentos para el manejador de señal. Traduce el número de señal basado en la tabla de traducción de señales, asigna un manejador, traduce sigset. Luego guarda contexto para el <function>sigreturn</function> rutina (varios registros, número de trampa traducido y máscara de señal). Finalmente, copia el contexto de la señal al espacio de usuario y prepara el contexto para que se ejecute el manejador de señal real."
    ],
    "id_hash": -3495265097784561479,
    "content_hash": -3495265097784561479,
    "location": "article.translate.xml:1410",
    "context": "",
    "note": "(itstool) path: sect3/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 223,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 95,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99621/?format=api",
    "priority": 100,
    "id": 26488,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=4f7e52e98abaf0b9",
    "url": "https://translate-dev.freebsd.org/api/units/26488/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:40.469560Z"
}