Translation components API.

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

GET /api/translations/crnd-web-17-0/crnd_web_float_full_time_widget/en/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/crnd-web-17-0/crnd_web_float_full_time_widget/en/?format=api",
            "source": [
                ", can not be more than 23:59:59,999 sec and less than 0 sec! Please check it!"
            ],
            "previous_source": "",
            "target": [
                ", can not be more than 23:59:59,999 sec and less than 0 sec! Please check it!"
            ],
            "id_hash": 7173753025934232421,
            "content_hash": 7173753025934232421,
            "location": "code:addons/crnd_web_float_full_time_widget/static/src/js/float_full_time_widget.js:0",
            "context": "",
            "note": "module: crnd_web_float_full_time_widget\nopenerp-web",
            "flags": "python-format",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 16,
            "source_unit": "http://weblate.crnd.pro/api/units/587998/?format=api",
            "priority": 100,
            "id": 587998,
            "web_url": "http://weblate.crnd.pro/translate/crnd-web-17-0/crnd_web_float_full_time_widget/en/?checksum=e38e4a5e71318b65",
            "url": "http://weblate.crnd.pro/api/units/587998/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/crnd-web-17-0/crnd_web_float_full_time_widget/en/?format=api",
            "source": [
                "The value of the field: "
            ],
            "previous_source": "",
            "target": [
                "The value of the field: "
            ],
            "id_hash": 7472074900476156972,
            "content_hash": 7472074900476156972,
            "location": "code:addons/crnd_web_float_full_time_widget/static/src/js/float_full_time_widget.js:0",
            "context": "",
            "note": "module: crnd_web_float_full_time_widget\nopenerp-web",
            "flags": "python-format",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "http://weblate.crnd.pro/api/units/588000/?format=api",
            "priority": 100,
            "id": 588000,
            "web_url": "http://weblate.crnd.pro/translate/crnd-web-17-0/crnd_web_float_full_time_widget/en/?checksum=e7b2248881fe5c2c",
            "url": "http://weblate.crnd.pro/api/units/588000/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}