Units API.

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

GET /api/units/2280742/?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-rear/master/zh_TW/?format=api",
    "source": [
        "Running rear..."
    ],
    "previous_source": "",
    "target": [
        "正在執行 Rear..."
    ],
    "id_hash": -8761635595680283452,
    "content_hash": -8761635595680283452,
    "location": "src/include/rear/ui.rb:429",
    "context": "",
    "note": "-v : verbose; without it rear runs completely silent",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12580974/?format=api",
    "priority": 100,
    "id": 2280742,
    "web_url": "https://l10n.opensuse.org/translate/yast-rear/master/zh_TW/?checksum=6686ad8cc0f04c4",
    "url": "https://l10n.opensuse.org/api/units/2280742/?format=api",
    "explanation": "",
    "extra_flags": ""
}