Translation components API.

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

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

{
    "count": 54,
    "next": "https://hosted.weblate.org/api/components/qtox_enhanced/qtox_app/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": 1282600,
            "filename": "translations/en.ts",
            "revision": "0502e1acdba0373263891e9c3ce65831198c4b8a,0502e1acdba0373263891e9c3ce65831198c4b8a",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/en/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/en/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 871,
            "total_words": 4025,
            "translated": 871,
            "translated_words": 4025,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 95,
            "failing_checks_words": 469,
            "failing_checks_percent": 10.9,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2022-12-27T10:43:10.676859+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en/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",
            "id": 1282604,
            "filename": "translations/ar.ts",
            "revision": "92ac95796d6a7e828888dcdb24599f728a31970d",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/ar/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/ar/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 481,
            "translated_words": 1715,
            "translated_percent": 68.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 54,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:36.376365+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ar/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",
            "id": 1282605,
            "filename": "translations/be.ts",
            "revision": "7fc215836c92c358e4195252bc38521bf8c37454",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/be/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/be/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 566,
            "translated_words": 2052,
            "translated_percent": 80.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:37.535933+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/be/units/?format=api"
        },
        {
            "language": {
                "id": 653,
                "code": "ber",
                "name": "Berber",
                "plural": {
                    "id": 649,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/ber/",
                "url": "https://hosted.weblate.org/api/languages/ber/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ber/statistics/?format=api"
            },
            "language_code": "ber",
            "id": 1282606,
            "filename": "translations/ber.ts",
            "revision": "c823b4b16a92b513a4799320687a2d9044652dd6",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/ber/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/ber/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/ber/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ber/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 699,
            "total_words": 3079,
            "translated": 20,
            "translated_words": 51,
            "translated_percent": 2.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:38.530134+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ber/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ber/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ber/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ber/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ber/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",
            "id": 1282607,
            "filename": "translations/bg.ts",
            "revision": "75116642414468fdea611875e11191c340f47297",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/bg/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/bg/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 678,
            "translated_words": 2827,
            "translated_percent": 96.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 33,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:39.449470+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bg/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 32,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://hosted.weblate.org/languages/bn/",
                "url": "https://hosted.weblate.org/api/languages/bn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 1282608,
            "filename": "translations/bn.ts",
            "revision": "e1935b6c58000109f3ca25fd80a234dc36de62ef",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/bn/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/bn/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/bn/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 11,
            "translated_words": 14,
            "translated_percent": 1.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:40.784229+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/bn/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",
            "id": 1282609,
            "filename": "translations/cs.ts",
            "revision": "51831be03acc114bf1dedb454e3c3fffcbc3d3cd",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/cs/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/cs/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 656,
            "translated_words": 2745,
            "translated_percent": 93.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:41.752658+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/cs/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",
            "id": 1282610,
            "filename": "translations/da.ts",
            "revision": "3bae8283c8ad5975d90557cab2df61f77fff262d",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/da/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/da/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 226,
            "translated_words": 606,
            "translated_percent": 32.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 60,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:42.661110+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/da/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",
            "id": 1282611,
            "filename": "translations/de.ts",
            "revision": "91503f925dbd3f3ddaf0197dd64c7a9832ec8fd1",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/de/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/de/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 668,
            "translated_words": 2775,
            "translated_percent": 95.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 60,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:43.966530+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/de/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 1282612,
            "filename": "translations/el.ts",
            "revision": "d1fc38781a5936883a4ae8df05b753e0a61d00b9",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/el/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/el/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 553,
            "translated_words": 2125,
            "translated_percent": 78.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T08:20:55.855002+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/el/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",
            "id": 1282613,
            "filename": "translations/eo.ts",
            "revision": "6ea752b919c1492644477e938391d6a9d0df009f",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/eo/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/eo/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 229,
            "translated_words": 460,
            "translated_percent": 32.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:45.730698+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/eo/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1282614,
            "filename": "translations/es.ts",
            "revision": "73cf3f4848223b8b95c904772a3dc3fa49f1ac84",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/es/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/es/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3095,
            "translated": 703,
            "translated_words": 3095,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:47.042859+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/es/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 1282615,
            "filename": "translations/et.ts",
            "revision": "ad423e19505c63cee9cdef253dce85b80ee1bb0a",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/et/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/et/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 657,
            "translated_words": 2746,
            "translated_percent": 93.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:47.931839+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/et/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",
            "id": 1282616,
            "filename": "translations/fa.ts",
            "revision": "a6d1e6ba5b4eb5a13731094d6ff76a78e9ec6667",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/fa/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/fa/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3095,
            "translated": 571,
            "translated_words": 2082,
            "translated_percent": 81.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 35,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:49.002575+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fa/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",
            "id": 1282617,
            "filename": "translations/fi.ts",
            "revision": "e5602bd6fac2bf5def41e7b18a3606e1624632f2",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/fi/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/fi/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 657,
            "translated_words": 2746,
            "translated_percent": 93.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:50.261521+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fi/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",
            "id": 1282618,
            "filename": "translations/fr.ts",
            "revision": "e0bee2c930dcdbe69d481e6eb61ac72351a9ebc7",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/fr/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/fr/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 678,
            "translated_words": 2827,
            "translated_percent": 96.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 36,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:51.299683+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/fr/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 1282619,
            "filename": "translations/gl.ts",
            "revision": "6225e06d43471e5de2ae040cbcae2e0fd5d79cef",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/gl/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/gl/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 574,
            "translated_words": 2080,
            "translated_percent": 81.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:52.171278+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/gl/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 1282620,
            "filename": "translations/he.ts",
            "revision": "ea85d6346fa73351113e7c4e0903883a8218cf75",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/he/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/he/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3095,
            "translated": 24,
            "translated_words": 44,
            "translated_percent": 3.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:53.411462+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/he/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1282621,
            "filename": "translations/hr.ts",
            "revision": "c9dcc2e3f7594b9e2721a927f553e48e28b78516",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/hr/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/hr/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 572,
            "translated_words": 2072,
            "translated_percent": 81.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 26,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:54.456312+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1282622,
            "filename": "translations/hu.ts",
            "revision": "b5742387d9441ecf256b01a1760e26c9fbf85147",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/hu/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/hu/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3095,
            "translated": 572,
            "translated_words": 2083,
            "translated_percent": 81.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 33,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:55.447128+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/hu/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://hosted.weblate.org/languages/is/",
                "url": "https://hosted.weblate.org/api/languages/is/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 1282623,
            "filename": "translations/is.ts",
            "revision": "271e11e5a767e14f00abafe9fae612ccc28b4fb5",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/is/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/is/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/is/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 34,
            "translated_words": 79,
            "translated_percent": 4.8,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:56.720564+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/is/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/is/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/is/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/is/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/is/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",
            "id": 1282624,
            "filename": "translations/it.ts",
            "revision": "2311b9f6e8f26b3119144db78e33cd49e083ee3a",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/it/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/it/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 678,
            "translated_words": 2827,
            "translated_percent": 96.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 30,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:57.657802+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/it/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",
            "id": 1282625,
            "filename": "translations/ja.ts",
            "revision": "352d3784eee46bd1d42caabb83655c0f74b3af56",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/ja/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/ja/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 515,
            "translated_words": 1847,
            "translated_percent": 73.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 21,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:58.574130+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ja/units/?format=api"
        },
        {
            "language": {
                "id": 163,
                "code": "jbo",
                "name": "Lojban",
                "plural": {
                    "id": 179,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/jbo/",
                "url": "https://hosted.weblate.org/api/languages/jbo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/jbo/statistics/?format=api"
            },
            "language_code": "jbo",
            "id": 1282626,
            "filename": "translations/jbo.ts",
            "revision": "c0c8211ca2e3d0fa2e6bc0e71c554b39988a3a24",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/jbo/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/jbo/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/jbo/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/jbo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 699,
            "total_words": 3052,
            "translated": 17,
            "translated_words": 21,
            "translated_percent": 2.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:56:59.881910+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/jbo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/jbo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/jbo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/jbo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/jbo/units/?format=api"
        },
        {
            "language": {
                "id": 117,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://hosted.weblate.org/languages/kn/",
                "url": "https://hosted.weblate.org/api/languages/kn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 1282627,
            "filename": "translations/kn.ts",
            "revision": "509057f2d6ebac3b742d35ced15d0e17aeb92fdc",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/kn/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/kn/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/kn/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 21,
            "translated_words": 35,
            "translated_percent": 2.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:00.940504+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/kn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/kn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/kn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/kn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/kn/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1282628,
            "filename": "translations/ko.ts",
            "revision": "38c622baaed740527e248a7d74049569c68cb07e",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/ko/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/ko/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 212,
            "translated_words": 622,
            "translated_percent": 30.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:01.925202+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ko/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",
            "id": 1282629,
            "filename": "translations/lt.ts",
            "revision": "9a02799e41451742a0eaea48830bf9693c8537f7",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/lt/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/lt/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 657,
            "translated_words": 2746,
            "translated_percent": 93.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:03.258976+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lt/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",
            "id": 1282630,
            "filename": "translations/lv.ts",
            "revision": "de6f5cb5d8a9425bb804b2b00b33f7e076fb63f4",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/lv/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/lv/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 562,
            "translated_words": 2151,
            "translated_percent": 79.9,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:04.263001+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/lv/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 185,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://hosted.weblate.org/languages/mk/",
                "url": "https://hosted.weblate.org/api/languages/mk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 1282631,
            "filename": "translations/mk.ts",
            "revision": "04111c1dfa79a531b15fc9743f838c8e68e89756",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/mk/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/mk/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/mk/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3093,
            "translated": 517,
            "translated_words": 1873,
            "translated_percent": 73.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 26,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:05.149184+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/mk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/mk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/mk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/mk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/mk/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",
            "id": 1282632,
            "filename": "translations/nl.ts",
            "revision": "ef4e1ce512f8b0c5d306a83a2211470e53de9af3",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/nl/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/nl/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 572,
            "translated_words": 2072,
            "translated_percent": 81.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:06.291909+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl/units/?format=api"
        },
        {
            "language": {
                "id": 139,
                "code": "nl_BE",
                "name": "Dutch (Belgium)",
                "plural": {
                    "id": 90,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dutch_be",
                    "flemish",
                    "nlb"
                ],
                "direction": "ltr",
                "population": 6446385,
                "web_url": "https://hosted.weblate.org/languages/nl_BE/",
                "url": "https://hosted.weblate.org/api/languages/nl_BE/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl_BE/statistics/?format=api"
            },
            "language_code": "nl_BE",
            "id": 1282633,
            "filename": "translations/nl_BE.ts",
            "revision": "b4b14448dc966095537dc663ab3952aa171a65ce",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/nl_BE/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/nl_BE/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/nl_BE/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl_BE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 514,
            "translated_words": 1858,
            "translated_percent": 73.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.9,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:07.067193+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl_BE/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl_BE/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl_BE/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl_BE/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nl_BE/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": "no_nb",
            "id": 1282634,
            "filename": "translations/no_nb.ts",
            "revision": "902571a8dbe34c703d6b698ad18a8f98eedc7c00",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 689,
            "translated_words": 2988,
            "translated_percent": 98.0,
            "fuzzy": 2,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.2,
            "failing_checks": 2,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:07.874970+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1282635,
            "filename": "translations/pl.ts",
            "revision": "0f12704c577b9b13ffb490c9d04fe0ea9868d042",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/pl/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/pl/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 676,
            "translated_words": 2809,
            "translated_percent": 96.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:09.112223+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pl/units/?format=api"
        },
        {
            "language": {
                "id": 2118,
                "code": "en@pirate",
                "name": "English (Pirate)",
                "plural": {
                    "id": 2395,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "pr"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en@pirate/",
                "url": "https://hosted.weblate.org/api/languages/en@pirate/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en@pirate/statistics/?format=api"
            },
            "language_code": "pr",
            "id": 1282636,
            "filename": "translations/pr.ts",
            "revision": "f3820cf2b1fd1f1dc894fc17c117fbb719f0683c",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/en@pirate/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/en@pirate/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/en@pirate/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en@pirate/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 699,
            "total_words": 3079,
            "translated": 192,
            "translated_words": 645,
            "translated_percent": 27.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 27,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-08T17:01:53.522241+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en@pirate/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en@pirate/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en@pirate/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en@pirate/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/en@pirate/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1282637,
            "filename": "translations/pt.ts",
            "revision": "768c2c9e8bc7101318356be4abb89d1536bb34c9",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/pt/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/pt/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 678,
            "translated_words": 2827,
            "translated_percent": 96.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 29,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:10.890759+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt/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": 1282638,
            "filename": "translations/pt_BR.ts",
            "revision": "2c09483970142235ac0722700fadb59aacf73440",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 678,
            "translated_words": 2827,
            "translated_percent": 96.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 30,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:12.047692+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/pt_BR/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",
            "id": 1282639,
            "filename": "translations/ro.ts",
            "revision": "002d441f12dbf91c6338617007a9b5dac152a293",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/ro/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/ro/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 657,
            "translated_words": 2746,
            "translated_percent": 93.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:12.823880+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ro/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",
            "id": 1282640,
            "filename": "translations/ru.ts",
            "revision": "f5abdc91cab39694b4b950f1c5260cdfa65f58bf",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/ru/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/ru/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 703,
            "translated_words": 3068,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T18:55:08.614768+02:00",
            "last_author": "439JBYL80IGQTF25UXNR0X1BG",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ru/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",
            "id": 1282641,
            "filename": "translations/si.ts",
            "revision": "48c5dca3522498f60cea7cc4477c94ad0ad479d4",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/si/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/si/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:14.708319+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/si/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",
            "id": 1282642,
            "filename": "translations/sk.ts",
            "revision": "b8c1fed7b11dbdf8727ec61d3f44cd6016ebffb1",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/sk/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/sk/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 703,
            "translated_words": 3068,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-07T09:12:19.437877+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sk/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 1282643,
            "filename": "translations/sl.ts",
            "revision": "b610d84ae2062ee9ab4598980828d0a55b0ff18b",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/sl/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/sl/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 387,
            "translated_words": 1268,
            "translated_percent": 55.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:16.348245+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sl/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi",
                    "als"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://hosted.weblate.org/languages/sq/",
                "url": "https://hosted.weblate.org/api/languages/sq/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 1282644,
            "filename": "translations/sq.ts",
            "revision": "9cceff5fd71b01ec0fca9f6ae5515a3dfdf06937",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/sq/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/sq/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/sq/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 7,
            "translated_words": 11,
            "translated_percent": 0.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:17.437421+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sq/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sq/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sq/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sq/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sq/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",
            "id": 1282645,
            "filename": "translations/sr.ts",
            "revision": "4197bd97ee19f4e9248ad3fa5624e21bfaeaa692",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/sr/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/sr/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 571,
            "translated_words": 2071,
            "translated_percent": 81.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:18.235754+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 270,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 8085593,
                "web_url": "https://hosted.weblate.org/languages/sr_Latn/",
                "url": "https://hosted.weblate.org/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr_Latn/statistics/?format=api"
            },
            "language_code": "sr_Latn",
            "id": 1282646,
            "filename": "translations/sr_Latn.ts",
            "revision": "900077dd30177e640dde4b69d5b994714ce5122d",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/sr_Latn/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/sr_Latn/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/sr_Latn/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 509,
            "translated_words": 1840,
            "translated_percent": 72.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 13,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:19.029695+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr_Latn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr_Latn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr_Latn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sr_Latn/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",
            "id": 1282647,
            "filename": "translations/sv.ts",
            "revision": "343f5d7c8ca510e92af883a3fb2dbbe493f6b839",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/sv/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/sv/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 634,
            "translated_words": 2581,
            "translated_percent": 90.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:20.149713+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sv/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": 1282648,
            "filename": "translations/sw.ts",
            "revision": "67d8931c2d6111c9bc4866544e601eaebf1cb60b",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/sw/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/sw/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/sw/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "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": "2023-08-08T07:57:20.994490+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sw/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sw/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sw/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sw/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/sw/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",
            "id": 1282649,
            "filename": "translations/ta.ts",
            "revision": "0e49280388c9a93d10aab8ad1f21dea4e5517958",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/ta/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/ta/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 270,
            "translated_words": 887,
            "translated_percent": 38.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 49,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:21.872372+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ta/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",
            "id": 1282650,
            "filename": "translations/tr.ts",
            "revision": "f84ee42de25daa1ff349936356de4a73bf8fd0e0",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/tr/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/tr/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3095,
            "translated": 703,
            "translated_words": 3095,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:23.055308+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/tr/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://hosted.weblate.org/languages/ug/",
                "url": "https://hosted.weblate.org/api/languages/ug/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 1282651,
            "filename": "translations/ug.ts",
            "revision": "21f0e86927ede3f992f6325c511357486f75154e",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/ug/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/ug/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/ug/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 517,
            "translated_words": 1861,
            "translated_percent": 73.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 59,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:23.924886+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ug/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ug/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ug/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ug/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/ug/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",
            "id": 1282652,
            "filename": "translations/uk.ts",
            "revision": "2265e558709d174fc1af2c4aa5a95b599792ae5a",
            "web_url": "https://hosted.weblate.org/projects/qtox_enhanced/qtox_app/uk/",
            "share_url": "https://hosted.weblate.org/engage/qtox_enhanced/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/qtox_enhanced/qtox_app/uk/",
            "url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 703,
            "total_words": 3068,
            "translated": 499,
            "translated_words": 1785,
            "translated_percent": 70.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 34,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T07:57:24.736862+02:00",
            "last_author": "Zoff",
            "repository_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/qtox_enhanced/qtox_app/uk/units/?format=api"
        }
    ]
}