Translation components API.

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

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

{
    "count": 203,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/sdaps/master/ko/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ko/?format=api",
            "source": [
                "Filename to store the data to (default: data_%%i.feather)"
            ],
            "previous_source": "",
            "target": [
                "데이터를 저장할 파일 이름(기본값: data_%%i.feather)"
            ],
            "id_hash": 8219521352096310245,
            "content_hash": 8219521352096310245,
            "location": "sdaps/cmdline/feather.py:38",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/68889039/?format=api",
            "priority": 100,
            "id": 68889290,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ko/?checksum=f2119b1eef7063e5",
            "url": "https://hosted.weblate.org/api/units/68889290/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:04:00.468823+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ko/?format=api",
            "source": [
                "Generated string for LaTeX contains unicode characters. This is likely fine!"
            ],
            "previous_source": "",
            "target": [
                "LaTeX용으로 생성된 문자열에는 유니코드 문자가 포함되어 있습니다. 이것은 제대로 작동하지 않을 수 있으며 LaTeX 문자 맵을 업데이트해야 함을 의미할 수 있습니다."
            ],
            "id_hash": -1942867592438672366,
            "content_hash": -1942867592438672366,
            "location": "sdaps/utils/latex.py:76",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 140,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/97335374/?format=api",
            "priority": 100,
            "id": 97335390,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ko/?checksum=65098c37eb131412",
            "url": "https://hosted.weblate.org/api/units/97335390/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-20T18:49:15.776086+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/ko/?format=api",
            "source": [
                "Failed to delete file {}: {}"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4964529288489877206,
            "content_hash": 4964529288489877206,
            "location": "sdaps/reset/__init__.py:55",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 174,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/97335376/?format=api",
            "priority": 100,
            "id": 97335391,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/ko/?checksum=c4e58d15ad763ed6",
            "url": "https://hosted.weblate.org/api/units/97335391/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-20T18:49:15.915838+02:00"
        }
    ]
}