Translation components API.

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

GET /api/translations/yast-installation/glossary/gl/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/yast-installation/glossary/gl/?format=api",
            "source": [
                "disabled"
            ],
            "previous_source": "",
            "target": [
                "desactivados"
            ],
            "id_hash": 4362466572166941075,
            "content_hash": 4362466572166941075,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "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/12729118/?format=api",
            "priority": 100,
            "id": 12729119,
            "web_url": "https://l10n.opensuse.org/translate/yast-installation/glossary/gl/?checksum=bc8a983bea86c993",
            "url": "https://l10n.opensuse.org/api/units/12729119/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-20T21:40:17.102713Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/glossary/gl/?format=api",
            "source": [
                "enabled"
            ],
            "previous_source": "",
            "target": [
                "activados"
            ],
            "id_hash": -4344249536315265110,
            "content_hash": -4344249536315265110,
            "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": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12729120/?format=api",
            "priority": 100,
            "id": 12729121,
            "web_url": "https://l10n.opensuse.org/translate/yast-installation/glossary/gl/?checksum=43b620104445efaa",
            "url": "https://l10n.opensuse.org/api/units/12729121/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-20T21:40:17.116866Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/glossary/gl/?format=api",
            "source": [
                "Blacklist"
            ],
            "previous_source": "",
            "target": [
                "lista negra"
            ],
            "id_hash": 3283578606323006033,
            "content_hash": 3283578606323006033,
            "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": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12729122/?format=api",
            "priority": 100,
            "id": 12729123,
            "web_url": "https://l10n.opensuse.org/translate/yast-installation/glossary/gl/?checksum=ad919d5865f47a51",
            "url": "https://l10n.opensuse.org/api/units/12729123/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-20T21:40:17.126859Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/glossary/gl/?format=api",
            "source": [
                "device"
            ],
            "previous_source": "",
            "target": [
                "dispositivo"
            ],
            "id_hash": -8317566709674605939,
            "content_hash": -8317566709674605939,
            "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": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/14410094/?format=api",
            "priority": 100,
            "id": 14410095,
            "web_url": "https://l10n.opensuse.org/translate/yast-installation/glossary/gl/?checksum=0c9211255a3b028d",
            "url": "https://l10n.opensuse.org/api/units/14410095/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-18T10:22:33.622241Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/glossary/gl/?format=api",
            "source": [
                "license"
            ],
            "previous_source": "",
            "target": [
                "licenza"
            ],
            "id_hash": 1009308098710464667,
            "content_hash": 1009308098710464667,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "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/14410096/?format=api",
            "priority": 100,
            "id": 14410097,
            "web_url": "https://l10n.opensuse.org/translate/yast-installation/glossary/gl/?checksum=8e01c85e448fe89b",
            "url": "https://l10n.opensuse.org/api/units/14410097/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-18T10:23:40.539585Z"
        }
    ]
}