Translation components API.

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

GET /api/translations/interpipe-16-0/interpipe_multicompany_alert/uk/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/interpipe-16-0/interpipe_multicompany_alert/uk/?format=api",
            "source": [
                "Company Environment Warning"
            ],
            "previous_source": "",
            "target": [
                "Попередження про оточення компанії"
            ],
            "id_hash": 2597935664774258323,
            "content_hash": 2597935664774258323,
            "location": "code:addons/interpipe_multicompany_alert/static/src/js/company_warning.js:0",
            "context": "",
            "note": "module: interpipe_multicompany_alert\nodoo-javascript",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://weblate.crnd.pro/api/units/676334/?format=api",
            "priority": 100,
            "id": 676335,
            "web_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_multicompany_alert/uk/?checksum=a40db8b900301e93",
            "url": "http://weblate.crnd.pro/api/units/676335/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_multicompany_alert/uk/?format=api",
            "source": [
                "Warning: You are not working in the main management company. Switch, please, on \"%s\" to avoid errors."
            ],
            "previous_source": "",
            "target": [
                "Попередження! Ви працюєте не в оточенні головної компанії. Будь ласка, переключіться на \"%s\" щоб уникнути можливих помилок."
            ],
            "id_hash": 535828773841311907,
            "content_hash": 535828773841311907,
            "location": "code:addons/interpipe_multicompany_alert/static/src/js/company_warning.js:0",
            "context": "",
            "note": "module: interpipe_multicompany_alert\nodoo-javascript",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "http://weblate.crnd.pro/api/units/676336/?format=api",
            "priority": 100,
            "id": 676337,
            "web_url": "http://weblate.crnd.pro/translate/interpipe-16-0/interpipe_multicompany_alert/uk/?checksum=876fa56e4d3e98a3",
            "url": "http://weblate.crnd.pro/api/units/676337/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}