Translation components API.

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

GET /api/translations/lxqt-desktop/lximage-qt/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/lximage-qt/ast/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ast/?format=api",
            "source": "Include window title and frame",
            "previous_source": "",
            "target": "Incluyir el títulu de les ventanes y el marcu",
            "id_hash": 6207330520754224586,
            "content_hash": 6207330520754224586,
            "location": "../screenshotdialog.ui:101",
            "context": "ScreenshotDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "priority": 100,
            "id": 132385,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/ast/?checksum=d624de3884fefdca",
            "url": "https://translate.lxqt-project.org/api/units/132385/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ast/?format=api",
            "source": "Upload",
            "previous_source": "",
            "target": "Xuba",
            "id_hash": 3179771889122824849,
            "content_hash": 3179771889122824849,
            "location": "../upload/uploaddialog.ui:14",
            "context": "UploadDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 122,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 132386,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/ast/?checksum=ac20d1af9df05291",
            "url": "https://translate.lxqt-project.org/api/units/132386/?format=api"
        },
        {
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lximage-qt/ast/?format=api",
            "source": "Copy",
            "previous_source": "",
            "target": "Copiar",
            "id_hash": -8507205770952765249,
            "content_hash": -8507205770952765249,
            "location": "../upload/uploaddialog.ui:39",
            "context": "UploadDialog",
            "note": "",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 123,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 132387,
            "web_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/ast/?checksum=9f0556ca73510bf",
            "url": "https://translate.lxqt-project.org/api/units/132387/?format=api"
        }
    ]
}