Translation components API.

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

GET /api/translations/lxqt-panel/plugin-showdesktop/el/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/el/?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": 155154,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-showdesktop/el/?checksum=3d94157f35cac0f4",
            "url": "https://translate.lxqt-project.org/api/units/155154/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/el/?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": 155155,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-showdesktop/el/?checksum=64858ba00df73013",
            "url": "https://translate.lxqt-project.org/api/units/155155/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop/el/?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": 155156,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-showdesktop/el/?checksum=8a8eca21efb533f1",
            "url": "https://translate.lxqt-project.org/api/units/155156/?format=api"
        }
    ]
}