Units API.

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

GET /api/units/120858/?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/en/?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": [
        "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."
    ],
    "id_hash": -2094714742856375612,
    "content_hash": -2094714742856375612,
    "location": "book.translate.xml:8529",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "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": 120858,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/en/?checksum=62ee140a2645a2c4",
    "url": "https://translate-dev.freebsd.org/api/units/120858/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:28:48.118865Z"
}