Units API.

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

GET /api/units/171891/?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": [
        "The following examples assume that the users already exist in the system. Before adding a user to the system, make sure to create their home dataset first and set the <option>mountpoint</option> to <literal>/home/<replaceable>bob</replaceable></literal>. Then, create the user and make the home directory point to the dataset's <option>mountpoint</option> location. This will properly set owner and group permissions without shadowing any pre-existing home directory paths that might exist."
    ],
    "previous_source": "",
    "target": [
        "The following examples assume that the users already exist in the system. Before adding a user to the system, make sure to create their home dataset first and set the <option>mountpoint</option> to <literal>/home/<replaceable>bob</replaceable></literal>. Then, create the user and make the home directory point to the dataset's <option>mountpoint</option> location. This will properly set owner and group permissions without shadowing any pre-existing home directory paths that might exist."
    ],
    "id_hash": 4062228613556964119,
    "content_hash": 4062228613556964119,
    "location": "book.translate.xml:42049",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6900,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 66,
    "source_unit": "https://translate-dev.freebsd.org/api/units/171891/?format=api",
    "priority": 100,
    "id": 171891,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/en/?checksum=b85fef66c37d8b17",
    "url": "https://translate-dev.freebsd.org/api/units/171891/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-06T14:23:38.981733Z"
}