Units API.

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

GET /api/units/2280680/?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_CN/?format=api",
    "source": [
        "Your USB medium will be overwritten. Do you want to continue?"
    ],
    "previous_source": "",
    "target": [
        "将覆写您的 USB 介质。要继续吗?"
    ],
    "id_hash": 3106075470191178587,
    "content_hash": 3106075470191178587,
    "location": "src/include/rear/ui.rb:789",
    "context": "",
    "note": "open run rear dialg, if usb boot medium is selected show a warning",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://l10n.opensuse.org/api/units/12581002/?format=api",
    "priority": 100,
    "id": 2280680,
    "web_url": "https://l10n.opensuse.org/translate/yast-rear/master/zh_CN/?checksum=ab1aff2ef64cb35b",
    "url": "https://l10n.opensuse.org/api/units/2280680/?format=api",
    "explanation": "",
    "extra_flags": ""
}