Units API.

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

GET /api/units/11323312/?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-qt/master/ru/?format=api",
    "source": [
        "Widget ID"
    ],
    "previous_source": "",
    "target": [
        "ID виджета"
    ],
    "id_hash": 1770143207408789718,
    "content_hash": 1770143207408789718,
    "location": "libyui-qt/src/YQUI.cc:587",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12588909/?format=api",
    "priority": 100,
    "id": 11323312,
    "web_url": "https://l10n.opensuse.org/translate/yast-qt/master/ru/?checksum=9890cfde572be8d6",
    "url": "https://l10n.opensuse.org/api/units/11323312/?format=api",
    "explanation": "",
    "extra_flags": ""
}