Translation components API.

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

GET /api/translations/kernelsu/glossary/hi/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/hi/?format=api",
            "source": [
                "Enforcing"
            ],
            "previous_source": "",
            "target": [
                "एनफोर्सिंग"
            ],
            "id_hash": 6641266055821346851,
            "content_hash": 6641266055821346851,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/102247264/?format=api",
            "priority": 100,
            "id": 105149994,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/hi/?checksum=dc2a844a74174823",
            "url": "https://hosted.weblate.org/api/units/105149994/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-17T11:54:42.402517+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/hi/?format=api",
            "source": [
                "Permissive"
            ],
            "previous_source": "",
            "target": [
                "पर्मिसिव"
            ],
            "id_hash": -6979446863672821929,
            "content_hash": -6979446863672821929,
            "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": "https://hosted.weblate.org/api/units/109462419/?format=api",
            "priority": 100,
            "id": 109462439,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/hi/?checksum=1f24060e62113757",
            "url": "https://hosted.weblate.org/api/units/109462439/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-23T00:54:44.255051+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/hi/?format=api",
            "source": [
                "Disabled"
            ],
            "previous_source": "",
            "target": [
                "अक्षम"
            ],
            "id_hash": -8774063446487863190,
            "content_hash": -8774063446487863190,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "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://hosted.weblate.org/api/units/119353830/?format=api",
            "priority": 100,
            "id": 119353831,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/hi/?checksum=063c43c84b59f06a",
            "url": "https://hosted.weblate.org/api/units/119353831/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-17T05:06:08.758014+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/hi/?format=api",
            "source": [
                "Superuser"
            ],
            "previous_source": "",
            "target": [
                "Superuser"
            ],
            "id_hash": 4145858996337479460,
            "content_hash": 4145858996337479460,
            "location": "",
            "context": "1",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/119353814/?format=api",
            "priority": 100,
            "id": 119353832,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/hi/?checksum=b9890cca9d8d8f24",
            "url": "https://hosted.weblate.org/api/units/119353832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-17T05:06:08.765275+01:00"
        }
    ]
}