Units API.

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

GET /api/units/2888646/?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-update/master/zh_CN/?format=api",
    "source": [
        "A possibly incomplete installation has been detected."
    ],
    "previous_source": "",
    "target": [
        "检测到可能不完整的安装。"
    ],
    "id_hash": 2690809906167225632,
    "content_hash": 2690809906167225632,
    "location": "src/lib/update/clients/inst_update_partition_auto.rb:74",
    "context": "",
    "note": "TRANSLATORS: error message",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://l10n.opensuse.org/api/units/12584813/?format=api",
    "priority": 100,
    "id": 2888646,
    "web_url": "https://l10n.opensuse.org/translate/yast-update/master/zh_CN/?checksum=a557ad5a67331d20",
    "url": "https://l10n.opensuse.org/api/units/2888646/?format=api",
    "explanation": "",
    "extra_flags": ""
}