Translation components API.

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

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

{
    "count": 53,
    "next": "https://hosted.weblate.org/api/components/cutefishos/launcher/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 118346,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/en/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/en/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 10,
            "total_words": 19,
            "translated": 10,
            "translated_words": 19,
            "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-13T12:38:20.932573+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://hosted.weblate.org/languages/en_US/",
                "url": "https://hosted.weblate.org/api/languages/en_US/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 118347,
            "filename": "translations/en_US.ts",
            "revision": "51862fe4865089fc1fe68b29ab4f207e8d5dffdc",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/en_US/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/en_US/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/en_US/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 5,
            "translated_words": 10,
            "translated_percent": 83.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 16.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-14T22:56:00.535894+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en_US/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en_US/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en_US/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en_US/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/en_US/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 118348,
            "filename": "translations/zh_CN.ts",
            "revision": "08df2b56a3ae5124e904c09282e439c2f2949d0e",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "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-11-25T10:08:57.512346+01:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo_XX",
            "id": 118353,
            "filename": "translations/eo_XX.ts",
            "revision": "7ae388546f2c4096f5af0170e6b8eae7a570e7bf",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/eo/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/eo/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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": "2021-06-14T16:51:20.325218+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/eo/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": 118378,
            "filename": "translations/pt_PT.ts",
            "revision": "4292ff41ff9d5bbbb00d392aee9551e5db47ded9",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-19T23:26:47.841649+02:00",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_PT/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": 118410,
            "filename": "translations/nb_NO.ts",
            "revision": "7aa94080c03ddbea2a4b837c900e69544d52597d",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 80.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 20.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-14T21:11:43.118054+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nb_NO/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": 118429,
            "filename": "translations/es_MX.ts",
            "revision": "087d9832439ba4fee26c037266210f7653d62bd4",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/es_MX/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/es_MX/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/es_MX/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T00:28:40.388655+02:00",
            "last_author": "Alfredo Medrano Sánchez",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es_MX/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es_MX/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es_MX/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es_MX/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es_MX/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": 118430,
            "filename": "translations/pt_BR.ts",
            "revision": "0a7a6ec121e4e432d7c248d8391d1cc3dee3aaef",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T01:27:49.069252+02:00",
            "last_author": "Felipe Teles",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pt_BR/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": 118437,
            "filename": "translations/pl_PL.ts",
            "revision": "cacc7232ccc54b2668bdbbe9e5d9e7b13023c043",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/pl/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/pl/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-14T23:15:43.419367+02:00",
            "last_author": "Igor Ordecha",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/pl/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es_ES",
            "id": 118439,
            "filename": "translations/es_ES.ts",
            "revision": "dd3844900d64ecab85df5a5e392f2cc8b0ad3735",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/es/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/es/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-23T01:48:24.926730+02:00",
            "last_author": "Luis Pérez",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/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": 118508,
            "filename": "translations/cs_CZ.ts",
            "revision": "62764fc08065cf798ec1f07206a179bf7b004a0c",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/cs/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/cs/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T12:58:45.569838+02:00",
            "last_author": "Jan Kožíšek",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/cs/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv_SE",
            "id": 118519,
            "filename": "translations/sv_SE.ts",
            "revision": "238f801f5644d6dfba8a16bb6804eb6e70a872e7",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/sv/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/sv/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-14T17:56:13.403835+02:00",
            "last_author": "Luna Jernberg",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sv/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": 118526,
            "filename": "translations/tr_TR.ts",
            "revision": "97bfdcb2ec79ebf2b0d685e2b19ae8b100cdf2b0",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/tr/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/tr/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T14:56:25.569866+02:00",
            "last_author": "Halit Sever",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/tr/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": 118535,
            "filename": "translations/ru_RU.ts",
            "revision": "9f40dc501697297277029fe8126971db2ce21a64",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/ru/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/ru/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-10-07T15:53:24.783371+02:00",
            "last_author": "Фёдор",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ru/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": 118543,
            "filename": "translations/zh_TW.ts",
            "revision": "273a43c3216c3dee5a137c4bc31544bb99ffde91",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T06:05:08.822192+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/zh_Hant/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": 118975,
            "filename": "translations/fa_IR.ts",
            "revision": "51a1f07e12b2dbc50b3f8ed6645721732eafab0c",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/fa/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/fa/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-14T22:02:57.346308+02:00",
            "last_author": "Ali Nabipour",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fa/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": 119083,
            "filename": "translations/fr_FR.ts",
            "revision": "5180874031919c3cca7227d551db0467fdd09485",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/fr/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/fr/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T00:48:42.304541+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fr/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": 119084,
            "filename": "translations/de_DE.ts",
            "revision": "4c1aa0f154d7e2cdf901a871edc29ca7096a28b4",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/de/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/de/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T00:53:43.044695+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/de/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": 119088,
            "filename": "translations/it_IT.ts",
            "revision": "19d9dcd43cee014d7297f9116ba95f8a01cd04a3",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/it/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/it/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T15:47:30.898670+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/it/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": 119092,
            "filename": "translations/id_ID.ts",
            "revision": "e36553b4d898afde6d0a3bb8318456322e4866a2",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/id/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/id/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T01:24:05.182440+02:00",
            "last_author": "Muhammad Naufal Hilmy Makarim",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/id/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": 119112,
            "filename": "translations/fi_FI.ts",
            "revision": "d0b3235b63234583172d3e95e67508c0b7fa0954",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/fi/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/fi/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T16:00:37.309433+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/fi/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": 119254,
            "filename": "translations/ne_NP.ts",
            "revision": "165c12c7a22109ba655e78f5b361add9ea38e08c",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/ne/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/ne/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/ne/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-15T09:23:49.051543+02:00",
            "last_author": "CutefishArch",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ne/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ne/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ne/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ne/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ne/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": 119670,
            "filename": "translations/be_BY.ts",
            "revision": "681af91f9965f4d192148eb6a073eeec600683ec",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/be/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/be/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-21T12:05:55.533476+02:00",
            "last_author": "Yahor",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be/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": 119980,
            "filename": "translations/hi_IN.ts",
            "revision": "e17536cb49ced489609a5c25fcf3bdcfd26f1ecd",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/hi/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/hi/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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": "2021-06-16T22:58:56.532899+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hi/units/?format=api"
        },
        {
            "language": {
                "id": 129,
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 332,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb",
                    "uzn"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://hosted.weblate.org/languages/uz/",
                "url": "https://hosted.weblate.org/api/languages/uz/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uz/statistics/?format=api"
            },
            "language_code": "uz_UZ",
            "id": 121374,
            "filename": "translations/uz_UZ.ts",
            "revision": "cc8d6da17a97b65434cb0b21e452e71d6129792c",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/uz/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/uz/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/uz/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-19T08:46:11.689604+02:00",
            "last_author": "Win Tux",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uz/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uz/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uz/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uz/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uz/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": 121389,
            "filename": "translations/uk_UA.ts",
            "revision": "539e9fdc5cbbaebde8bee2fa98cff31b6ec0a332",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/uk/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/uk/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-19T13:45:57.089202+02:00",
            "last_author": "Dmitro Pierov",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/uk/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "be_Latn",
                "name": "Belarusian (latin)",
                "plural": {
                    "id": 29,
                    "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": [
                    "be_rby",
                    "be@latin",
                    "by_lat"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be_Latn/",
                "url": "https://hosted.weblate.org/api/languages/be_Latn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be_Latn/statistics/?format=api"
            },
            "language_code": "be_Latn",
            "id": 121886,
            "filename": "translations/be_Latn.ts",
            "revision": "0262b88ad207fbaa566dbc43aa0bb1a5c3e97746",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/be_Latn/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/be_Latn/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/be_Latn/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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": "2021-06-21T12:57:09.592205+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be_Latn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be_Latn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be_Latn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be_Latn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/be_Latn/units/?format=api"
        },
        {
            "language": {
                "id": 104,
                "code": "so",
                "name": "Somali",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "som"
                ],
                "direction": "ltr",
                "population": 16911644,
                "web_url": "https://hosted.weblate.org/languages/so/",
                "url": "https://hosted.weblate.org/api/languages/so/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/so/statistics/?format=api"
            },
            "language_code": "so",
            "id": 121938,
            "filename": "translations/so.ts",
            "revision": "bbf3face7757fcb0eb5d3d25d82522d22b89d7b4",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/so/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/so/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/so/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/so/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-21T18:01:18.910711+02:00",
            "last_author": "Beendiid",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/so/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/so/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/so/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/so/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/so/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": 122645,
            "filename": "translations/hu_HU.ts",
            "revision": "bd91fd0d012a7e7e9d17ec7c5b876a2b1e244e76",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/hu/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/hu/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-14T06:44:41.067742+02:00",
            "last_author": "Béla Bajza",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/hu/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da_DK",
            "id": 123300,
            "filename": "translations/da_DK.ts",
            "revision": "cc6f5c1c49e5521ed5766a51200eb2fcecb4a792",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/da/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/da/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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": "2021-06-28T11:56:20.482860+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/da/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": 123841,
            "filename": "translations/sk_SK.ts",
            "revision": "f108d8ceedaa6bedf9a56c2a8d230e98476cb0df",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/sk/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/sk/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-01T12:06:45.949054+02:00",
            "last_author": "Rastislav Cankov",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sk/units/?format=api"
        },
        {
            "language": {
                "id": 48,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 39,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://hosted.weblate.org/languages/bs/",
                "url": "https://hosted.weblate.org/api/languages/bs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs_BA",
            "id": 124165,
            "filename": "translations/bs_BA.ts",
            "revision": "73dcdb9e0a29641dc6bd002c8a1076f3afd7766d",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/bs/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/bs/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/bs/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-04T14:01:09.779402+02:00",
            "last_author": "Emin Macanović",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bs/units/?format=api"
        },
        {
            "language": {
                "id": 311,
                "code": "ie",
                "name": "Occidental",
                "plural": {
                    "id": 230,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ile"
                ],
                "direction": "ltr",
                "population": 1,
                "web_url": "https://hosted.weblate.org/languages/ie/",
                "url": "https://hosted.weblate.org/api/languages/ie/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ie/statistics/?format=api"
            },
            "language_code": "ie",
            "id": 125447,
            "filename": "translations/ie.ts",
            "revision": "3402d3f9efd6d73133ba7715f129285127ca6410",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/ie/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/ie/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/ie/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ie/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-08T18:58:58.396535+02:00",
            "last_author": "OIS",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ie/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ie/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ie/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ie/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ie/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": 126292,
            "filename": "translations/ta_IN.ts",
            "revision": "9f82f6efe26ed4475788770f48d94875b1d2b1f0",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/ta/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/ta/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-12T20:51:46.614949+02:00",
            "last_author": "MC Naveen",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ta/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": 129574,
            "filename": "translations/si_LK.ts",
            "revision": "f6dcb9d361d3c01861f715cd0dcd99caff1d9949",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/si/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/si/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 60.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-21T21:24:48.858756+02:00",
            "last_author": "HelaBasa Group (හෙළබස සමූහය)",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/si/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": 132393,
            "filename": "translations/bg_BG.ts",
            "revision": "86a9478d88adeacae54c5cba04a34dd833e10d9b",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/bg/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/bg/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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": "2021-08-11T14:37:03.727386+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bg/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": 133173,
            "filename": "translations/ar_AA.ts",
            "revision": "9042629a80713c0e70d8b6f9201ab6a59343159d",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/ar/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/ar/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-13T13:09:34.393342+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/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": 133232,
            "filename": "translations/ml_IN.ts",
            "revision": "98343ec6e9e83465ad197b0bc6bac98a50b8313f",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/ml/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/ml/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "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": "2021-08-14T17:12:16.271274+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ml/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": 133790,
            "filename": "translations/ro_RO.ts",
            "revision": "c8a5dac7816baa7de33bc54701f9d9949b97c3cc",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/ro/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/ro/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-16T23:03:43.739129+02:00",
            "last_author": "ionut eugen",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ro/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa",
                    "swh"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "https://hosted.weblate.org/languages/sw/",
                "url": "https://hosted.weblate.org/api/languages/sw/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sw/statistics/?format=api"
            },
            "language_code": "sw",
            "id": 133866,
            "filename": "translations/sw.ts",
            "revision": "a6e3e1cd9fc7017885729795fdc4ba1874934282",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/sw/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/sw/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/sw/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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-17T12:12:34.920150+02:00",
            "last_author": "circonfl3x",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sw/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sw/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sw/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sw/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sw/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": 145843,
            "filename": "translations/lt_LT.ts",
            "revision": "b7808a8bb7f1a59ee7bf6b382a746b014b2d74e8",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/lt/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/lt/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 12,
            "translated": 7,
            "translated_words": 12,
            "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-02T21:42:52.719695+02:00",
            "last_author": "Moo",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lt/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": 146508,
            "filename": "translations/he_IL.ts",
            "revision": "7da7d57b5d6014342054f679a68814b4bb13046b",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/he_IL/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/he_IL/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/he_IL/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/he_IL/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 12,
            "translated": 7,
            "translated_words": 12,
            "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-09T09:36:05.202670+02:00",
            "last_author": "bugthug",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/he_IL/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/he_IL/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/he_IL/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/he_IL/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/he_IL/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv_LV",
            "id": 146731,
            "filename": "translations/lv_LV.ts",
            "revision": "1c2ba7747a813fee6891aa5924f8e5f31aaec281",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/lv/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/lv/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 12,
            "translated": 7,
            "translated_words": 12,
            "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-11T15:33:41.997245+02:00",
            "last_author": "ツ GUCKII ツ",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/lv/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": 148128,
            "filename": "translations/sr_RS.ts",
            "revision": "39f89e93d0207f6af08d410169f14753adc4baac",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/sr/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/sr/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "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-21T08:04:29.464937+02:00",
            "last_author": "Mladen Skrbic",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/sr/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": 152882,
            "filename": "translations/ja_JP.ts",
            "revision": "a75592453e5a85bfb14fc694a32c7dc8874048fa",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/ja/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/ja/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "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-10-07T20:45:07.220773+02:00",
            "last_author": "TaIenT",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/ja/units/?format=api"
        },
        {
            "language": {
                "id": 70,
                "code": "mg",
                "name": "Malagasy",
                "plural": {
                    "id": 189,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "mlg",
                    "plt"
                ],
                "direction": "ltr",
                "population": 24260130,
                "web_url": "https://hosted.weblate.org/languages/mg/",
                "url": "https://hosted.weblate.org/api/languages/mg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mg/statistics/?format=api"
            },
            "language_code": "mg",
            "id": 167013,
            "filename": "translations/mg.ts",
            "revision": "e241d38a076288a3309406714a2b07bdcbdeba0b",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/mg/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/mg/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/mg/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/mg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "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-11-18T13:45:09.468782+01:00",
            "last_author": "Mike L. Rasamoelina",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/mg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/mg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/mg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/mg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/mg/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": 167605,
            "filename": "translations/vi_VN.ts",
            "revision": "902a78729f989e197d4808229ea6155c3cbcd647",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/vi/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/vi/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "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-11-25T07:58:48.449739+01:00",
            "last_author": "lebao3105",
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/vi/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 33,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 159397980,
                "web_url": "https://hosted.weblate.org/languages/bn_BD/",
                "url": "https://hosted.weblate.org/api/languages/bn_BD/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bn_BD/statistics/?format=api"
            },
            "language_code": "bn_BD",
            "id": 177021,
            "filename": "translations/bn_BD.ts",
            "revision": "69ae64692ee744cb3560c83949539c2e80494791",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/bn_BD/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/bn_BD/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/bn_BD/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "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": "2022-01-18T18:57:20.380552+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bn_BD/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bn_BD/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bn_BD/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bn_BD/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/bn_BD/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": 177769,
            "filename": "translations/az_AZ.ts",
            "revision": "52971dff344cd3113e2461f7ce35cd16f0f4799e",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/az/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/az/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/az/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "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": "2022-01-25T22:12:53.818974+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/az/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/az/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/az/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/az/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/az/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": 177836,
            "filename": "translations/nl_NL.ts",
            "revision": "9a34c5f8aff398464741cf9b5c31c5eaa5c809cd",
            "web_url": "https://hosted.weblate.org/projects/cutefishos/launcher/nl/",
            "share_url": "https://hosted.weblate.org/engage/cutefishos/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/cutefishos/launcher/nl/",
            "url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "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": "2022-01-26T22:07:04.536166+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/cutefishos/launcher/nl/units/?format=api"
        }
    ]
}