Translation components API.

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

GET /api/translations/yast-sap-installation-wizard/glossary/nl/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-sap-installation-wizard/glossary/nl/?format=api",
            "source": [
                "application"
            ],
            "previous_source": "",
            "target": [
                "toepassing"
            ],
            "id_hash": 2302716256975677716,
            "content_hash": 2302716256975677716,
            "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/12729154/?format=api",
            "priority": 100,
            "id": 12729155,
            "web_url": "https://l10n.opensuse.org/translate/yast-sap-installation-wizard/glossary/nl/?checksum=9ff4e43c438d6914",
            "url": "https://l10n.opensuse.org/api/units/12729155/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-sap-installation-wizard/glossary/nl/?format=api",
            "source": [
                "application"
            ],
            "previous_source": "",
            "target": [
                "applicatie"
            ],
            "id_hash": -7031785703738100210,
            "content_hash": -7031785703738100210,
            "location": "",
            "context": "1",
            "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/12729156/?format=api",
            "priority": 100,
            "id": 12729157,
            "web_url": "https://l10n.opensuse.org/translate/yast-sap-installation-wizard/glossary/nl/?checksum=1e6a14289005360e",
            "url": "https://l10n.opensuse.org/api/units/12729157/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}