Units API.

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

GET /api/units/12579225/?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-oneclickinstall/master/en/?format=api",
    "source": [
        "Software to be removed:"
    ],
    "previous_source": "",
    "target": [
        "Software to be removed:"
    ],
    "id_hash": 7651380329808965267,
    "content_hash": 7651380329808965267,
    "location": "src/modules/OneClickInstallWidgets.rb:372",
    "context": "",
    "note": "Put remove message at top, incase people try to push it off the bottom of the warning by adding lots of packages.",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 57,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/12579225/?format=api",
    "priority": 100,
    "id": 12579225,
    "web_url": "https://l10n.opensuse.org/translate/yast-oneclickinstall/master/en/?checksum=ea2f29df07acae93",
    "url": "https://l10n.opensuse.org/api/units/12579225/?format=api",
    "explanation": "",
    "extra_flags": ""
}