Units API.

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

GET /api/units/120510/?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": [
        "In <trademark class=\"registered\">UNIX</trademark>, basic permissions are assigned using three types of access: read, write, and execute. These access types are used to determine file access to the file's owner, group, and others (everyone else). The read, write, and execute permissions can be represented as the letters <literal>r</literal>, <literal>w</literal>, and <literal>x</literal>. They can also be represented as binary numbers as each permission is either on or off (<literal>0</literal>). When represented as a number, the order is always read as <literal>rwx</literal>, where <literal>r</literal> has an on value of <literal>4</literal>, <literal>w</literal> has an on value of <literal>2</literal> and <literal>x</literal> has an on value of <literal>1</literal>."
    ],
    "previous_source": "",
    "target": [
        "In <trademark class=\"registered\">UNIX</trademark>, basic permissions are assigned using three types of access: read, write, and execute. These access types are used to determine file access to the file's owner, group, and others (everyone else). The read, write, and execute permissions can be represented as the letters <literal>r</literal>, <literal>w</literal>, and <literal>x</literal>. They can also be represented as binary numbers as each permission is either on or off (<literal>0</literal>). When represented as a number, the order is always read as <literal>rwx</literal>, where <literal>r</literal> has an on value of <literal>4</literal>, <literal>w</literal> has an on value of <literal>2</literal> and <literal>x</literal> has an on value of <literal>1</literal>."
    ],
    "id_hash": -5926324595212394841,
    "content_hash": -5926324595212394841,
    "location": "book.translate.xml:6854",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1038,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 102,
    "source_unit": "https://translate-dev.freebsd.org/api/units/120510/?format=api",
    "priority": 100,
    "id": 120510,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/en/?checksum=2dc1772dfeb45ea7",
    "url": "https://translate-dev.freebsd.org/api/units/120510/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:28:43.799270Z"
}