Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-openssh-askpass/ast/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-configuration/lxqt-openssh-askpass/ast/?format=api",
            "source": "OpenSSH Authentication Passphrase request",
            "previous_source": "",
            "target": "",
            "id_hash": 841871447567933626,
            "content_hash": 841871447567933626,
            "location": "../src/mainwindow.ui:14",
            "context": "MainWindow",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "priority": 100,
            "id": 139386,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-openssh-askpass/ast/?checksum=8baeed9f02d4a0ba",
            "url": "https://translate.lxqt-project.org/api/units/139386/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-openssh-askpass/ast/?format=api",
            "source": "Enter your SSH passphrase for request:",
            "previous_source": "",
            "target": "",
            "id_hash": 6678643317409620153,
            "content_hash": 6678643317409620153,
            "location": "../src/mainwindow.ui:20",
            "context": "MainWindow",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "priority": 100,
            "id": 139387,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-openssh-askpass/ast/?checksum=dcaf4eb653bca0b9",
            "url": "https://translate.lxqt-project.org/api/units/139387/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-openssh-askpass/ast/?format=api",
            "source": "unknown request",
            "previous_source": "",
            "target": "",
            "id_hash": 7383187612445768198,
            "content_hash": 7383187612445768198,
            "location": "../src/main.cpp:52",
            "context": "QObject",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 139388,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-openssh-askpass/ast/?checksum=e6765a0405e4fa06",
            "url": "https://translate.lxqt-project.org/api/units/139388/?format=api"
        }
    ]
}