Units API.

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

GET /api/units/458617/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/test_generic_mixin/en/?format=api",
    "source": [
        "Contact Mixin"
    ],
    "previous_source": "",
    "target": [
        "Contact Mixin"
    ],
    "id_hash": -6003965035392293572,
    "content_hash": -6003965035392293572,
    "location": "model:ir.ui.menu,name:test_generic_mixin.menu_contact_mixin_view",
    "context": "",
    "note": "module: test_generic_mixin",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.crnd.pro/api/units/458617/?format=api",
    "priority": 100,
    "id": 458617,
    "web_url": "http://weblate.crnd.pro/translate/generic-addons-16-0/test_generic_mixin/en/?checksum=2cada19c5593a53c",
    "url": "http://weblate.crnd.pro/api/units/458617/?format=api",
    "explanation": "",
    "extra_flags": ""
}