Units API.

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

GET /api/units/14637247/?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/yast-base/glossary/en/?format=api",
    "source": [
        "foo"
    ],
    "previous_source": "",
    "target": [
        "foo"
    ],
    "id_hash": 601791357131425453,
    "content_hash": 601791357131425453,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.opensuse.org/api/units/14637247/?format=api",
    "priority": 100,
    "id": 14637247,
    "web_url": "https://l10n.opensuse.org/translate/yast-base/glossary/en/?checksum=8859fe0d06b806ad",
    "url": "https://l10n.opensuse.org/api/units/14637247/?format=api",
    "explanation": "Foo:本意指程序员用来代表数据、功能或命令的变量。 O'Reilly媒体认为FOO是Friends of O'Reilly的缩写,并把他们在2003年举办的年会命名为“2003 FOO”。 现在则更多地指声势浩大的某行业大会。 foo是\"你要让它是什么就是什么\"。",
    "extra_flags": "read-only"
}