Units API.

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

GET /api/units/11323314/?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": [
        "Error"
    ],
    "previous_source": "",
    "target": [
        "Ошибка"
    ],
    "id_hash": -6894945909358988595,
    "content_hash": -6894945909358988595,
    "location": "libyui-qt/src/YQUI.cc:607",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.opensuse.org/api/units/12589484/?format=api",
    "priority": 100,
    "id": 11323314,
    "web_url": "https://l10n.opensuse.org/translate/yast-qt/master/ru/?checksum=20503b39f71ff2cd",
    "url": "https://l10n.opensuse.org/api/units/11323314/?format=api",
    "explanation": "",
    "extra_flags": ""
}