Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/ko/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://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/ko/?format=api",
            "source": [
                "Servers"
            ],
            "previous_source": "",
            "target": [
                "서버"
            ],
            "id_hash": 3078912503929016227,
            "content_hash": 3078912503929016227,
            "location": "./pages/servers/intro-servers.adoc:1",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/17569446/?format=api",
            "priority": 100,
            "id": 17667095,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/ko/?checksum=aaba7e9c0b328fa3",
            "url": "https://translate.fedoraproject.org/api/units/17667095/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T20:15:21.156916Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/ko/?format=api",
            "source": [
                "This part discusses various topics related to servers such as how to set up a web server or share files and directories over a network."
            ],
            "previous_source": "",
            "target": [
                "이 부분에서는 웹 서버를 설정하거나 네트워크를 통해 파일 및 디렉토리를 공유하는 방법과 같은 서버와 연관된 다양한 주제에 대해 이야기합니다."
            ],
            "id_hash": -3890991021795409530,
            "content_hash": -3890991021795409530,
            "location": "./pages/servers/intro-servers.adoc:3",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translate.fedoraproject.org/api/units/17569457/?format=api",
            "priority": 100,
            "id": 17667096,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-system-administrat/f40pagesserversintro-servers/ko/?checksum=4a006c47f1a68186",
            "url": "https://translate.fedoraproject.org/api/units/17667096/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-25T20:15:21.160665Z"
        }
    ]
}