Units API.

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

GET /api/units/586608/?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-17-0/test_crypto_utils/en/?format=api",
    "source": [
        "My Super Secret 42"
    ],
    "previous_source": "",
    "target": [
        "My Super Secret 42"
    ],
    "id_hash": 3897641555923290549,
    "content_hash": 3897641555923290549,
    "location": "model:ir.model.fields,field_description:test_crypto_utils.field_res_config_settings__my_super_secret_42",
    "context": "",
    "note": "module: test_crypto_utils",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://weblate.crnd.pro/api/units/586608/?format=api",
    "priority": 100,
    "id": 586608,
    "web_url": "http://weblate.crnd.pro/translate/generic-addons-17-0/test_crypto_utils/en/?checksum=b6173458329bc9b5",
    "url": "http://weblate.crnd.pro/api/units/586608/?format=api",
    "explanation": "",
    "extra_flags": ""
}