Translation components API.

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

GET /api/translations/software-o-o/glossary/et/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.opensuse.org/api/translations/software-o-o/glossary/et/?format=api",
            "source": [
                "Documentation"
            ],
            "previous_source": "",
            "target": [
                "Dokumentatsioon"
            ],
            "id_hash": 3712732556766585049,
            "content_hash": 3712732556766585049,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "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": 12744814,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/glossary/et/?checksum=b3864696e819a0d9",
            "url": "https://l10n.opensuse.org/api/units/12744814/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/glossary/et/?format=api",
            "source": [
                "hypervisors"
            ],
            "previous_source": "",
            "target": [
                "hüperviisorites"
            ],
            "id_hash": 5667874080446419523,
            "content_hash": 5667874080446419523,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "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://l10n.opensuse.org/api/units/12744815/?format=api",
            "priority": 100,
            "id": 12744816,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/glossary/et/?checksum=cea855724ca71243",
            "url": "https://l10n.opensuse.org/api/units/12744816/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/glossary/et/?format=api",
            "source": [
                "Forums"
            ],
            "previous_source": "",
            "target": [
                "Foorumid"
            ],
            "id_hash": 336301536414617866,
            "content_hash": 336301536414617866,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "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://l10n.opensuse.org/api/units/12744817/?format=api",
            "priority": 100,
            "id": 12744818,
            "web_url": "https://l10n.opensuse.org/translate/software-o-o/glossary/et/?checksum=84aac8772f69510a",
            "url": "https://l10n.opensuse.org/api/units/12744818/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}