Translation components API.

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

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

{
    "count": 201,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookl10n_index/ko/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookl10n_index/ko/?format=api",
            "source": [
                "This section shows the specific settings needed to localize a FreeBSD system for the Russian language.  Refer to <<using-localization,Using Localization>> for a complete description of each type of setting."
            ],
            "previous_source": "This section shows the specific settings needed to localize a FreeBSD system for the Russian language.  Refer to <<using-localization,Using Localization>> for a more complete description of each type of setting.",
            "target": [
                "이 섹션에서는 러시아어에 맞게 FreeBSD 시스템을 현지화하는 데 필요한 설정을 보여줍니다.  각 설정 유형에 대한 자세한 설명은 <<using-localization,Using Localization>> 을 참조하십시오."
            ],
            "id_hash": 3250824571056022784,
            "content_hash": 3250824571056022784,
            "location": "documentation/content/en/books/handbook/l10n/_index.adoc:542",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 169,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translate-dev.freebsd.org/api/units/1614930/?format=api",
            "priority": 100,
            "id": 1614937,
            "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookl10n_index/ko/?checksum=ad1d3fb948e7e500",
            "url": "https://translate-dev.freebsd.org/api/units/1614937/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-18T00:09:47.997424Z"
        }
    ]
}