Translation components API.

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

GET /api/translations/cyberos/launcher/vi/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/cyberos/launcher/vi/?format=api",
            "source": [
                "Launcher"
            ],
            "previous_source": "",
            "target": [
                "trình khởi chạy"
            ],
            "id_hash": -6504606966392704459,
            "content_hash": -2036963497635226775,
            "location": "../src/launcher.cpp:44",
            "context": "LauncherLauncher",
            "note": "",
            "flags": "",
            "labels": [
                {
                    "id": 317,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/29419003/?format=api",
            "priority": 100,
            "id": 91372704,
            "web_url": "https://hosted.weblate.org/translate/cyberos/launcher/vi/?checksum=25bafe6d4ca1b235",
            "url": "https://hosted.weblate.org/api/units/91372704/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-28T09:51:07.742018+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/cyberos/launcher/vi/?format=api",
            "source": [
                "Open"
            ],
            "previous_source": "",
            "target": [
                "Mở ra"
            ],
            "id_hash": -3996905752533857415,
            "content_hash": -7023565430556434598,
            "location": "../qml/LauncherGridDelegate.qml:46",
            "context": "LauncherGridDelegateOpen",
            "note": "",
            "flags": "",
            "labels": [
                {
                    "id": 317,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/29419004/?format=api",
            "priority": 100,
            "id": 91372705,
            "web_url": "https://hosted.weblate.org/translate/cyberos/launcher/vi/?checksum=4888236503810b79",
            "url": "https://hosted.weblate.org/api/units/91372705/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-28T09:51:07.745921+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/cyberos/launcher/vi/?format=api",
            "source": [
                "Search"
            ],
            "previous_source": "",
            "target": [
                "Tìm kiếm"
            ],
            "id_hash": 8960503494518713904,
            "content_hash": 6298374640999400705,
            "location": "../qml/main.qml:81",
            "context": "mainSearch",
            "note": "",
            "flags": "",
            "labels": [
                {
                    "id": 317,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/29419005/?format=api",
            "priority": 100,
            "id": 91372706,
            "web_url": "https://hosted.weblate.org/translate/cyberos/launcher/vi/?checksum=fc5a1a74176f2e30",
            "url": "https://hosted.weblate.org/api/units/91372706/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-28T09:51:07.748946+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/cyberos/launcher/vi/?format=api",
            "source": [
                "Not found"
            ],
            "previous_source": "",
            "target": [
                "Không tìm thấy"
            ],
            "id_hash": 875597624194125941,
            "content_hash": -6127496920569347126,
            "location": "../qml/main.qml:114",
            "context": "mainNot found",
            "note": "",
            "flags": "",
            "labels": [
                {
                    "id": 317,
                    "name": "Automatically translated",
                    "color": "yellow"
                }
            ],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://hosted.weblate.org/api/units/29419006/?format=api",
            "priority": 100,
            "id": 91372707,
            "web_url": "https://hosted.weblate.org/translate/cyberos/launcher/vi/?checksum=8c26bf666c445075",
            "url": "https://hosted.weblate.org/api/units/91372707/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-01-28T09:51:07.751703+01:00"
        }
    ]
}