Translation components API.

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

GET /api/translations/zorin-appearance/glossary/cs/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.zorin.com/api/translations/zorin-appearance/glossary/cs/?format=api",
            "source": [
                "Taskbar"
            ],
            "previous_source": "",
            "target": [
                "Panel úloh"
            ],
            "id_hash": -239303932116493558,
            "content_hash": -239303932116493558,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.zorin.com/api/units/28165/?format=api",
            "priority": 100,
            "id": 28185,
            "web_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/cs/?checksum=7cadd25774d79b0a",
            "url": "https://translations.zorin.com/api/units/28185/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-05T03:03:46.927618Z"
        },
        {
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/cs/?format=api",
            "source": [
                "Auto-adjust context when an identical string already exists."
            ],
            "previous_source": "",
            "target": [
                "Automatické přizpůsobení kontextu, pokud již existuje identický řetězec."
            ],
            "id_hash": 4738450733324895175,
            "content_hash": 4738450733324895175,
            "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": 8,
            "source_unit": "https://translations.zorin.com/api/units/32909/?format=api",
            "priority": 100,
            "id": 32910,
            "web_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/cs/?checksum=c1c25bd6298503c7",
            "url": "https://translations.zorin.com/api/units/32910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-02-04T10:03:10.415424Z"
        }
    ]
}