Units API.

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

GET /api/units/26596/?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": [
        "A futex is obtained using the <function>futex_get</function> function, which searches a linear list of futexes and returns the found one or creates a new futex. When releasing a futex from the use we call the <function>futex_put</function> function, which decreases a reference counter of the futex and if the refcount reaches zero it is released."
    ],
    "previous_source": "",
    "target": [
        "Un futex se obtiene utilizando el <function>futex_get</function>función, que busca en una lista lineal de futexes y devuelve el encontrado o crea un nuevo futex. Al liberar un futex del uso, lo llamamos <function>futex_put</function> función, que disminuye un contador de referencia del futex y si el refcount llega a cero se libera."
    ],
    "id_hash": -2749611880161593650,
    "content_hash": -2749611880161593650,
    "location": "article.translate.xml:2193",
    "context": "",
    "note": "(itstool) path: sect4/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 331,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99728/?format=api",
    "priority": 100,
    "id": 26596,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=59d76a9024c636ce",
    "url": "https://translate-dev.freebsd.org/api/units/26596/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:41.753051Z"
}