Units API.

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

GET /api/units/229212/?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": [
        "As there is a difference in view as what to the idea of a process ID and thread ID is between FreeBSD and <trademark class=\"registered\">Linux</trademark> we have to translate the view somehow. We do it by PID mangling. This means that we fake what a PID (=TGID) and TID (=PID) is between kernel and userland. The rule of thumb is that in kernel (in Linuxulator) PID = PID and TGID = shared -&gt; group pid and to userland we present <literal>PID = shared -&gt; group_pid</literal> and <literal>TID = proc -&gt; p_pid</literal>. The PID member of <literal>linux_emuldata structure</literal> is a FreeBSD PID."
    ],
    "previous_source": "Because of the described different view knowing what a process ID and thread ID is between FreeBSD and <trademark class=\"registered\">Linux</trademark> we have to translate the view somehow. We do it by PID mangling. This means that we fake what a PID (=TGID) and TID (=PID) is between kernel and userland. The rule of thumb is that in kernel (in Linuxulator) PID = PID and TGID = shared -&gt; group pid and to userland we present <literal>PID = shared -&gt; group_pid</literal> and <literal>TID = proc -&gt; p_pid</literal>. The PID member of <literal>linux_emuldata structure</literal> is a FreeBSD PID.",
    "target": [
        "Debido a la vista diferente descrita, saber qué ID de proceso e ID de subproceso es entre FreeBSD y <trademark class=\"registered\">Linux</trademark> tenemos que traducir la vista de alguna manera. Lo hacemos mediante la manipulación de PID. Esto significa que falsificamos lo que es un PID (= TGID) y TID (= PID) entre el kernel y el área de usuario. La regla general es que en el kernel (en Linuxulator) PID = PID y TGID = compartido -&gt; pid de grupo y al área de usuario presentamos <literal>PID = shared -&gt; group_pid</literal> y <literal>TID = proc -&gt; p_pid</literal>. El miembro PID de<literal>linux_emuldata structure</literal> es un PID de FreeBSD."
    ],
    "id_hash": 7924950461666399546,
    "content_hash": 7924950461666399546,
    "location": "article.translate.xml:1704",
    "context": "",
    "note": "(itstool) path: sect3/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 261,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 101,
    "source_unit": "https://translate-dev.freebsd.org/api/units/229207/?format=api",
    "priority": 100,
    "id": 229212,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=edfb1474ea31953a",
    "url": "https://translate-dev.freebsd.org/api/units/229212/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-09T14:33:01.082251Z"
}