Translation components API.

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

GET /api/components/deepin/deepin-tweak%252Fmain/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1405729,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/deepin/deepin-tweak/main/en/",
            "share_url": "https://hosted.weblate.org/engage/deepin/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/deepin/deepin-tweak/main/en/",
            "url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 11,
            "total_words": 153,
            "translated": 11,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://hosted.weblate.org/languages/en_US/",
                "url": "https://hosted.weblate.org/api/languages/en_US/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 1405730,
            "filename": "translations/en_US.ts",
            "revision": "61e508749133e4d0f6bf3131a70719a78dedfbc5",
            "web_url": "https://hosted.weblate.org/projects/deepin/deepin-tweak/main/en_US/",
            "share_url": "https://hosted.weblate.org/engage/deepin/-/en_US/",
            "translate_url": "https://hosted.weblate.org/translate/deepin/deepin-tweak/main/en_US/",
            "url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 153,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en_US/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en_US/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en_US/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en_US/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/en_US/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 1405731,
            "filename": "translations/zh_CN.ts",
            "revision": "7cd661af55cb070f736f48b01a8268158326326f",
            "web_url": "https://hosted.weblate.org/projects/deepin/deepin-tweak/main/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/deepin/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/deepin/deepin-tweak/main/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 153,
            "translated": 11,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-04T15:52:34.429806+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1406404,
            "filename": "translations/pl.ts",
            "revision": "fc0030977386c8c47fddb774b673f0646c9c2d03",
            "web_url": "https://hosted.weblate.org/projects/deepin/deepin-tweak/main/pl/",
            "share_url": "https://hosted.weblate.org/engage/deepin/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/deepin/deepin-tweak/main/pl/",
            "url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 153,
            "translated": 11,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-22T08:10:00.591460+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/pl/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1408405,
            "filename": "translations/es.ts",
            "revision": "e6c6ba5c786c63ad9f5dd62ee6af17e4a2b3600d",
            "web_url": "https://hosted.weblate.org/projects/deepin/deepin-tweak/main/es/",
            "share_url": "https://hosted.weblate.org/engage/deepin/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/deepin/deepin-tweak/main/es/",
            "url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 153,
            "translated": 11,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-02T15:55:03.467205+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/es/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1409622,
            "filename": "translations/hu.ts",
            "revision": "907785d9a8a06545d5124b9d2ff1dfc858ac735e",
            "web_url": "https://hosted.weblate.org/projects/deepin/deepin-tweak/main/hu/",
            "share_url": "https://hosted.weblate.org/engage/deepin/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/deepin/deepin-tweak/main/hu/",
            "url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 11,
            "total_words": 153,
            "translated": 11,
            "translated_words": 153,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-14T07:53:04.747215+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/deepin/deepin-tweak%252Fmain/hu/units/?format=api"
        }
    ]
}