Units API.

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

GET /api/units/92295/?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": [
        "Some ports need to install the resulting binary under a different name or to a path other than the default <literal>${PREFIX}/bin</literal>. This can be done by using <varname>GO_TARGET</varname> tuple syntax, for example:"
    ],
    "previous_source": "",
    "target": [
        "Some ports need to install the resulting binary under a different name or to a path other than the default <literal>${PREFIX}/bin</literal>. This can be done by using <varname>GO_TARGET</varname> tuple syntax, for example:"
    ],
    "id_hash": 8050780664455317935,
    "content_hash": 8050780664455317935,
    "location": "book.translate.xml:10689",
    "context": "",
    "note": "(itstool) path: example/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2023,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 32,
    "source_unit": "https://translate-dev.freebsd.org/api/units/92295/?format=api",
    "priority": 100,
    "id": 92295,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_porters-handbook/en/?checksum=efba1e5c057149af",
    "url": "https://translate-dev.freebsd.org/api/units/92295/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-02T20:37:37.083247Z"
}