Translation components API.

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

GET /api/translations/libvirt/glossary/ko/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://translate.fedoraproject.org/api/translations/libvirt/glossary/ko/?format=api",
            "language_code": "ko",
            "source": [
                "source"
            ],
            "previous_source": "",
            "target": [
                "원천"
            ],
            "id_hash": 7646775229186245625,
            "content_hash": 7646775229186245625,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/7755542/?format=api",
            "priority": 100,
            "id": 7755543,
            "web_url": "https://translate.fedoraproject.org/translate/libvirt/glossary/ko/?checksum=ea1ecd8e7ce703f9",
            "url": "https://translate.fedoraproject.org/api/units/7755543/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-14T12:07:40.316646Z",
            "last_updated": "2025-03-01T02:14:16.227569Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/libvirt/glossary/ko/?format=api",
            "language_code": "ko",
            "source": [
                "storage"
            ],
            "previous_source": "",
            "target": [
                "저장소"
            ],
            "id_hash": -8954558450897033406,
            "content_hash": -8954558450897033406,
            "location": "",
            "context": "",
            "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://translate.fedoraproject.org/api/units/9104825/?format=api",
            "priority": 100,
            "id": 9104826,
            "web_url": "https://translate.fedoraproject.org/translate/libvirt/glossary/ko/?checksum=03bb04883dcf6742",
            "url": "https://translate.fedoraproject.org/api/units/9104826/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-23T21:14:06.153402Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/libvirt/glossary/ko/?format=api",
            "language_code": "ko",
            "source": [
                "download"
            ],
            "previous_source": "",
            "target": [
                "내려받기"
            ],
            "id_hash": 659725267732432449,
            "content_hash": 659725267732432449,
            "location": "",
            "context": "",
            "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://translate.fedoraproject.org/api/units/9104837/?format=api",
            "priority": 100,
            "id": 9104838,
            "web_url": "https://translate.fedoraproject.org/translate/libvirt/glossary/ko/?checksum=8927d0a2b88a8641",
            "url": "https://translate.fedoraproject.org/api/units/9104838/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-23T21:17:57.882546Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/libvirt/glossary/ko/?format=api",
            "language_code": "ko",
            "source": [
                "protocol"
            ],
            "previous_source": "",
            "target": [
                "통신규약"
            ],
            "id_hash": 1308966306109752671,
            "content_hash": 1308966306109752671,
            "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://translate.fedoraproject.org/api/units/9104842/?format=api",
            "priority": 100,
            "id": 9104843,
            "web_url": "https://translate.fedoraproject.org/translate/libvirt/glossary/ko/?checksum=922a61eb92a0855f",
            "url": "https://translate.fedoraproject.org/api/units/9104843/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-23T21:23:30.386915Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        }
    ]
}