Translation components API.

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

GET /api/translations/website/404/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://l10n.elementary.io/api/translations/website/404/vi/?format=api",
            "source": [
                "The page you’re looking for can’t be found"
            ],
            "previous_source": "",
            "target": [
                "Trang bạn đang tìm không có"
            ],
            "id_hash": 908025025754438611,
            "content_hash": 908025025754438611,
            "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": 8,
            "source_unit": "https://l10n.elementary.io/api/units/3017515/?format=api",
            "priority": 100,
            "id": 3024023,
            "web_url": "https://l10n.elementary.io/translate/website/404/vi/?checksum=8c99f3f333421bd3",
            "url": "https://l10n.elementary.io/api/units/3024023/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-05T18:12:11.707093Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/vi/?format=api",
            "source": [
                "There isn’t anything located here. Check the web address for mispelled words and try again."
            ],
            "previous_source": "",
            "target": [
                "Không có gì để tìm ở đây. Kiểm tra lại địa chỉ web nếu bạn gõ nhầm và thử lại."
            ],
            "id_hash": 631982396540170839,
            "content_hash": 631982396540170839,
            "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": 15,
            "source_unit": "https://l10n.elementary.io/api/units/3017517/?format=api",
            "priority": 100,
            "id": 3024024,
            "web_url": "https://l10n.elementary.io/translate/website/404/vi/?checksum=88c540a42a13b257",
            "url": "https://l10n.elementary.io/api/units/3024024/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-05T18:12:11.727231Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/vi/?format=api",
            "source": [
                "Go to Home Page"
            ],
            "previous_source": "",
            "target": [
                "Đi tới Trang Chủ"
            ],
            "id_hash": 3503817004936829731,
            "content_hash": 3503817004936829731,
            "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": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3017519/?format=api",
            "priority": 100,
            "id": 3024025,
            "web_url": "https://l10n.elementary.io/translate/website/404/vi/?checksum=b0a00f00813b9b23",
            "url": "https://l10n.elementary.io/api/units/3024025/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-05T18:12:11.750536Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/vi/?format=api",
            "source": [
                "Page Not Found ⋅ elementary"
            ],
            "previous_source": "",
            "target": [
                "Không Tìm Thấy Trang ⋅ elementary"
            ],
            "id_hash": -7648725705782079334,
            "content_hash": -7648725705782079334,
            "location": "",
            "context": "",
            "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": 5,
            "source_unit": "https://l10n.elementary.io/api/units/3017521/?format=api",
            "priority": 100,
            "id": 3024026,
            "web_url": "https://l10n.elementary.io/translate/website/404/vi/?checksum=15da447eca75d09a",
            "url": "https://l10n.elementary.io/api/units/3024026/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-05T18:12:11.787401Z"
        }
    ]
}