Translation components API.

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

GET /api/translations/sadiq/glossary/ru/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": "http://translate.gtaf.org/api/translations/sadiq/glossary/ru/?format=api",
            "source": [
                "Sadiq"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2312187821068858434,
            "content_hash": -2312187821068858434,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.gtaf.org/api/units/101448/?format=api",
            "priority": 100,
            "id": 113742,
            "web_url": "http://translate.gtaf.org/translate/sadiq/glossary/ru/?checksum=5fe9756d5f34cbbe",
            "url": "http://translate.gtaf.org/api/units/113742/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-04T04:23:03.993753Z"
        },
        {
            "translation": "http://translate.gtaf.org/api/translations/sadiq/glossary/ru/?format=api",
            "source": [
                "GTAF.ORG"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3116822876657919092,
            "content_hash": 3116822876657919092,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.gtaf.org/api/units/101457/?format=api",
            "priority": 100,
            "id": 113752,
            "web_url": "http://translate.gtaf.org/translate/sadiq/glossary/ru/?checksum=ab412de48701a474",
            "url": "http://translate.gtaf.org/api/units/113752/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-08-04T04:23:04.053210Z"
        }
    ]
}