Units API.

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

GET /api/units/123382/?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": [
        "Then run <command>cap_mkdb /etc/login.conf</command> as described in <xref linkend=\"users-limiting\"/>. Note that this change will not affect any existing password hashes. This means that all passwords should be re-hashed by asking users to run <command>passwd</command> in order to change their password."
    ],
    "previous_source": "",
    "target": [
        "Then run <command>cap_mkdb /etc/login.conf</command> as described in <xref linkend=\"users-limiting\"/>. Note that this change will not affect any existing password hashes. This means that all passwords should be re-hashed by asking users to run <command>passwd</command> in order to change their password."
    ],
    "id_hash": -619778795225576974,
    "content_hash": -619778795225576974,
    "location": "book.translate.xml:25985",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4235,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 40,
    "source_unit": "https://translate-dev.freebsd.org/api/units/123382/?format=api",
    "priority": 100,
    "id": 123382,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/en/?checksum=77661a782f4289f2",
    "url": "https://translate-dev.freebsd.org/api/units/123382/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:29:23.542250Z"
}