Units API.

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

GET /api/units/1177704/?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/documentation/booksdesign-44bsd_index/en/?format=api",
    "source": [
        "A terminal has a process-group identifier assigned to it.  This identifier is normally set to the identifier of a process group associated with the terminal.  A job-control shell may create a number of process groups associated with the same terminal; the terminal is the _controlling terminal_ for each process in these groups.  A process may read from a descriptor for its controlling terminal only if the terminal's process-group identifier matches that of the process.  If the identifiers do not match, the process will be blocked if it attempts to read from the terminal.  By changing the process-group identifier of the terminal, a shell can arbitrate a terminal among several different jobs.  This arbitration is called _job control_ and is described, with process groups, in Section 4.8."
    ],
    "previous_source": "",
    "target": [
        "A terminal has a process-group identifier assigned to it.  This identifier is normally set to the identifier of a process group associated with the terminal.  A job-control shell may create a number of process groups associated with the same terminal; the terminal is the _controlling terminal_ for each process in these groups.  A process may read from a descriptor for its controlling terminal only if the terminal's process-group identifier matches that of the process.  If the identifiers do not match, the process will be blocked if it attempts to read from the terminal.  By changing the process-group identifier of the terminal, a shell can arbitrate a terminal among several different jobs.  This arbitration is called _job control_ and is described, with process groups, in Section 4.8."
    ],
    "id_hash": 6860888637697278524,
    "content_hash": 6860888637697278524,
    "location": "documentation/content/en/books/design-44bsd/_index.adoc:309",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 147,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 126,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1177704/?format=api",
    "priority": 100,
    "id": 1177704,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdesign-44bsd_index/en/?checksum=df36c5dd8d75c23c",
    "url": "https://translate-dev.freebsd.org/api/units/1177704/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-03T22:35:57.223235Z"
}