Translation components API.

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

GET /api/translations/website/docs-installation/zh_Hans/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hans/units/?format=api",
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hans/?format=api",
            "source": [
                "<strong>We do not recommend virtual machines as they don't perform as well as a full install.</strong> If you are attempting to install in a virtual machine, enable EFI if possible but understand you may encounter other issues."
            ],
            "previous_source": "",
            "target": [
                "<strong>我们不建议使用虚拟机,因为它们的性能不如在硬盘上直接安装。</strong>如果您尝试在虚拟机中安装,请尽可能启用 EFI,但要了解您可能会遇到其他问题。"
            ],
            "id_hash": 8878669752148056392,
            "content_hash": 8878669752148056392,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://l10n.elementary.io/api/units/3017535/?format=api",
            "priority": 100,
            "id": 3017672,
            "web_url": "https://l10n.elementary.io/translate/website/docs-installation/zh_Hans/?checksum=fb375f192eca5948",
            "url": "https://l10n.elementary.io/api/units/3017672/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-08-27T20:27:15.649960Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hans/?format=api",
            "source": [
                "Solid state drive (SSD) with at least 32 GB of free space"
            ],
            "previous_source": "",
            "target": [
                "具有至少 32 GB 可用空间的固态驱动器 (SSD)"
            ],
            "id_hash": 1026322386658008552,
            "content_hash": 1026322386658008552,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://l10n.elementary.io/api/units/3044504/?format=api",
            "priority": 100,
            "id": 3044535,
            "web_url": "https://l10n.elementary.io/translate/website/docs-installation/zh_Hans/?checksum=8e3e3ac5e1c81de8",
            "url": "https://l10n.elementary.io/api/units/3044535/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-30T00:22:31.905289Z"
        }
    ]
}