Translation components API.

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

GET /api/translations/website/thank-you/vi/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://l10n.elementary.io/api/translations/website/thank-you/vi/?format=api",
            "source": [
                "Thank You for Downloading elementary OS"
            ],
            "previous_source": "",
            "target": [
                "Cảm ơn bạn vì đã tải elementary OS"
            ],
            "id_hash": -1846816571737344421,
            "content_hash": -1846816571737344421,
            "location": "",
            "context": "",
            "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": 6,
            "source_unit": "https://l10n.elementary.io/api/units/3017289/?format=api",
            "priority": 100,
            "id": 3023800,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/vi/?checksum=665eca1ce44a765b",
            "url": "https://l10n.elementary.io/api/units/3023800/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-05T18:12:05.303993Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/vi/?format=api",
            "source": [
                "For help and more info, read the <a href=\"/docs/installation#installation\">installation guide</a>. If you purchased elementary OS, check your email for a receipt that includes your link to download elementary OS again for free."
            ],
            "previous_source": "",
            "target": [
                "Để tìm thêm thông tin và trợ giúp, hãy đọc <a href=\"/docs/installation#installation\">hướng dẫn cài đặt</a>. Nếu bạn đã mua elementary OS, tìm trong hộp email của bạn hóa đơn để nhận đường dẫn tải elementary OS miễn phí cho những lần sau."
            ],
            "id_hash": -4947905393611875082,
            "content_hash": -4947905393611875082,
            "location": "",
            "context": "",
            "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": 32,
            "source_unit": "https://l10n.elementary.io/api/units/3017291/?format=api",
            "priority": 100,
            "id": 3023801,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/vi/?checksum=3b55824277865cf6",
            "url": "https://l10n.elementary.io/api/units/3023801/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-05T18:12:05.318358Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/vi/?format=api",
            "source": [
                "Read Installation Guide"
            ],
            "previous_source": "",
            "target": [
                "Đọc hướng dẫn cài đặt"
            ],
            "id_hash": -1884703382882466929,
            "content_hash": -1884703382882466929,
            "location": "",
            "context": "",
            "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": 3,
            "source_unit": "https://l10n.elementary.io/api/units/3017293/?format=api",
            "priority": 100,
            "id": 3023802,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/vi/?checksum=65d830424450438f",
            "url": "https://l10n.elementary.io/api/units/3023802/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-05T18:12:05.336380Z"
        }
    ]
}