Translation components API.

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

GET /api/translations/cyberos/launcher/ru/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/ru/?format=api",
            "source": [
                "Launcher"
            ],
            "previous_source": "",
            "target": [
                "Лаунчер"
            ],
            "id_hash": -6504606966392704459,
            "content_hash": -2036963497635226775,
            "location": "../src/launcher.cpp:44",
            "context": "LauncherLauncher",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 29419130,
            "web_url": "https://hosted.weblate.org/translate/cyberos/launcher/ru/?checksum=25bafe6d4ca1b235",
            "url": "https://hosted.weblate.org/api/units/29419130/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-19T10:41:03.409991+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/cyberos/launcher/ru/?format=api",
            "source": [
                "Open"
            ],
            "previous_source": "",
            "target": [
                "Открыть"
            ],
            "id_hash": -3996905752533857415,
            "content_hash": -7023565430556434598,
            "location": "../qml/LauncherGridDelegate.qml:46",
            "context": "LauncherGridDelegateOpen",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 29419131,
            "web_url": "https://hosted.weblate.org/translate/cyberos/launcher/ru/?checksum=4888236503810b79",
            "url": "https://hosted.weblate.org/api/units/29419131/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-19T10:41:03.414951+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/cyberos/launcher/ru/?format=api",
            "source": [
                "Search"
            ],
            "previous_source": "",
            "target": [
                "Поиск"
            ],
            "id_hash": 8960503494518713904,
            "content_hash": 6298374640999400705,
            "location": "../qml/main.qml:81",
            "context": "mainSearch",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 29419132,
            "web_url": "https://hosted.weblate.org/translate/cyberos/launcher/ru/?checksum=fc5a1a74176f2e30",
            "url": "https://hosted.weblate.org/api/units/29419132/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-19T10:41:03.420680+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/cyberos/launcher/ru/?format=api",
            "source": [
                "Not found"
            ],
            "previous_source": "",
            "target": [
                "Не найдено"
            ],
            "id_hash": 875597624194125941,
            "content_hash": -6127496920569347126,
            "location": "../qml/main.qml:114",
            "context": "mainNot found",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 29419133,
            "web_url": "https://hosted.weblate.org/translate/cyberos/launcher/ru/?checksum=8c26bf666c445075",
            "url": "https://hosted.weblate.org/api/units/29419133/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-19T10:41:03.424920+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        }
    ]
}