Units API.

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

GET /api/units/123371/?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": [
        "After installation, use <command>visudo</command> to edit <filename>/usr/local/etc/sudoers</filename>. This example creates a new <systemitem class=\"groupname\">webadmin</systemitem> group, adds the <systemitem class=\"username\">trhodes</systemitem> account to that group, and configures that group access to restart <package>apache24</package>:"
    ],
    "previous_source": "",
    "target": [
        "After installation, use <command>visudo</command> to edit <filename>/usr/local/etc/sudoers</filename>. This example creates a new <systemitem class=\"groupname\">webadmin</systemitem> group, adds the <systemitem class=\"username\">trhodes</systemitem> account to that group, and configures that group access to restart <package>apache24</package>:"
    ],
    "id_hash": -6381353602482310416,
    "content_hash": -6381353602482310416,
    "location": "book.translate.xml:25921",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4224,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 31,
    "source_unit": "https://translate-dev.freebsd.org/api/units/123371/?format=api",
    "priority": 100,
    "id": 123371,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_handbook/en/?checksum=2770e0b559e1f2f0",
    "url": "https://translate-dev.freebsd.org/api/units/123371/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:29:23.356069Z"
}