Units API.

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

GET /api/units/92323/?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_porters-handbook/en/?format=api",
    "source": [
        "The packages to build. The default value is <varname>${GO_PKGNAME}</varname>. <varname>GO_TARGET</varname> can also be a tuple in the form <literal>package:path</literal> where path can be either a simple filename or a full path starting with <literal>${PREFIX}</literal>."
    ],
    "previous_source": "",
    "target": [
        "The packages to build. The default value is <varname>${GO_PKGNAME}</varname>. <varname>GO_TARGET</varname> can also be a tuple in the form <literal>package:path</literal> where path can be either a simple filename or a full path starting with <literal>${PREFIX}</literal>."
    ],
    "id_hash": -1015954564462323117,
    "content_hash": -1015954564462323117,
    "location": "book.translate.xml:23323",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4680,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 34,
    "source_unit": "https://translate-dev.freebsd.org/api/units/92323/?format=api",
    "priority": 100,
    "id": 92323,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_porters-handbook/en/?checksum=71e69ab4d5495a53",
    "url": "https://translate-dev.freebsd.org/api/units/92323/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-02T20:37:40.886396Z"
}