Units API.

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

GET /api/units/26387/?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": [
        "The nature of emulation of different OSes (and also some other subsystems) led developers to invite a handler event mechanism. There are various places in the kernel, where a list of event handlers are called. Every subsystem can register an event handler and they are called accordingly. For example, when a process exits there is a handler called that possibly cleans up whatever the subsystem needs to be cleaned."
    ],
    "previous_source": "",
    "target": [
        "La naturaleza de la emulación de diferentes sistemas operativos (y también algunos otros subsistemas) llevó a los desarrolladores a invitar a un mecanismo de eventos de controlador. Hay varios lugares en el kernel, donde se llama a una lista de controladores de eventos. Cada subsistema puede registrar un controlador de eventos y se los llama en consecuencia. Por ejemplo, cuando un proceso sale, se llama a un controlador que posiblemente limpia lo que sea que el subsistema necesite limpiarse."
    ],
    "id_hash": -4712575315385871405,
    "content_hash": -4712575315385871405,
    "location": "article.translate.xml:814",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 122,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99520/?format=api",
    "priority": 100,
    "id": 26387,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-emulation/es/?checksum=3e9991b80d2693d3",
    "url": "https://translate-dev.freebsd.org/api/units/26387/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:10:39.417109Z"
}