Translation components API.

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

GET /api/translations/kernelsu/glossary/ru/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/ru/?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": 102247273,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/ru/?checksum=dc2a844a74174823",
            "url": "https://hosted.weblate.org/api/units/102247273/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-16T17:27:00.597016+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/ru/?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": 3,
            "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": 109462429,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/ru/?checksum=1f24060e62113757",
            "url": "https://hosted.weblate.org/api/units/109462429/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-11-23T00:54:44.182448+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/ru/?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": 2,
            "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": 119353860,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/ru/?checksum=b9890cca9d8d8f24",
            "url": "https://hosted.weblate.org/api/units/119353860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-17T05:06:09.783942+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/kernelsu/glossary/ru/?format=api",
            "source": [
                "SuperUser"
            ],
            "previous_source": "",
            "target": [
                "Superuser"
            ],
            "id_hash": -6387523238586417483,
            "content_hash": -6387523238586417483,
            "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/119353861/?format=api",
            "priority": 100,
            "id": 119353862,
            "web_url": "https://hosted.weblate.org/translate/kernelsu/glossary/ru/?checksum=275af5750180feb5",
            "url": "https://hosted.weblate.org/api/units/119353862/?format=api",
            "explanation": "Вкладка списка суперпользователей, просьба оставить на английском т.к. при переводе на русский не вписывается в разметку.",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-17T05:06:09.797695+01:00"
        }
    ]
}