Translation components API.

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

GET /api/translations/kernelsu/glossary/es/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/es/?format=api",
            "source": [
                "Enforcing"
            ],
            "previous_source": "",
            "target": [
                "Enforcing"
            ],
            "id_hash": 6641266055821346851,
            "content_hash": 6641266055821346851,
            "location": "",
            "context": "",
            "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": "https://hosted.weblate.org/api/units/102247264/?format=api",
            "priority": 100,
            "id": 102247282,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/es/?checksum=dc2a844a74174823",
            "url": "https://hosted.weblate.org/api/units/102247282/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-16T17:27:00.788601+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/es/?format=api",
            "source": [
                "Permissive"
            ],
            "previous_source": "",
            "target": [
                "Permissive"
            ],
            "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": 109462449,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/es/?checksum=1f24060e62113757",
            "url": "https://hosted.weblate.org/api/units/109462449/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-23T00:54:44.325062+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/es/?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": 3,
            "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": 119353823,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/es/?checksum=b9890cca9d8d8f24",
            "url": "https://hosted.weblate.org/api/units/119353823/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-17T05:06:08.254268+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/es/?format=api",
            "source": [
                "Unknown"
            ],
            "previous_source": "",
            "target": [
                "Desconocido"
            ],
            "id_hash": 6500530623427418344,
            "content_hash": 6500530623427418344,
            "location": "",
            "context": "",
            "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/119353824/?format=api",
            "priority": 100,
            "id": 119353825,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/es/?checksum=da36862924f098e8",
            "url": "https://hosted.weblate.org/api/units/119353825/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-17T05:06:08.266496+01:00"
        }
    ]
}