Units API.

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

GET /api/units/25041/?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_geom-class/es/?format=api",
    "source": [
        "Kernel threads are created with <citerefentry><refentrytitle>kthread_create</refentrytitle><manvolnum>9</manvolnum></citerefentry> function, and they are sort of similar to userland threads in behavior, only they cannot return to caller to signify termination, but must call <citerefentry><refentrytitle>kthread_exit</refentrytitle><manvolnum>9</manvolnum></citerefentry>."
    ],
    "previous_source": "",
    "target": [
        "Los threads del kernel se crean con la función <citerefentry><refentrytitle>kthread_create</refentrytitle><manvolnum>9</manvolnum></citerefentry>, y son similares en el comportamiento a los threads del espacio de usuario, solo que no pueden regresar a quien los ha llamado para indicar que han terminado, debe llamar a <citerefentry><refentrytitle>kthread_exit</refentrytitle><manvolnum>9</manvolnum></citerefentry>."
    ],
    "id_hash": -8076999214399180430,
    "content_hash": -8076999214399180430,
    "location": "article.translate.xml:770",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 145,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 31,
    "source_unit": "https://translate-dev.freebsd.org/api/units/98901/?format=api",
    "priority": 100,
    "id": 25041,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_geom-class/es/?checksum=0fe8bc021ea0b172",
    "url": "https://translate-dev.freebsd.org/api/units/25041/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:07:32.420742Z"
}