Translation components API.

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

GET /api/translations/software-o-o/glossary/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/glossary/en/?format=api",
            "source": [
                "Documentation"
            ],
            "previous_source": "",
            "target": [
                "Documentation"
            ],
            "id_hash": 3712732556766585049,
            "content_hash": 3712732556766585049,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12744813/?format=api",
            "priority": 100,
            "id": 12744813,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/glossary/en/?checksum=b3864696e819a0d9",
            "url": "https://l10n.opensuse.org/api/units/12744813/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/glossary/en/?format=api",
            "source": [
                "hypervisors"
            ],
            "previous_source": "",
            "target": [
                "hypervisors"
            ],
            "id_hash": 5667874080446419523,
            "content_hash": 5667874080446419523,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12744815/?format=api",
            "priority": 100,
            "id": 12744815,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/glossary/en/?checksum=cea855724ca71243",
            "url": "https://l10n.opensuse.org/api/units/12744815/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/glossary/en/?format=api",
            "source": [
                "Forums"
            ],
            "previous_source": "",
            "target": [
                "Forums"
            ],
            "id_hash": 336301536414617866,
            "content_hash": 336301536414617866,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12744817/?format=api",
            "priority": 100,
            "id": 12744817,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/glossary/en/?checksum=84aac8772f69510a",
            "url": "https://l10n.opensuse.org/api/units/12744817/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/glossary/en/?format=api",
            "source": [
                "BitTorrent"
            ],
            "previous_source": "",
            "target": [
                "BitTorrent"
            ],
            "id_hash": -4818795918940082891,
            "content_hash": -4818795918940082891,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12744819/?format=api",
            "priority": 100,
            "id": 12744819,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/glossary/en/?checksum=3d2032a48e796d35",
            "url": "https://l10n.opensuse.org/api/units/12744819/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/glossary/en/?format=api",
            "source": [
                "Appstream"
            ],
            "previous_source": "",
            "target": [
                "Appstream"
            ],
            "id_hash": -2716242741033768842,
            "content_hash": -2716242741033768842,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/14646779/?format=api",
            "priority": 100,
            "id": 14646779,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/glossary/en/?checksum=5a4df79e48f2e876",
            "url": "https://l10n.opensuse.org/api/units/14646779/?format=api",
            "explanation": "这是一个特殊类型的仓库,它提供的是额外的用户空间的应用,运行时语言等,它提供了两种形式的内容:第一种是RPM形式的独立的软件包,第二种是Modules形式的包集合,它是一系列用于同时构建,测试,发布的包的集合,即将相关的包组合在一起。 from:https://segmentfault.com/a/1190000021492464",
            "extra_flags": ""
        }
    ]
}