Units API.

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

GET /api/units/4425286/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/u-master/cs/?format=api",
    "source": [
        "A C preprocessor is a part of a C compiler responsible for macro replacement, conditional compilation and inclusion of header files. It is often found as a stand-alone program on Unix systems.\n\nucpp is such a preprocessor; it is designed to be quick and light, but anyway fully compliant to the ISO standard 9899:1999, also known as C99. ucpp can be compiled as a stand-alone program, or linked to some other code; in the latter case, ucpp will output tokens, one at a time, on demand, as an integrated lexer.\n\nucpp operates in two modes:\n-- lexer mode: ucpp is linked to some other code and outputs a stream of tokens (each call to the lex() function will yield one token)\n-- non-lexer mode: ucpp preprocesses text and outputs the resulting text to a file descriptor; if linked to some other code, the cpp() function must be called repeatedly, otherwise ucpp is a stand-alone binary."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4183591935681991720,
    "content_hash": 4183591935681991720,
    "location": "",
    "context": "",
    "note": "leap/ucpp/libucpp13/description\nleap/ucpp/description",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 62,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 155,
    "source_unit": "https://l10n.opensuse.org/api/units/12621384/?format=api",
    "priority": 100,
    "id": 4425286,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/u-master/cs/?checksum=ba0f1ab32b839428",
    "url": "https://l10n.opensuse.org/api/units/4425286/?format=api",
    "explanation": "",
    "extra_flags": ""
}