Translation components API.

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

GET /api/translations/fedora-sysv/glossary/en/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/fedora-sysv/glossary/en/?format=api",
            "source": [
                "usage"
            ],
            "previous_source": "",
            "target": [
                "usage"
            ],
            "id_hash": 3114890384409128363,
            "content_hash": 3114890384409128363,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "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/7617093/?format=api",
            "priority": 100,
            "id": 7617093,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-sysv/glossary/en/?checksum=ab3a504d1cfc6dab",
            "url": "https://translate.fedoraproject.org/api/units/7617093/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-06T12:15:20.711832Z",
            "last_updated": "2023-06-16T11:46:33.795393Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/glossary/en/?format=api",
            "source": [
                "peer"
            ],
            "previous_source": "",
            "target": [
                "peer"
            ],
            "id_hash": -6153165221414629383,
            "content_hash": -6153165221414629383,
            "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/14808440/?format=api",
            "priority": 100,
            "id": 14808440,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-sysv/glossary/en/?checksum=2a9b90d4fd4b0ff9",
            "url": "https://translate.fedoraproject.org/api/units/14808440/?format=api",
            "explanation": "TTA 정보통신용어사전 - P2P 네트워크에 참여하는 다양한 형태의 노드로서 클라이언트와 서버의 역할을 동시에 수행한다",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-03T16:25:59.391378Z",
            "last_updated": "2023-07-03T16:25:59.391406Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/glossary/en/?format=api",
            "source": [
                "veth"
            ],
            "previous_source": "",
            "target": [
                "veth"
            ],
            "id_hash": -5991791954351912243,
            "content_hash": -5991791954351912243,
            "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/14808442/?format=api",
            "priority": 100,
            "id": 14808442,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-sysv/glossary/en/?checksum=2cd8e0f6a0cf8acd",
            "url": "https://translate.fedoraproject.org/api/units/14808442/?format=api",
            "explanation": "veth 용어를 적절히 사용 - 가상 이더넷 연결장치 (veth - Virtual Ethernet Device)",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-03T16:31:45.571307Z",
            "last_updated": "2023-07-03T16:31:45.571360Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/glossary/en/?format=api",
            "source": [
                "condrestart"
            ],
            "previous_source": "",
            "target": [
                "condrestart"
            ],
            "id_hash": -1319160260066492822,
            "content_hash": -1319160260066492822,
            "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/14808444/?format=api",
            "priority": 100,
            "id": 14808444,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-sysv/glossary/en/?checksum=6db166bb90ecbe6a",
            "url": "https://translate.fedoraproject.org/api/units/14808444/?format=api",
            "explanation": "조건부 재시작 conditional restart 의미로 해석",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-07-03T16:48:48.538375Z",
            "last_updated": "2023-07-03T16:48:48.538409Z"
        }
    ]
}