Translation components API.

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

GET /api/translations/lxqt-desktop/screengrab/ast/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 123,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ast/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ast/?format=api",
            "source": "for creating ScreenGrab",
            "previous_source": "",
            "target": "",
            "id_hash": -1097203299612732041,
            "content_hash": -1097203299612732041,
            "location": "../src/core/ui/about.cpp:144",
            "context": "AboutDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 489830,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/ast/?checksum=70c5f36988325577",
            "url": "https://translate.lxqt-project.org/api/units/489830/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ast/?format=api",
            "source": "for supporting wlr screencopy protocol",
            "previous_source": "",
            "target": "",
            "id_hash": -7244981701815107694,
            "content_hash": -7244981701815107694,
            "location": "../src/core/ui/about.cpp:145",
            "context": "AboutDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "priority": 100,
            "id": 489831,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/ast/?checksum=1b74a7871b1aff92",
            "url": "https://translate.lxqt-project.org/api/units/489831/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ast/?format=api",
            "source": "Save screenshot and exit, without showing window",
            "previous_source": "",
            "target": "",
            "id_hash": -6159942601661878264,
            "content_hash": -6159942601661878264,
            "location": "../src/core/core.cpp:85",
            "context": "Core",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 33,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "priority": 100,
            "id": 489832,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/ast/?checksum=2a837cd72f25f008",
            "url": "https://translate.lxqt-project.org/api/units/489832/?format=api"
        }
    ]
}