Units API.

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

GET /api/units/105041/?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/en/?format=api",
    "source": [
        "These (and other) descriptors can be mapped to objects other than the terminal; such mapping is called <emphasis>I/O redirection</emphasis>, and all the standard shells permit users to do it. The shell can direct the output of a program to a file by closing descriptor 1 (standard output) and opening the desired output file to produce a new descriptor 1. It can similarly redirect standard input to come from a file by closing descriptor 0 and opening the file."
    ],
    "previous_source": "",
    "target": [
        "These (and other) descriptors can be mapped to objects other than the terminal; such mapping is called <emphasis>I/O redirection</emphasis>, and all the standard shells permit users to do it. The shell can direct the output of a program to a file by closing descriptor 1 (standard output) and opening the desired output file to produce a new descriptor 1. It can similarly redirect standard input to come from a file by closing descriptor 0 and opening the file."
    ],
    "id_hash": -8901134778408029004,
    "content_hash": -8901134778408029004,
    "location": "book.translate.xml:1297",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 195,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 78,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105041/?format=api",
    "priority": 100,
    "id": 105041,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_design-44bsd/en/?checksum=0478d1144b1d34b4",
    "url": "https://translate-dev.freebsd.org/api/units/105041/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:22:22.868386Z"
}