Translation components API.

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

GET /api/components/cyberos/calculator/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 44,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 82585,
            "filename": "translations/en_US.ts",
            "revision": "f560ca1efa48b535b10f86c61b26a8ee23338086,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/en_US/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/en_US/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/en_US/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/en_US/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 25,
            "failing_checks_percent": 100.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2021-06-11T23:20:49.092998+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/en_US/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/en_US/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/en_US/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/en_US/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/en_US/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de_DE",
            "id": 82586,
            "filename": "translations/de_DE.ts",
            "revision": "104bf181c816a4cbb25947ce1a7b8c1dea0227a5,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/de/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/de/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-14T12:58:22.717683+02:00",
            "last_author": "PatRyk",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/de/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_PL",
            "id": 82587,
            "filename": "translations/pl_PL.ts",
            "revision": "f247ebd00fc6b8a4ea34d473d3af394afa49f176,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/pl/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/pl/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-06-11T23:20:52.284546+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pl/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 82591,
            "filename": "translations/pt_BR.ts",
            "revision": "68f2a8458a0cc988b0819f677e92de61971429e2,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-06-13T08:40:37.478839+02:00",
            "last_author": "Vitor Gonçalves",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru_RU",
            "id": 82594,
            "filename": "translations/ru_RU.ts",
            "revision": "84616bdd73e327c2ea011424450ac17f4fb4dd95,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/ru/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ru/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-06-11T23:20:52.607009+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ru/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it_IT",
            "id": 82597,
            "filename": "translations/it_IT.ts",
            "revision": "9d04bcc3a96b3277020429a1a6fd6dcade412178,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/it/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/it/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-06-17T06:23:27.492234+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/it/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 82599,
            "filename": "translations/zh_TW.ts",
            "revision": "7dd63e429f5d76e560e6e3fbf9c7c8c40bbf4f29,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-11T04:45:23.486711+02:00",
            "last_author": "darksunlight",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant/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": 82602,
            "filename": "translations/zh_CN.ts",
            "revision": "8d38d6e6120f7d588b1d0c210075e9414c16cdd3,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-04-30T04:44:41.185878+02:00",
            "last_author": "WhiredPlanck",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "https://hosted.weblate.org/languages/es_MX/",
                "url": "https://hosted.weblate.org/api/languages/es_MX/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es_MX",
            "id": 82605,
            "filename": "translations/es_MX.ts",
            "revision": "acefbb0dd375ae105494fdb3d4abc59724215f2b,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/es_MX/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/es_MX/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/es_MX/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-06-11T23:20:50.122887+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es_MX/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es_MX/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es_MX/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es_MX/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es_MX/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 82608,
            "filename": "translations/nb_NO.ts",
            "revision": "2da38bed22be1fb631f52dcd0639f104b9159465,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 40.0,
            "fuzzy": 6,
            "fuzzy_words": 21,
            "fuzzy_percent": 60.0,
            "failing_checks": 6,
            "failing_checks_words": 21,
            "failing_checks_percent": 60.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-11T23:20:51.897919+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nb_NO/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_ES",
            "id": 82752,
            "filename": "translations/es_ES.ts",
            "revision": "76b5eb84e3a5b72c72f5986ec8c20efacf278549,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/es/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/es/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-06-11T23:20:50.019454+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/es/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs_CZ",
            "id": 83397,
            "filename": "translations/cs_CZ.ts",
            "revision": "48660a3007bd792b0eb3ecaaee4de9db3c6af8da,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/cs/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/cs/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-09-20T16:28:44.973443+02:00",
            "last_author": "Pavel Borecki",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/cs/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si_LK",
            "id": 83736,
            "filename": "translations/si_LK.ts",
            "revision": "ea3bf64a386a079a9e0328ce48fe342e419deb72,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/si/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/si/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 25,
            "fuzzy_percent": 100.0,
            "failing_checks": 10,
            "failing_checks_words": 25,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-11T23:20:52.755074+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/si/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr_TR",
            "id": 90050,
            "filename": "translations/tr_TR.ts",
            "revision": "084093eaaa7db9dcbcd4a0d3969e4299f141dc6e,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/tr/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/tr/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-06-25T17:09:54.161772+02:00",
            "last_author": "Tri",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/tr/units/?format=api"
        },
        {
            "language": {
                "id": 705,
                "code": "he_IL",
                "name": "Hebrew (Israel)",
                "plural": {
                    "id": 708,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he_IL/",
                "url": "https://hosted.weblate.org/api/languages/he_IL/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he_IL/statistics/?format=api"
            },
            "language_code": "he_IL",
            "id": 101200,
            "filename": "translations/he_IL.ts",
            "revision": "aa2bc644d6707b4928277d3647d7d66830b6f610,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/he_IL/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/he_IL/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/he_IL/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/he_IL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 40.0,
            "fuzzy": 6,
            "fuzzy_words": 21,
            "fuzzy_percent": 60.0,
            "failing_checks": 6,
            "failing_checks_words": 21,
            "failing_checks_percent": 60.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-11T23:20:50.583608+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/he_IL/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/he_IL/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/he_IL/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/he_IL/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/he_IL/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th_TH",
            "id": 101483,
            "filename": "translations/th_TH.ts",
            "revision": "b95a7163dbad06affefe86cf885c8d896f0ff59b,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/th/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/th/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 25,
            "fuzzy_percent": 100.0,
            "failing_checks": 10,
            "failing_checks_words": 25,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-11T23:20:53.036772+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/th/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk_UA",
            "id": 102090,
            "filename": "translations/uk_UA.ts",
            "revision": "e2b5b563940d1e321683739ec6a9bd92a849bce2,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/uk/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/uk/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-06T21:08:29.233822+02:00",
            "last_author": "Максим Грабовий",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/uk/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa_IR",
            "id": 103088,
            "filename": "translations/fa_IR.ts",
            "revision": "1908a1c3b3e101bf501d1c2f819b2ad60b26457a,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/fa/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/fa/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 9,
            "translated_words": 19,
            "translated_percent": 90.0,
            "fuzzy": 1,
            "fuzzy_words": 6,
            "fuzzy_percent": 10.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 20.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-10-18T02:07:55.189359+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fa/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el_GR",
            "id": 104100,
            "filename": "translations/el_GR.ts",
            "revision": "8af9c166f28b34a40a05702c14cd00dec5ddd5cc,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/el/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/el/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 25,
            "fuzzy_percent": 100.0,
            "failing_checks": 10,
            "failing_checks_words": 25,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-11T23:20:49.874049+02:00",
            "last_author": "omame",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/el/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar_AA",
            "id": 104603,
            "filename": "translations/ar_AA.ts",
            "revision": "b86244040a3868e7fb71d7560117cbbf3c2f6872,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/ar/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ar/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-05T15:21:44.685198+02:00",
            "last_author": "Tameem Alshebel",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ar/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://hosted.weblate.org/languages/ml/",
                "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml_IN",
            "id": 105117,
            "filename": "translations/ml_IN.ts",
            "revision": "bfc6e4751a7a9c150ced76808f1f7263de74bd9b,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/ml/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ml/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-05T13:37:44.601479+02:00",
            "last_author": "SilvinSooraj",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ml/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt_LT",
            "id": 105131,
            "filename": "translations/lt_LT.ts",
            "revision": "b8ebc2d198a5fb87c2dad3654c3f6823b873a586,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/lt/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/lt/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 25,
            "fuzzy_percent": 100.0,
            "failing_checks": 10,
            "failing_checks_words": 25,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-05T10:33:59.180511+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/lt/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi_IN",
            "id": 105195,
            "filename": "translations/hi_IN.ts",
            "revision": "c606a67d029feec9717fb8e8dca96fd195a4d63d,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/hi/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/hi/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-15T19:20:05.571352+02:00",
            "last_author": "SilvinSooraj",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hi/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id_ID",
            "id": 105305,
            "filename": "translations/id_ID.ts",
            "revision": "ec358f370d61e9e9ea3b59f6df7546d7ef57cfc6,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/id/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/id/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-06T05:25:20.110955+02:00",
            "last_author": "leap123",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/id/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro_RO",
            "id": 105475,
            "filename": "translations/ro_RO.ts",
            "revision": "326c057637f26374b9eae22108152439becf6fbe,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/ro/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ro/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-06T17:59:44.382575+02:00",
            "last_author": "wolfemium",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ro/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_HU",
            "id": 107286,
            "filename": "translations/hu_HU.ts",
            "revision": "4a5ce6391651f810bd7c1163b6481e1023f918a3,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/hu/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/hu/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 25,
            "fuzzy_percent": 100.0,
            "failing_checks": 10,
            "failing_checks_words": 25,
            "failing_checks_percent": 100.0,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2021-05-11T16:51:58.356758+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/hu/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et_EE",
            "id": 107538,
            "filename": "translations/et_EE.ts",
            "revision": "2587b6cfa93ce2edc4198e265cc8512d4e20ce44,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/et/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/et/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-21T16:07:24.872957+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/et/units/?format=api"
        },
        {
            "language": {
                "id": 1523,
                "code": "yue_HK",
                "name": "Yue",
                "plural": {
                    "id": 1566,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/yue_HK/",
                "url": "https://hosted.weblate.org/api/languages/yue_HK/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/yue_HK/statistics/?format=api"
            },
            "language_code": "yue_HK",
            "id": 107703,
            "filename": "translations/yue_HK.ts",
            "revision": "8e2743441eebb8034d405e469080f67ddb060528,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/yue_HK/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/yue_HK/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/yue_HK/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/yue_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-24T16:17:21.157481+02:00",
            "last_author": "matriz",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/yue_HK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/yue_HK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/yue_HK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/yue_HK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/yue_HK/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja_JP",
            "id": 108014,
            "filename": "translations/ja_JP.ts",
            "revision": "e3db6e86765e44f169b0eea6c830aec779d53bf3,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/ja/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ja/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 25,
            "fuzzy_percent": 100.0,
            "failing_checks": 10,
            "failing_checks_words": 25,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-15T13:19:32.681468+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ja/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr_RS",
            "id": 108029,
            "filename": "translations/sr_RS.ts",
            "revision": "d678c49e6e2e245c9966a925f412be0999308e17,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/sr/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/sr/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-15T16:08:05.107494+02:00",
            "last_author": "404oops",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sr/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl_NL",
            "id": 108356,
            "filename": "translations/nl_NL.ts",
            "revision": "829ad9df2af61795ea9ee17f19022ab9fe2b98ca,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/nl/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/nl/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-15T21:48:55.011668+02:00",
            "last_author": "maxius65",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/nl/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze",
                    "azj"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://hosted.weblate.org/languages/az/",
                "url": "https://hosted.weblate.org/api/languages/az/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az_AZ",
            "id": 108901,
            "filename": "translations/az_AZ.ts",
            "revision": "6de881f9da7806255562a6df7a00a5b721289499,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/az/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/az/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/az/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 25,
            "fuzzy_percent": 100.0,
            "failing_checks": 10,
            "failing_checks_words": 25,
            "failing_checks_percent": 100.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2021-05-17T20:38:03.652541+02:00",
            "last_author": "MoonHyper",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/az/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/az/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/az/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/az/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/az/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr_FR",
            "id": 109581,
            "filename": "translations/fr_FR.ts",
            "revision": "0ed0085bb4169e05972a2ce141b0423e59ac3b9a,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/fr/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/fr/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-06-01T00:50:14.400702+02:00",
            "last_author": "Bertrand Cherrier",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fr/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep",
                    "npi"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://hosted.weblate.org/languages/ne/",
                "url": "https://hosted.weblate.org/api/languages/ne/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne_NP",
            "id": 109587,
            "filename": "translations/ne_NP.ts",
            "revision": "5a096b3bea62fc2bcbefb7fee35b5807cec9aee9,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/ne/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/ne/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ne/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 10.0,
            "fuzzy": 9,
            "fuzzy_words": 24,
            "fuzzy_percent": 90.0,
            "failing_checks": 9,
            "failing_checks_words": 24,
            "failing_checks_percent": 90.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-24T09:30:10.126636+02:00",
            "last_author": "aksharlabs",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ne/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ne/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ne/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ne/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ne/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko_KR",
            "id": 110777,
            "filename": "translations/ko_KR.ts",
            "revision": "c6c6b4e4035f58d44a6c98323383bd886ed3cad6,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/ko/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ko/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-05-28T18:10:29.773858+02:00",
            "last_author": "임은호",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ko/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg_BG",
            "id": 110839,
            "filename": "translations/bg_BG.ts",
            "revision": "41fc84a82ce2511b3cb6625b819c69f02e845cef,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/bg/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/bg/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-06-20T17:49:40.508696+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/bg/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://hosted.weblate.org/languages/ms/",
                "url": "https://hosted.weblate.org/api/languages/ms/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms_MY",
            "id": 112094,
            "filename": "translations/ms_MY.ts",
            "revision": "1d90bf9e4f4617bfc3175fa114895ac732af3a8c,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/ms/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/ms/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ms/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 9,
            "translated_words": 19,
            "translated_percent": 90.0,
            "fuzzy": 1,
            "fuzzy_words": 6,
            "fuzzy_percent": 10.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-02T16:10:20.931375+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ms/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ms/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ms/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ms/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ms/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be_BY",
            "id": 119301,
            "filename": "translations/be_BY.ts",
            "revision": "45a8dd79fe1dfd1447858efdc28a1b870fcf9916,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/be/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/be/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 25,
            "fuzzy_percent": 100.0,
            "failing_checks": 10,
            "failing_checks_words": 25,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-15T10:03:07.101191+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/be/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi_FI",
            "id": 122216,
            "filename": "translations/fi_FI.ts",
            "revision": "7def517e340625d27d8f4d892da97a47ccd807d1,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/fi/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/fi/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-08-23T13:59:24.571638+02:00",
            "last_author": "Kaantaja",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/fi/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 125938,
            "filename": "translations/pt_PT.ts",
            "revision": "13ddd733c0d8b515af88b4bb4ad9c90feda708ce,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-07-10T09:48:17.151987+02:00",
            "last_author": "Luis Ferreira",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://hosted.weblate.org/languages/ta/",
                "url": "https://hosted.weblate.org/api/languages/ta/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta_IN",
            "id": 147955,
            "filename": "translations/ta_IN.ts",
            "revision": "88a9eb8c7aa9adb98513bb2626dc4dc8b05e7cb9,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/ta/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ta/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-09-19T07:21:38.071403+02:00",
            "last_author": "Alex",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/ta/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk_SK",
            "id": 148033,
            "filename": "translations/sk_SK.ts",
            "revision": "18b3ee9338868c6f21ee357e6b27db7e32f39365,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/sk/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/sk/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 10,
            "translated_words": 25,
            "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": "2021-09-19T18:36:54.461392+02:00",
            "last_author": "Slula ina",
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/sk/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi_VN",
            "id": 1360308,
            "filename": "translations/vi_VN.ts",
            "revision": "bde1a64300f8b9a9a565e585c1700365b41bf9ea,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/vi/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/vi/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 25,
            "fuzzy_percent": 100.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-28T09:50:56.028662+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/vi/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "zh_Hant_HK",
                "name": "Chinese (Traditional, Hong Kong)",
                "plural": {
                    "id": 56,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "zh_hk"
                ],
                "direction": "ltr",
                "population": 6887414,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant_HK/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant_HK/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant_HK/statistics/?format=api"
            },
            "language_code": "zh_Hant_HK",
            "id": 1412913,
            "filename": "translations/zh_Hant_HK.ts",
            "revision": "f957b12483ef86a2f0460b3d8ea37edac0f2fadc,f560ca1efa48b535b10f86c61b26a8ee23338086",
            "web_url": "https://hosted.weblate.org/projects/cyberos/calculator/zh_Hant_HK/",
            "share_url": "https://hosted.weblate.org/engage/cyberos/-/zh_Hant_HK/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/zh_Hant_HK/",
            "url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 25,
            "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/cyberos/calculator/zh_Hant_HK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cyberos/calculator/zh_Hant_HK/units/?format=api"
        }
    ]
}