Units API.

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

GET /api/units/26366/?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": [
        "<literal>CLONE_PARENT</literal> sets the real parent to the parent of the caller. This is useful for threads because if thread A creates thread B we want thread B to be parented to the parent of the whole thread group. <literal>CLONE_THREAD</literal> does exactly the same thing as <literal>CLONE_PARENT</literal>, <literal>CLONE_VM</literal> and <literal>CLONE_SIGHAND</literal>, rewrites PID to be the same as PID of the caller, sets exit signal to be none and enters the thread group. <literal>CLONE_SETTLS</literal> sets up GDT entries for TLS handling. The <literal>CLONE_*_*TID</literal> set of flags sets/clears user supplied address to TID or 0."
    ],
    "previous_source": "",
    "target": [
        "<literal>CLONE_PARENT</literal> establece el padre real en el padre de la persona que llama. Esto es útil para subprocesos porque si el subproceso A crea el subproceso B, queremos que el subproceso B sea parental al padre de todo el grupo de subprocesos. <literal>CLONE_THREAD</literal> hace exactamente lo mismo que <literal>CLONE_PARENT</literal>, <literal>CLONE_VM</literal> y <literal>CLONE_SIGHAND</literal>, reescribe el PID para que sea el mismo que el PID de la persona que llama, configura la señal de salida como ninguna y entra en el grupo de hilos. <literal>CLONE_SETTLS</literal> configura entradas GDT para el manejo de TLS. los <literal>CLONE_*_*TID</literal> conjunto de banderas establece/borra la dirección proporcionada por el usuario a TID o 0."
    ],
    "id_hash": 4537190143977083227,
    "content_hash": 4537190143977083227,
    "location": "article.translate.xml:641",
    "context": "",
    "note": "(itstool) path: sect4/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 92,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99498/?format=api",
    "priority": 100,
    "id": 26366,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=bef756659a28515b",
    "url": "https://translate-dev.freebsd.org/api/units/26366/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:39.203373Z"
}