Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourcekde/de/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://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/de/?format=api",
            "source": [
                "KDE Integration"
            ],
            "previous_source": "",
            "target": [
                "KDE-Integration"
            ],
            "id_hash": 4514435058473751648,
            "content_hash": 4514435058473751648,
            "location": "module_kde.ulf",
            "context": "module_kde.ulf\nSTR_NAME_MODULE_OPTIONAL_KDE\nLngText.text",
            "note": "AnuFs",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/24910966/?format=api",
            "priority": 100,
            "id": 30936,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourcekde/de/?checksum=bea67ec465e5d460",
            "url": "https://translations.documentfoundation.org/api/units/30936/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:30:56.139798Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/de/?format=api",
            "source": [
                "System integration of %PRODUCTNAME %PRODUCTVERSION into KDE."
            ],
            "previous_source": "",
            "target": [
                "Systemintegration von %PRODUCTNAME %PRODUCTVERSION in KDE."
            ],
            "id_hash": -3692012660393591790,
            "content_hash": -3692012660393591790,
            "location": "module_kde.ulf",
            "context": "module_kde.ulf\nSTR_DESC_MODULE_OPTIONAL_KDE\nLngText.text",
            "note": "mCG7Y",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/24910968/?format=api",
            "priority": 100,
            "id": 30938,
            "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/scp2sourcekde/de/?checksum=4cc3560be6febc12",
            "url": "https://translations.documentfoundation.org/api/units/30938/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:30:56.159276Z"
        }
    ]
}