Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ko/?format=api",
            "source": [
                "package"
            ],
            "previous_source": "",
            "target": [
                "패키지"
            ],
            "id_hash": -4052244908416663653,
            "content_hash": -4052244908416663653,
            "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://l10n.opensuse.org/api/units/12729195/?format=api",
            "priority": 100,
            "id": 13043796,
            "web_url": "https://l10n.opensuse.org/translate/zypper/glossary/ko/?checksum=47c388b9baf07f9b",
            "url": "https://l10n.opensuse.org/api/units/13043796/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-30T07:36:04.473797Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ko/?format=api",
            "source": [
                "reinstall"
            ],
            "previous_source": "",
            "target": [
                "재설치"
            ],
            "id_hash": -3664118775076795996,
            "content_hash": -3664118775076795996,
            "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://l10n.opensuse.org/api/units/13043797/?format=api",
            "priority": 100,
            "id": 13043798,
            "web_url": "https://l10n.opensuse.org/translate/zypper/glossary/ko/?checksum=4d266f632cb549a4",
            "url": "https://l10n.opensuse.org/api/units/13043798/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-30T09:40:14.847333Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ko/?format=api",
            "source": [
                "key"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5835315895878452755,
            "content_hash": 5835315895878452755,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/12729185/?format=api",
            "priority": 100,
            "id": 13062845,
            "web_url": "https://l10n.opensuse.org/translate/zypper/glossary/ko/?checksum=d0fb34e3f6068613",
            "url": "https://l10n.opensuse.org/api/units/13062845/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-23T17:07:46.663756Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ko/?format=api",
            "source": [
                "source package"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2562670554039551603,
            "content_hash": 2562670554039551603,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.opensuse.org/api/units/12729256/?format=api",
            "priority": 100,
            "id": 13063102,
            "web_url": "https://l10n.opensuse.org/translate/zypper/glossary/ko/?checksum=a3906f4a91e18673",
            "url": "https://l10n.opensuse.org/api/units/13063102/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-23T17:52:58.653383Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ko/?format=api",
            "source": [
                "upstream"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5224325325799177050,
            "content_hash": -5224325325799177050,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.opensuse.org/api/units/13208176/?format=api",
            "priority": 100,
            "id": 13208198,
            "web_url": "https://l10n.opensuse.org/translate/zypper/glossary/ko/?checksum=377f77cbbca9c4a6",
            "url": "https://l10n.opensuse.org/api/units/13208198/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-23T22:18:33.916252Z"
        }
    ]
}