Units API.

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

GET /api/units/55359/?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/boooks_handbook/es/?format=api",
    "source": [
        "Two signals can be used to stop a process: <literal>SIGTERM</literal> and <literal>SIGKILL</literal>. <literal>SIGTERM</literal> is the polite way to kill a process as the process can read the signal, close any log files it may have open, and attempt to finish what it is doing before shutting down. In some cases, a process may ignore <literal>SIGTERM</literal> if it is in the middle of some task that cannot be interrupted."
    ],
    "previous_source": "",
    "target": [
        "Se pueden usar dos señales para detener un proceso: <literal>SIGTERM</literal> y <literal>SIGKILL</literal>. <literal>SIGTERM</literal>es la forma educada de matar un proceso, ya que el proceso puede leer la señal, cerrar cualquier archivo de registro que pueda tener abierto e intentar terminar lo que está haciendo antes de cerrarse. En algunos casos, un proceso puede ignorar <literal>SIGTERM</literal> si está en medio de alguna tarea que no se pueda interrumpir."
    ],
    "id_hash": -2094714742856375612,
    "content_hash": -2094714742856375612,
    "location": "book.translate.xml:8529",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1386,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 68,
    "source_unit": "https://translate-dev.freebsd.org/api/units/120858/?format=api",
    "priority": 100,
    "id": 55359,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/es/?checksum=62ee140a2645a2c4",
    "url": "https://translate-dev.freebsd.org/api/units/55359/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:28:48.118865Z"
}