Units API.

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

GET /api/units/458777/?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": [
        "Test Generic Mixin: Proxy method my specific model 1"
    ],
    "previous_source": "",
    "target": [
        "Test Generic Mixin: Proxy method my specific model 1"
    ],
    "id_hash": -4047090926739694795,
    "content_hash": -4047090926739694795,
    "location": "model:ir.model,name:test_generic_mixin.model_test_proxy_method_my_specific_model_1, model:ir.model,name:test_generic_mixin.model_test_proxy_method_my_specific_model_2",
    "context": "",
    "note": "module: test_generic_mixin",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 86,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "http://weblate.crnd.pro/api/units/458777/?format=api",
    "priority": 100,
    "id": 458777,
    "web_url": "http://weblate.crnd.pro/translate/generic-addons-16-0/test_generic_mixin/en/?checksum=47d5d83e99f95b35",
    "url": "http://weblate.crnd.pro/api/units/458777/?format=api",
    "explanation": "",
    "extra_flags": ""
}