Translation components API.

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

GET /api/translations/website/404/ko/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://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "source": [
                "The page you’re looking for can’t be found"
            ],
            "previous_source": "",
            "target": [
                "당신이 보려는 페이지를 찾을 수 없습니다"
            ],
            "id_hash": 908025025754438611,
            "content_hash": 908025025754438611,
            "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": 8,
            "source_unit": "https://l10n.elementary.io/api/units/3017515/?format=api",
            "priority": 100,
            "id": 1289211,
            "web_url": "https://l10n.elementary.io/translate/website/404/ko/?checksum=8c99f3f333421bd3",
            "url": "https://l10n.elementary.io/api/units/1289211/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:37.105661Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "source": [
                "There isn’t anything located here. Check the web address for mispelled words and try again."
            ],
            "previous_source": "",
            "target": [
                "여기엔 더 이상 아무것도 없습니다. 주소에 오타가 있는지 확인하고 다시 시도하세요."
            ],
            "id_hash": 631982396540170839,
            "content_hash": 631982396540170839,
            "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": 15,
            "source_unit": "https://l10n.elementary.io/api/units/3017517/?format=api",
            "priority": 100,
            "id": 1289212,
            "web_url": "https://l10n.elementary.io/translate/website/404/ko/?checksum=88c540a42a13b257",
            "url": "https://l10n.elementary.io/api/units/1289212/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:37.126155Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "source": [
                "Go to Home Page"
            ],
            "previous_source": "",
            "target": [
                "홈페이지로 돌아가기"
            ],
            "id_hash": 3503817004936829731,
            "content_hash": 3503817004936829731,
            "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": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3017519/?format=api",
            "priority": 100,
            "id": 1289213,
            "web_url": "https://l10n.elementary.io/translate/website/404/ko/?checksum=b0a00f00813b9b23",
            "url": "https://l10n.elementary.io/api/units/1289213/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:37.145267Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "source": [
                "Page Not Found ⋅ elementary"
            ],
            "previous_source": "",
            "target": [
                "찾고 계신 페이지가 없습니다 ⋅ elementary"
            ],
            "id_hash": -7648725705782079334,
            "content_hash": -7648725705782079334,
            "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": 5,
            "source_unit": "https://l10n.elementary.io/api/units/3017521/?format=api",
            "priority": 100,
            "id": 1289214,
            "web_url": "https://l10n.elementary.io/translate/website/404/ko/?checksum=15da447eca75d09a",
            "url": "https://l10n.elementary.io/api/units/1289214/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:37.162576Z"
        }
    ]
}