Units API.

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

GET /api/units/33886/?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_design-44bsd/pt_BR/?format=api",
    "source": [
        "The <emphasis>kernel</emphasis> is the part of the system that runs in protected mode and mediates access by all user programs to the underlying hardware (e.g., CPU, disks, terminals, network links) and software constructs (e.g., filesystem, network protocols). The kernel provides the basic system facilities; it creates and manages processes, and provides functions to access the filesystem and communication facilities. These functions, called <emphasis>system calls</emphasis> appear to user processes as library subroutines. These system calls are the only interface that processes have to these facilities. Details of the system-call mechanism are given in Chapter 3, as are descriptions of several kernel mechanisms that do not execute as the direct result of a process doing a system call."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2215713371855180840,
    "content_hash": 2215713371855180840,
    "location": "book.translate.xml:131",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 116,
    "source_unit": "https://translate-dev.freebsd.org/api/units/104865/?format=api",
    "priority": 100,
    "id": 33886,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/pt_BR/?checksum=9ebfcb928582d428",
    "url": "https://translate-dev.freebsd.org/api/units/33886/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:19.458686Z"
}