Units API.

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

GET /api/units/1191837/?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/documentation/booksdevelopers-handbookl10n_index/zh_CN/?format=api",
    "source": [
        "Using the catalog files is simple.  To use the related functions, [.filename]#nl_types.h# must be included.  Before using a catalog, it has to be opened with man:catopen[3].  The function takes two arguments.  The first parameter is the name of the installed and compiled catalog.  Usually, the name of the program is used, such as grep.  This name will be used when looking for the compiled catalog file.  The man:catopen[3] call looks for this file in [.filename]#/usr/share/nls/locale/catname# and in [.filename]#/usr/local/share/nls/locale/catname#, where `locale` is the locale set and `catname` is the catalog name being discussed.  The second parameter is a constant, which can have two values:"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1696222006316995154,
    "content_hash": -1696222006316995154,
    "location": "documentation/content/en/books/developers-handbook/l10n/_index.adoc:130",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 103,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1191658/?format=api",
    "priority": 100,
    "id": 1191837,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookl10n_index/zh_CN/?checksum=6875cf127d466dae",
    "url": "https://translate-dev.freebsd.org/api/units/1191837/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:24:28.757367Z"
}