Translation components API.

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

GET /api/translations/lxqt-panel/plugin-showdesktop/ar/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": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/ar/?format=api",
            "source": "Show desktop",
            "previous_source": "",
            "target": "اعرض سطح المكتب",
            "id_hash": -4786176867880484620,
            "content_hash": -4786176867880484620,
            "location": "../showdesktop.cpp:43",
            "context": "ShowDesktop",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 155128,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-showdesktop/ar/?checksum=3d94157f35cac0f4",
            "url": "https://translate.lxqt-project.org/api/units/155128/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/ar/?format=api",
            "source": "Show Desktop: Global shortcut '%1' cannot be registered",
            "previous_source": "",
            "target": "عرض سطح المكتب: تعذر تسجيل الاختصار العمومي ”%1“",
            "id_hash": -1980022941614133229,
            "content_hash": -1980022941614133229,
            "location": "../showdesktop.cpp:65",
            "context": "ShowDesktop",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "priority": 100,
            "id": 155130,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-showdesktop/ar/?checksum=64858ba00df73013",
            "url": "https://translate.lxqt-project.org/api/units/155130/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/ar/?format=api",
            "source": "Show Desktop",
            "previous_source": "",
            "target": "اعرض سطح المكتب",
            "id_hash": 760767634176553969,
            "content_hash": 760767634176553969,
            "location": "../showdesktop.cpp:50",
            "context": "ShowDesktop",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 155132,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-showdesktop/ar/?checksum=8a8eca21efb533f1",
            "url": "https://translate.lxqt-project.org/api/units/155132/?format=api"
        }
    ]
}