Units API.

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

GET /api/units/1080900/?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-country/master/zh_TW/?format=api",
    "source": [
        "The selected language cannot be used in text mode. English is used for\ninstallation, but the selected language will be used for the new system."
    ],
    "previous_source": "",
    "target": [
        "無法在文字模式下使用選取的語言。安裝時會使用英語,\n但選取的語言將用於新系統。"
    ],
    "id_hash": -7395755016050343041,
    "content_hash": -7395755016050343041,
    "location": "language/src/modules/Language.rb:1502",
    "context": "",
    "note": "Returns the locale settings as args for localectl\n\n@return [Array<String>] a list of locale settings; e.g. [\"LANG=zh_HK.UTF-8\", \"LC_MESAGES=zh_TW\"]",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 122,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://l10n.opensuse.org/api/units/12573734/?format=api",
    "priority": 100,
    "id": 1080900,
    "web_url": "https://l10n.opensuse.org/translate/yast-country/master/zh_TW/?checksum=195cffff4e81837f",
    "url": "https://l10n.opensuse.org/api/units/1080900/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T15:05:34Z"
}