Units API.

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

GET /api/units/2425042/?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-scanner/master/zh_TW/?format=api",
    "source": [
        "Required package %1 is not installed and there is no package repository available."
    ],
    "previous_source": "",
    "target": [
        "未安裝需要的套件 %1,也沒有可用的套件庫來安裝此套件。"
    ],
    "id_hash": -3023345517468299779,
    "content_hash": -3023345517468299779,
    "location": "src/modules/Scanner.rb:440",
    "context": "",
    "note": "Is the package available to be installed?\nPackage::Available returns nil if no package source is available.",
    "flags": "ycp-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 74,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://l10n.opensuse.org/api/units/12581836/?format=api",
    "priority": 100,
    "id": 2425042,
    "web_url": "https://l10n.opensuse.org/translate/yast-scanner/master/zh_TW/?checksum=560aeb452e084dfd",
    "url": "https://l10n.opensuse.org/api/units/2425042/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-16T14:23:34Z"
}