Units API.

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

GET /api/units/227409/?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/es/?format=api",
    "source": [
        "The kernel keeps for each process a <emphasis>descriptor table</emphasis>, which is a table that the kernel uses to translate the external representation of a descriptor into an internal representation. (The descriptor is merely an index into this table.) The descriptor table of a process is inherited from that process's parent, and thus access to the objects to which the descriptors refer also is inherited. The main ways that a process can obtain a descriptor are by opening or creation of an object, and by inheritance from the parent process. In addition, socket IPC allows passing of descriptors in messages between unrelated processes on the same machine."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 531689082859934876,
    "content_hash": 531689082859934876,
    "location": "book.translate.xml:1234",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 190,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 106,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105036/?format=api",
    "priority": 100,
    "id": 227409,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/es/?checksum=8760f06762d1d49c",
    "url": "https://translate-dev.freebsd.org/api/units/227409/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-14T21:38:05.937424Z"
}