Units API.

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

GET /api/units/26368/?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": [
        "For non-threaded programs the PID and TID are the same. For threaded programs the first thread PID and TID are the same and every created thread shares the same PID and gets assigned a unique TID (because <literal>CLONE_THREAD</literal> is passed in) also parent is shared for all processes forming this threaded program."
    ],
    "previous_source": "",
    "target": [
        "Para los programas sin subprocesos, el PID y el TID son los mismos. Para los programas con subprocesos, el PID y el TID del primer subproceso son iguales y cada subproceso creado comparte el mismo PID y se le asigna un TID único (porque <literal>CLONE_THREAD</literal> se pasa) también el padre se comparte para todos los procesos que forman este programa enhebrado."
    ],
    "id_hash": -5721311215938574541,
    "content_hash": -5721311215938574541,
    "location": "article.translate.xml:666",
    "context": "",
    "note": "(itstool) path: sect4/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99500/?format=api",
    "priority": 100,
    "id": 26368,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=3099d1c30c85e733",
    "url": "https://translate-dev.freebsd.org/api/units/26368/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:39.227899Z"
}