Translation components API.

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

GET /api/translations/sadiq/glossary/ar/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/ar/?format=api",
            "source": [
                "Sadiq"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2312187821068858434,
            "content_hash": -2312187821068858434,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "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": 101449,
            "web_url": "http://translate.gtaf.org/translate/sadiq/glossary/ar/?checksum=5fe9756d5f34cbbe",
            "url": "http://translate.gtaf.org/api/units/101449/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-01-02T18:04:45.417185Z"
        },
        {
            "translation": "http://translate.gtaf.org/api/translations/sadiq/glossary/ar/?format=api",
            "source": [
                "GTAF.ORG"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3116822876657919092,
            "content_hash": 3116822876657919092,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "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": 101458,
            "web_url": "http://translate.gtaf.org/translate/sadiq/glossary/ar/?checksum=ab412de48701a474",
            "url": "http://translate.gtaf.org/api/units/101458/?format=api",
            "explanation": "Website",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-01-02T21:12:33.350179Z"
        }
    ]
}