Translation components API.

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

GET /api/translations/generic-addons-16-0/test_crypto_utils/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/test_crypto_utils/de/?format=api",
            "source": [
                "Config Settings"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -921254346748778138,
            "content_hash": -921254346748778138,
            "location": "model:ir.model,name:test_crypto_utils.model_res_config_settings",
            "context": "",
            "note": "module: test_crypto_utils",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://weblate.crnd.pro/api/units/461349/?format=api",
            "priority": 100,
            "id": 678583,
            "web_url": "http://weblate.crnd.pro/translate/generic-addons-16-0/test_crypto_utils/de/?checksum=73370c0d7a412966",
            "url": "http://weblate.crnd.pro/api/units/678583/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-16-0/test_crypto_utils/de/?format=api",
            "source": [
                "My Super Secret 42"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "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": 0,
            "fuzzy": false,
            "translated": false,
            "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/461351/?format=api",
            "priority": 100,
            "id": 678584,
            "web_url": "http://weblate.crnd.pro/translate/generic-addons-16-0/test_crypto_utils/de/?checksum=b6173458329bc9b5",
            "url": "http://weblate.crnd.pro/api/units/678584/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}