Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/ko/?format=api",
            "source": [
                "For help and more info, read the <a href=\"/docs/installation#installation\">installation guide</a>. If you purchased elementary OS, check your email for a receipt that includes your link to download elementary OS again for free."
            ],
            "previous_source": "",
            "target": [
                "더 많은 도움이나 정보가 필요하시면, <a href=\"/docs/installation#installation\">설치 안내</a>를 읽어보세요. elementary OS를 구입하셨다면, 이메일에서 elementary OS를 무료로 다운로드할 수 있는 링크가 포함된 영수증을 확인해 보세요."
            ],
            "id_hash": -4947905393611875082,
            "content_hash": -4947905393611875082,
            "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": 32,
            "source_unit": "https://l10n.elementary.io/api/units/3017291/?format=api",
            "priority": 100,
            "id": 2401421,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/ko/?checksum=3b55824277865cf6",
            "url": "https://l10n.elementary.io/api/units/2401421/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-21T18:31:05.437455Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/ko/?format=api",
            "source": [
                "Read Installation Guide"
            ],
            "previous_source": "",
            "target": [
                "설치 안내를 읽어보세요"
            ],
            "id_hash": -1884703382882466929,
            "content_hash": -1884703382882466929,
            "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": 3,
            "source_unit": "https://l10n.elementary.io/api/units/3017293/?format=api",
            "priority": 100,
            "id": 2401422,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/ko/?checksum=65d830424450438f",
            "url": "https://l10n.elementary.io/api/units/2401422/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-21T18:31:05.454570Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/ko/?format=api",
            "source": [
                "Thank You for Downloading elementary OS"
            ],
            "previous_source": "",
            "target": [
                "elementary OS를 다운로드해주셔서 고맙습니다"
            ],
            "id_hash": -1846816571737344421,
            "content_hash": -1846816571737344421,
            "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": 6,
            "source_unit": "https://l10n.elementary.io/api/units/3017289/?format=api",
            "priority": 100,
            "id": 2401423,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/ko/?checksum=665eca1ce44a765b",
            "url": "https://l10n.elementary.io/api/units/2401423/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-21T18:31:05.471776Z"
        }
    ]
}