Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/crnd_wsd_related_request/fr/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/bureaucrat-generics-16-0/crnd_wsd_related_request/fr/?format=api",
            "source": [
                "<span class=\"wsd_request header-bg-filler\">Related requests</span>\n                        <span class=\"header-separator-splitter\"/>"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8021254242427589261,
            "content_hash": -8021254242427589261,
            "location": "model_terms:ir.ui.view,arch_db:crnd_wsd_related_request.wsd_requests_related_request",
            "context": "",
            "note": "module: crnd_wsd_related_request",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://weblate.crnd.pro/api/units/478638/?format=api",
            "priority": 100,
            "id": 656476,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/crnd_wsd_related_request/fr/?checksum=10aec7c3d3022d73",
            "url": "http://weblate.crnd.pro/api/units/656476/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/crnd_wsd_related_request/fr/?format=api",
            "source": [
                "Related requests"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5134255573715115781,
            "content_hash": -5134255573715115781,
            "location": "model_terms:ir.ui.view,arch_db:crnd_wsd_related_request.wsd_request_table_related_request",
            "context": "",
            "note": "module: crnd_wsd_related_request",
            "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/478640/?format=api",
            "priority": 100,
            "id": 656477,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/crnd_wsd_related_request/fr/?checksum=38bf75c216a420fb",
            "url": "http://weblate.crnd.pro/api/units/656477/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}