Units API.

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

GET /api/units/10552303/?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-installation/master/zh_CN/?format=api",
    "source": [
        "Select one of the available roles to continue."
    ],
    "previous_source": "",
    "target": [
        "请选择其中一个可用角色继续。"
    ],
    "id_hash": 3297482099898496779,
    "content_hash": 3297482099898496779,
    "location": "src/lib/installation/select_system_role.rb:158",
    "context": "",
    "note": "no role selected (bsc#1078809)",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 304,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.opensuse.org/api/units/12578981/?format=api",
    "priority": 100,
    "id": 10552303,
    "web_url": "https://l10n.opensuse.org/translate/yast-installation/master/zh_CN/?checksum=adc3027fc1a8b70b",
    "url": "https://l10n.opensuse.org/api/units/10552303/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-02-07T16:51:55.412653Z"
}