Translation components API.

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

GET /api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-wsr/ko_kr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-wsr/ko_kr/?format=api",
            "source": [
                "WonderSwan R Audio Decoder"
            ],
            "previous_source": "",
            "target": [
                "WonderSwan R 오디오 디코더"
            ],
            "id_hash": -4828586733593955992,
            "content_hash": -4828586733593955992,
            "location": "",
            "context": "Addon Summary",
            "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": 4,
            "source_unit": "https://kodi.weblate.cloud/api/units/9363432/?format=api",
            "priority": 100,
            "id": 9369324,
            "web_url": "https://kodi.weblate.cloud/translate/kodi-add-ons-audio-decodersencoders/audiodecoder-wsr/ko_kr/?checksum=3cfd69f2e0f7f168",
            "url": "https://kodi.weblate.cloud/api/units/9369324/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-21T19:49:43.006811Z"
        },
        {
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-audio-decodersencoders/audiodecoder-wsr/ko_kr/?format=api",
            "source": [
                "WonderSwan R (WSR) is a container format, that holds audio code ripped from the ROMs of games for the WonderSwan and WonderSwan Color handheld game system. Both the original and color versions used the same audio chip which could handle 4 PCM audio channels."
            ],
            "previous_source": "",
            "target": [
                "WonderSwan R(WSR)은 WonderSwan 및 WonderSwan 컬러 휴대용 게임 시스템용 게임 ROM에서 추출한 오디오 코드를 포함하는 컨테이너 형식입니다. 오리지널 버전과 컬러 버전 모두 4개의 PCM 오디오 채널을 처리할 수 있는 동일한 오디오 칩을 사용했습니다."
            ],
            "id_hash": 3629405554590493889,
            "content_hash": 3629405554590493889,
            "location": "",
            "context": "Addon Description",
            "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": 44,
            "source_unit": "https://kodi.weblate.cloud/api/units/9363434/?format=api",
            "priority": 100,
            "id": 9369325,
            "web_url": "https://kodi.weblate.cloud/translate/kodi-add-ons-audio-decodersencoders/audiodecoder-wsr/ko_kr/?checksum=b25e3d1f5b322cc1",
            "url": "https://kodi.weblate.cloud/api/units/9369325/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-09-21T19:49:43.008750Z"
        }
    ]
}