Translation components API.

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

GET /api/translations/shizuku/manager/ko/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 122,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/shizuku/manager/ko/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/ko/?format=api",
            "source": [
                "Your device manufacturer has restricted adb permissions and apps using Shizuku will not work properly.\n\nUsually, this limitation can be lifted by adjusting some options in \"Developer options\". Please read the help for details on how to do this.\n\nYou may need to restart Shizuku for the operation to take effect."
            ],
            "previous_source": "",
            "target": [
                "디바이스 제조업체에서 ADB 권한을 제한하여 Shizuku를 사용하는 앱이 제대로 작동하지 않습니다.\n\n일반적으로 '개발자 옵션'에서 일부 옵션을 조정하여 이 제한을 해제할 수 있습니다. 자세한 방법은 도움말을 참조하세요.\n\n작업을 적용하려면 Shizuku를 다시 시작해야 할 수도 있습니다."
            ],
            "id_hash": 3823706834628593909,
            "content_hash": -2335725275935210719,
            "location": "",
            "context": "home_adb_is_limited_description",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 60,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 51,
            "source_unit": "https://weblate.rikka.app/api/units/38420/?format=api",
            "priority": 100,
            "id": 38458,
            "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ko/?checksum=b510891b734548f5",
            "url": "https://weblate.rikka.app/api/units/38458/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-08-06T15:31:22.345408Z"
        },
        {
            "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/ko/?format=api",
            "source": [
                "Please try to disable and enable \"Wireless debugging\" if it keeps searching."
            ],
            "previous_source": "",
            "target": [
                "\"무선 디버깅\"이 검색중으로 유지된다면 비활성화했다가 다시 활성화해 보세요."
            ],
            "id_hash": 3519541062005893330,
            "content_hash": 491895035014211393,
            "location": "",
            "context": "dialog_adb_discovery_message_toggle_wireless_debugging",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.rikka.app/api/units/38554/?format=api",
            "priority": 100,
            "id": 38573,
            "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ko/?checksum=b0d7ebf2d54328d2",
            "url": "https://weblate.rikka.app/api/units/38573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-29T10:21:10.241721Z"
        }
    ]
}