Units API.

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

GET /api/units/26332/?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": [
        "FreeBSD operating system adheres to the traditional <trademark class=\"registered\">UNIX</trademark> scheme, where every process has a unique identification number, the so called <firstterm>PID</firstterm> (Process ID). PID numbers are allocated either linearly or randomly ranging from <literal>0</literal> to <literal>PID_MAX</literal>. The allocation of PID numbers is done using linear searching of PID space. Every thread in a process receives the same PID number as result of the <citerefentry><refentrytitle>getpid</refentrytitle><manvolnum>2</manvolnum></citerefentry> call."
    ],
    "previous_source": "",
    "target": [
        "El sistema operativo FreeBSD se adhiere al tradicional <trademark class=\"registered\">UNIX</trademark> esquema, donde cada proceso tiene un número de identificación único, el llamado <firstterm>PID</firstterm> (Identificacion de proceso). Los números PID se asignan de forma lineal o aleatoria desde <literal>0</literal> a <literal>PID_MAX</literal>. La asignación de números PID se realiza mediante una búsqueda lineal del espacio PID. Cada hilo en un proceso recibe el mismo número PID como resultado de la <citerefentry><refentrytitle>getpid</refentrytitle><manvolnum>2</manvolnum></citerefentry> llamada."
    ],
    "id_hash": -1421460025639635270,
    "content_hash": -1421460025639635270,
    "location": "article.translate.xml:403",
    "context": "",
    "note": "(itstool) path: sect4/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 67,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 66,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99464/?format=api",
    "priority": 100,
    "id": 26332,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=6c45f5a34d54f6ba",
    "url": "https://translate-dev.freebsd.org/api/units/26332/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:38.816887Z"
}