Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_contract_team/fr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_contract_team/fr/?format=api",
            "source": [
                "Contract Team"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3747734663161934286,
            "content_hash": -3747734663161934286,
            "location": "model_terms:ir.ui.view,arch_db:generic_contract_team.view_generic_contract_form",
            "context": "",
            "note": "module: generic_contract_team",
            "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/484842/?format=api",
            "priority": 100,
            "id": 643376,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_contract_team/fr/?checksum=4bfd5f2e21d08e32",
            "url": "http://weblate.crnd.pro/api/units/643376/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_contract_team/fr/?format=api",
            "source": [
                "Generic Contract"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -9154699011739064697,
            "content_hash": -9154699011739064697,
            "location": "model:ir.model,name:generic_contract_team.model_generic_contract",
            "context": "",
            "note": "module: generic_contract_team",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://weblate.crnd.pro/api/units/484844/?format=api",
            "priority": 100,
            "id": 643377,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_contract_team/fr/?checksum=f3f9c0a3ac6687",
            "url": "http://weblate.crnd.pro/api/units/643377/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_contract_team/fr/?format=api",
            "source": [
                "Service Team"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8820836063471330223,
            "content_hash": 8820836063471330223,
            "location": "model:ir.model.fields,field_description:generic_contract_team.field_generic_contract__team_id",
            "context": "",
            "note": "module: generic_contract_team",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://weblate.crnd.pro/api/units/484847/?format=api",
            "priority": 100,
            "id": 643378,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_contract_team/fr/?checksum=fa69e7aa3929e3af",
            "url": "http://weblate.crnd.pro/api/units/643378/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}