Units API.

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

GET /api/units/110702/?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": [
        "Quite often, software being ported uses the CR/LF convention in source files. This may cause problems with further patching, compiler warnings, or script execution (like <literal>/bin/sh^M not found</literal>.) To quickly convert all files from CR/LF to just LF, add this entry to the port <filename>Makefile</filename>:"
    ],
    "previous_source": "",
    "target": [
        "Quite often, software being ported uses the CR/LF convention in source files. This may cause problems with further patching, compiler warnings, or script execution (like <literal>/bin/sh^M not found</literal>.) To quickly convert all files from CR/LF to just LF, add this entry to the port <filename>Makefile</filename>:"
    ],
    "id_hash": -2659122152293268128,
    "content_hash": -2659122152293268128,
    "location": "book.translate.xml:1059",
    "context": "",
    "note": "(itstool) path: sect2/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 174,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 45,
    "source_unit": "https://translate-dev.freebsd.org/api/units/110702/?format=api",
    "priority": 100,
    "id": 110702,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_porters-handbook/en/?checksum=5b18e67dba300560",
    "url": "https://translate-dev.freebsd.org/api/units/110702/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:25:48.719457Z"
}