Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 76754,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/en/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/en/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 498,
            "total_words": 1594,
            "translated": 498,
            "translated_words": 1594,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 213,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 6,
            "last_change": "2022-12-03T20:19:31.147970+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/en/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs_CZ",
            "id": 152261,
            "filename": "src/translations/filer-qt_cs_CZ.ts",
            "revision": "398c5840cdb20cef7f34b69bed220c924a0fe76c",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/cs/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/cs/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 103,
            "translated_words": 312,
            "translated_percent": 20.6,
            "fuzzy": 114,
            "fuzzy_words": 210,
            "fuzzy_percent": 22.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-02-19T16:37:34.763854+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/cs/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": 152262,
            "filename": "src/translations/filer-qt_de.ts",
            "revision": "8ce87d249359220b5f24ffcbc341937cbedb6b46",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/de/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/de/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 425,
            "translated_words": 1258,
            "translated_percent": 85.3,
            "fuzzy": 11,
            "fuzzy_words": 16,
            "fuzzy_percent": 2.2,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 36,
            "have_comment": 0,
            "last_change": "2023-03-11T19:40:23.932423+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/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": 152263,
            "filename": "src/translations/filer-qt_el.ts",
            "revision": "179995693515426dec833d236afb45118297d5e6",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/el/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/el/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 353,
            "translated_words": 1087,
            "translated_percent": 70.8,
            "fuzzy": 37,
            "fuzzy_words": 72,
            "fuzzy_percent": 7.4,
            "failing_checks": 3,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T16:14:37.239031+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/el/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": 152264,
            "filename": "src/translations/filer-qt_es.ts",
            "revision": "7b9366e8690d6418173c1b876bc7b6e5d6fb6e18",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/es/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/es/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 498,
            "translated_words": 1594,
            "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": "2022-12-09T20:25:07.035359+01:00",
            "last_author": "gallegonovato",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/es/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": 152265,
            "filename": "src/translations/filer-qt_fr.ts",
            "revision": "bb387576f1fff2792772d41592fdc88277391ad2",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/fr/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/fr/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 483,
            "translated_words": 1517,
            "translated_percent": 96.9,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.4,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.4,
            "have_suggestion": 8,
            "have_comment": 1,
            "last_change": "2023-09-10T23:57:12.837745+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/fr/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": 152267,
            "filename": "src/translations/filer-qt_he.ts",
            "revision": "1d6c4f02abd889ee821c43f73d15f0afb6c12cb0",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/he/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/he/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 498,
            "translated_words": 1594,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 10,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2022-12-04T18:53:43.676152+01:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/he/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": 152268,
            "filename": "src/translations/filer-qt_hu.ts",
            "revision": "5a22542f8a6b14dd4f606b45019d68533d438a01",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/hu/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/hu/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 295,
            "translated_words": 916,
            "translated_percent": 59.2,
            "fuzzy": 25,
            "fuzzy_words": 38,
            "fuzzy_percent": 5.0,
            "failing_checks": 3,
            "failing_checks_words": 16,
            "failing_checks_percent": 0.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-02-15T00:31:41.563590+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/hu/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": 152270,
            "filename": "src/translations/filer-qt_it.ts",
            "revision": "20a9434ee418a6acf2ba0fa4198fcaa1d8d502fe",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/it/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/it/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-25T22:52:13.510547+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/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": 152271,
            "filename": "src/translations/filer-qt_ja.ts",
            "revision": "43bf45150fa00b7b254a452fe21fd9cab781fa49",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/ja/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/ja/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 498,
            "translated_words": 1602,
            "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-03-11T19:40:24.929256+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ja/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": 152272,
            "filename": "src/translations/filer-qt_ko.ts",
            "revision": "719f7a2ec5d9f6555e9aea755fa0e42852124613",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/ko/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/ko/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 397,
            "translated_words": 1364,
            "translated_percent": 79.7,
            "fuzzy": 61,
            "fuzzy_words": 162,
            "fuzzy_percent": 12.2,
            "failing_checks": 5,
            "failing_checks_words": 43,
            "failing_checks_percent": 1.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-12-15T09:58:39.481935+01:00",
            "last_author": "ChaeYeon Han",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ko/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 152274,
            "filename": "src/translations/filer-qt_nb_NO.ts",
            "revision": "7bf443929d4c6412c56a2e8e083ff99e246e91bd",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 429,
            "translated_words": 1212,
            "translated_percent": 86.1,
            "fuzzy": 51,
            "fuzzy_words": 145,
            "fuzzy_percent": 10.2,
            "failing_checks": 4,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T16:15:00.081672+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/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": 152275,
            "filename": "src/translations/filer-qt_pl.ts",
            "revision": "48f6fc18cd1f5747507441fbe81459ab6817a361",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/pl/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/pl/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 498,
            "translated_words": 1602,
            "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-04-25T22:52:14.065021+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pl/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": 152276,
            "filename": "src/translations/filer-qt_pt.ts",
            "revision": "95ddd910bcbe4de6d876c7c3edf23ddf7fdde7a3",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/pt/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/pt/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-18T12:42:07.879623+01:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt/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": 152277,
            "filename": "src/translations/filer-qt_ru.ts",
            "revision": "1ceedd1b0010edff9409fe1887f1316819a0b885",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/ru/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/ru/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 498,
            "translated_words": 1594,
            "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": "2022-12-08T02:58:15.693382+01:00",
            "last_author": "Alexandr Kossov",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ru/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": 152278,
            "filename": "src/translations/filer-qt_tr.ts",
            "revision": "4d153fd971c44db07f2527ef66ab0c777fa7c32c",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/tr/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/tr/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 20,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-17T20:32:36.843260+01:00",
            "last_author": "Emir",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/tr/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 152280,
            "filename": "src/translations/filer-qt_zh_Hans.ts",
            "revision": "a4896e770f20f9cd2e2fe6d8778bcdd55a0f0cd2",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 199,
            "failing_checks_percent": 0.6,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2023-05-22T07:51:21.808218+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 152281,
            "filename": "src/translations/filer-qt_zh_TW.ts",
            "revision": "a4b006c6a4c93435789cf31ef91c601fab4ea0da",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 498,
            "translated_words": 1602,
            "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": "2022-12-16T08:50:43.792906+01:00",
            "last_author": "louies0623",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/zh_Hant/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": 152285,
            "filename": "src/translations/filer-qt_sv.ts",
            "revision": "f5e28568acddf4e58d3d2180cf364345d8e2ab7d",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/sv/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/sv/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-14T10:52:57.577683+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sv/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": 152295,
            "filename": "src/translations/filer-qt_nl.ts",
            "revision": "27949db7151c3515035dc171c0ccfc727b447055",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/nl/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/nl/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 482,
            "translated_words": 1516,
            "translated_percent": 96.7,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.4,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T16:15:01.451344+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/nl/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": 152333,
            "filename": "src/translations/filer-qt_uk.ts",
            "revision": "bf0e1ab0e85e6a6907d706f92a6935d08cb62e83",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/uk/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/uk/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 495,
            "translated_words": 1560,
            "translated_percent": 99.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 42,
            "failing_checks_percent": 0.6,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-02-07T11:16:20.095854+01:00",
            "last_author": "Rostyslav Haitkulov",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/uk/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://hosted.weblate.org/languages/ka/",
                "url": "https://hosted.weblate.org/api/languages/ka/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 152334,
            "filename": "src/translations/filer-qt_ka.ts",
            "revision": "b19c7959241e480e1d4cc454aaec292ec8bbd96f",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/ka/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/ka/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/ka/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T16:14:55.546942+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ka/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ka/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ka/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ka/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/ka/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": 152335,
            "filename": "src/translations/filer-qt_sl.ts",
            "revision": "f8276551a586f9ba5d8d94d396d4267093630103",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/sl/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/sl/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T16:15:08.465194+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/sl/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": 155097,
            "filename": "src/translations/filer-qt_da.ts",
            "revision": "f3d0f5c3a7f60d4e1c62e202d676e3cc28ec3b4c",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/da/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/da/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 479,
            "translated_words": 1508,
            "translated_percent": 96.1,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.4,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.8,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-01-25T20:41:27.933013+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/da/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": 156845,
            "filename": "src/translations/filer-qt_eo.ts",
            "revision": "23742c895fdc74c463f741fe8e1a5bc94376f323",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/eo/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/eo/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1600,
            "translated": 498,
            "translated_words": 1600,
            "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-01-26T03:34:15.825568+01:00",
            "last_author": "phlostically",
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/eo/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": 166794,
            "filename": "src/translations/filer-qt_pt_BR.ts",
            "revision": "69cc0ef663c1df582bf4abcc97a9ffc6dd8cfa57",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1602,
            "translated": 497,
            "translated_words": 1601,
            "translated_percent": 99.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 1,
            "failing_checks_words": 24,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-11T14:47:40.576421+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/pt_BR/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": 1344150,
            "filename": "src/translations/filer-qt_lt.ts",
            "revision": "4f33fc7d8d194c456279009eb0e3af2944d4a57e",
            "web_url": "https://hosted.weblate.org/projects/hellosystem/filer/lt/",
            "share_url": "https://hosted.weblate.org/engage/hellosystem/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/lt/",
            "url": "https://hosted.weblate.org/api/translations/hellosystem/filer/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 498,
            "total_words": 1594,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T16:14:58.699449+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/hellosystem/filer/lt/units/?format=api"
        }
    ]
}