Translation components API.

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

GET /api/components/vanilla-os/glossary/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 141,
    "next": "https://hosted.weblate.org/api/components/vanilla-os/glossary/translations/?format=api&page=3",
    "previous": "https://hosted.weblate.org/api/components/vanilla-os/glossary/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 4,
                "code": "ca@valencia",
                "name": "Valencian",
                "plural": {
                    "id": 334,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "val_es",
                    "ca_es@valencia",
                    "ca_xv",
                    "ca_valencia",
                    "va"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca@valencia/",
                "url": "https://hosted.weblate.org/api/languages/ca@valencia/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca@valencia/statistics/?format=api"
            },
            "language_code": "ca@valencia",
            "id": 1365485,
            "filename": "ca@valencia.tbx",
            "revision": "19d6cf4b87647bc4ec08761c1ad3533199bacab4",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ca@valencia/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ca@valencia/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ca@valencia/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ca@valencia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:52.919952+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ca@valencia/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ca@valencia/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ca@valencia/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ca@valencia/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ca@valencia/units/?format=api"
        },
        {
            "language": {
                "id": 5,
                "code": "gd",
                "name": "Gaelic",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 4,
                    "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "gae",
                    "gla"
                ],
                "direction": "ltr",
                "population": 72337,
                "web_url": "https://hosted.weblate.org/languages/gd/",
                "url": "https://hosted.weblate.org/api/languages/gd/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gd/statistics/?format=api"
            },
            "language_code": "gd",
            "id": 1365487,
            "filename": "gd.tbx",
            "revision": "96799e77789e1f16f4ade5218031e71d87fcd431",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/gd/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/gd/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/gd/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/gd/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:52.955239+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/gd/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/gd/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/gd/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/gd/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/gd/units/?format=api"
        },
        {
            "language": {
                "id": 6,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 5,
                    "formula": "n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4",
                    "type": 10
                },
                "aliases": [
                    "gle"
                ],
                "direction": "ltr",
                "population": 1237487,
                "web_url": "https://hosted.weblate.org/languages/ga/",
                "url": "https://hosted.weblate.org/api/languages/ga/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ga/statistics/?format=api"
            },
            "language_code": "ga",
            "id": 1365491,
            "filename": "ga.tbx",
            "revision": "cd2f4391e732ab4006f99b48a32f73495fa9c5d2",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ga/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ga/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ga/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:52.991931+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ga/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ga/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ga/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ga/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ga/units/?format=api"
        },
        {
            "language": {
                "id": 8,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ltz"
                ],
                "direction": "ltr",
                "population": 421015,
                "web_url": "https://hosted.weblate.org/languages/lb/",
                "url": "https://hosted.weblate.org/api/languages/lb/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 1365493,
            "filename": "lb.tbx",
            "revision": "5dd52a21ca8e2da528f0b5cee16758c94eb7238f",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/lb/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/lb/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/lb/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.028051+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lb/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lb/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lb/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lb/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lb/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "ln",
                "name": "Lingala",
                "plural": {
                    "id": 177,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lin"
                ],
                "direction": "ltr",
                "population": 3514491,
                "web_url": "https://hosted.weblate.org/languages/ln/",
                "url": "https://hosted.weblate.org/api/languages/ln/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ln/statistics/?format=api"
            },
            "language_code": "ln",
            "id": 1365495,
            "filename": "ln.tbx",
            "revision": "b93cb87f81dd04b7edfdf3e83ab46d839cec2b50",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ln/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ln/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ln/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ln/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.065271+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ln/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ln/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ln/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ln/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ln/units/?format=api"
        },
        {
            "language": {
                "id": 10,
                "code": "lo",
                "name": "Lao",
                "plural": {
                    "id": 173,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "lao"
                ],
                "direction": "ltr",
                "population": 5138706,
                "web_url": "https://hosted.weblate.org/languages/lo/",
                "url": "https://hosted.weblate.org/api/languages/lo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lo/statistics/?format=api"
            },
            "language_code": "lo",
            "id": 1365497,
            "filename": "lo.tbx",
            "revision": "40e714b502955e46e57df2a26648abeb46a7d388",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/lo/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/lo/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/lo/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.100603+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lo/units/?format=api"
        },
        {
            "language": {
                "id": 11,
                "code": "tt",
                "name": "Tatar",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tat"
                ],
                "direction": "ltr",
                "population": 1984107,
                "web_url": "https://hosted.weblate.org/languages/tt/",
                "url": "https://hosted.weblate.org/api/languages/tt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tt/statistics/?format=api"
            },
            "language_code": "tt",
            "id": 1365499,
            "filename": "tt.tbx",
            "revision": "8443f06f36b231aafb6d0f966485c93afd8fc45c",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/tt/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/tt/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/tt/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.137411+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tt/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": 1365501,
            "filename": "lv.tbx",
            "revision": "5a8ec03e300bcb0ede762848c0df695980bc542c",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/lv/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/lv/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.173194+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/lv/units/?format=api"
        },
        {
            "language": {
                "id": 15,
                "code": "tk",
                "name": "Turkmen",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tuk"
                ],
                "direction": "ltr",
                "population": 6870838,
                "web_url": "https://hosted.weblate.org/languages/tk/",
                "url": "https://hosted.weblate.org/api/languages/tk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tk/statistics/?format=api"
            },
            "language_code": "tk",
            "id": 1365504,
            "filename": "tk.tbx",
            "revision": "0f9bc815a2a9e01446722112f0edea967f399bf1",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/tk/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/tk/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/tk/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.235128+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tk/units/?format=api"
        },
        {
            "language": {
                "id": 18,
                "code": "tg",
                "name": "Tajik",
                "plural": {
                    "id": 308,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tgk"
                ],
                "direction": "ltr",
                "population": 8873670,
                "web_url": "https://hosted.weblate.org/languages/tg/",
                "url": "https://hosted.weblate.org/api/languages/tg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tg/statistics/?format=api"
            },
            "language_code": "tg",
            "id": 1365506,
            "filename": "tg.tbx",
            "revision": "9103fc5eee909341f5877bf3b2b97be1311836cd",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/tg/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/tg/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/tg/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.287954+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/tg/units/?format=api"
        },
        {
            "language": {
                "id": 19,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://hosted.weblate.org/languages/te/",
                "url": "https://hosted.weblate.org/api/languages/te/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 1365508,
            "filename": "te.tbx",
            "revision": "af7394767be5c32be72b79de1e240bd005011b6b",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/te/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/te/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/te/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.336121+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/te/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/te/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/te/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/te/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/te/units/?format=api"
        },
        {
            "language": {
                "id": 20,
                "code": "fil",
                "name": "Filipino",
                "plural": {
                    "id": 88,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "fil_fil"
                ],
                "direction": "ltr",
                "population": 67471095,
                "web_url": "https://hosted.weblate.org/languages/fil/",
                "url": "https://hosted.weblate.org/api/languages/fil/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fil/statistics/?format=api"
            },
            "language_code": "fil",
            "id": 1365511,
            "filename": "fil.tbx",
            "revision": "2396eff8ed5f31199c27cf53b7fac05b3e38198d",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/fil/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/fil/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/fil/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fil/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.383328+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fil/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fil/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fil/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fil/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fil/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "zh_Hant_HK",
                "name": "Chinese (Traditional, Hong Kong)",
                "plural": {
                    "id": 56,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "zh_hk"
                ],
                "direction": "ltr",
                "population": 6887414,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant_HK/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant_HK/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant_HK/statistics/?format=api"
            },
            "language_code": "zh_Hant_HK",
            "id": 1365513,
            "filename": "zh_Hant_HK.tbx",
            "revision": "8191c6d46debc2f452f65037de5846d706bbb4bf",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/zh_Hant_HK/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/zh_Hant_HK/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/zh_Hant_HK/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/zh_Hant_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.444517+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/zh_Hant_HK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/zh_Hant_HK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/zh_Hant_HK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/zh_Hant_HK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/zh_Hant_HK/units/?format=api"
        },
        {
            "language": {
                "id": 32,
                "code": "pms",
                "name": "Piemontese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 6177,
                "web_url": "https://hosted.weblate.org/languages/pms/",
                "url": "https://hosted.weblate.org/api/languages/pms/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pms/statistics/?format=api"
            },
            "language_code": "pms",
            "id": 1365516,
            "filename": "pms.tbx",
            "revision": "1ebc7424104035d94a2d179b6321fd6053ff6d91",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/pms/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/pms/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/pms/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.499302+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pms/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pms/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pms/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pms/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pms/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "arn",
                "name": "Mapudungun",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 272802,
                "web_url": "https://hosted.weblate.org/languages/arn/",
                "url": "https://hosted.weblate.org/api/languages/arn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/arn/statistics/?format=api"
            },
            "language_code": "arn",
            "id": 1365519,
            "filename": "arn.tbx",
            "revision": "d9d78d0580cbee176e27488d8fc9ca1827dbd67c",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/arn/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/arn/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/arn/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/arn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.541986+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/arn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/arn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/arn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/arn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/arn/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": 1365521,
            "filename": "be.tbx",
            "revision": "80eb6271bc350cc4b7daac160c1ec51203f41ee5",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/be/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/be/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 41,
            "translated": 33,
            "translated_words": 40,
            "translated_percent": 97.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": "2024-02-05T16:29:53.596205+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/be/units/?format=api"
        },
        {
            "language": {
                "id": 44,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 17,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://hosted.weblate.org/languages/ast/",
                "url": "https://hosted.weblate.org/api/languages/ast/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 1365525,
            "filename": "ast.tbx",
            "revision": "23f81c0a148ea13ee676487cdda536f4989ceff0",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ast/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ast/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ast/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.649920+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ast/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ast/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ast/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ast/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ast/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "jv",
                "name": "Javanese",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jw",
                    "jav"
                ],
                "direction": "ltr",
                "population": 91180665,
                "web_url": "https://hosted.weblate.org/languages/jv/",
                "url": "https://hosted.weblate.org/api/languages/jv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/jv/statistics/?format=api"
            },
            "language_code": "jv",
            "id": 1365526,
            "filename": "jv.tbx",
            "revision": "6e212be8fb8bb51ce2c25c901e1a003ecfc5b090",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/jv/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/jv/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/jv/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.688215+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/jv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/jv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/jv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/jv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/jv/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 316,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 3006696,
                "web_url": "https://hosted.weblate.org/languages/bo/",
                "url": "https://hosted.weblate.org/api/languages/bo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 1365528,
            "filename": "bo.tbx",
            "revision": "1a6908cab39df7148bf7d4fd11f862f7f1b43242",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/bo/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/bo/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/bo/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.739227+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bo/units/?format=api"
        },
        {
            "language": {
                "id": 47,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 42,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://hosted.weblate.org/languages/br/",
                "url": "https://hosted.weblate.org/api/languages/br/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 1365530,
            "filename": "br.tbx",
            "revision": "59e018dc348415c199432b2d819a7ce9974ad950",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/br/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/br/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/br/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.788304+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/br/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/br/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/br/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/br/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/br/units/?format=api"
        },
        {
            "language": {
                "id": 48,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://hosted.weblate.org/languages/bs/",
                "url": "https://hosted.weblate.org/api/languages/bs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 1365532,
            "filename": "bs.tbx",
            "revision": "4039804d1c4b49679ef319250b1d1b9b69d2eff6",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/bs/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/bs/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/bs/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.842975+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/bs/units/?format=api"
        },
        {
            "language": {
                "id": 50,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://hosted.weblate.org/languages/oc/",
                "url": "https://hosted.weblate.org/api/languages/oc/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 1365534,
            "filename": "oc.tbx",
            "revision": "7d5663eeab5798fa7651852466df107a0c6e22f5",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/oc/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/oc/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/oc/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.897795+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/oc/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/oc/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/oc/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/oc/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/oc/units/?format=api"
        },
        {
            "language": {
                "id": 55,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 342,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "population": 884910,
                "web_url": "https://hosted.weblate.org/languages/cy/",
                "url": "https://hosted.weblate.org/api/languages/cy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 1365536,
            "filename": "cy.tbx",
            "revision": "9e66a7ec6d59854dab40c01bb32acb0a6a90baf0",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/cy/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/cy/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/cy/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:53.944038+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/cy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/cy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/cy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/cy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/cy/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "ps",
                "name": "Pashto",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "pus",
                    "pbu"
                ],
                "direction": "rtl",
                "population": 53542641,
                "web_url": "https://hosted.weblate.org/languages/ps/",
                "url": "https://hosted.weblate.org/api/languages/ps/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ps/statistics/?format=api"
            },
            "language_code": "ps",
            "id": 1365538,
            "filename": "ps.tbx",
            "revision": "e91638808756649686ad4a727f36f8946ce828e8",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ps/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ps/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ps/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ps/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.000434+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ps/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ps/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ps/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ps/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ps/units/?format=api"
        },
        {
            "language": {
                "id": 59,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://hosted.weblate.org/languages/pa/",
                "url": "https://hosted.weblate.org/api/languages/pa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 1365540,
            "filename": "pa.tbx",
            "revision": "b497074b240a221ec12a4516ba1a1459f4409f75",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/pa/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/pa/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/pa/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.071604+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/pa/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": 1365542,
            "filename": "is.tbx",
            "revision": "f60bd06806baac30a93d695d8545b4080d717b04",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/is/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/is/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/is/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.118149+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/is/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/is/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/is/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/is/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/is/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://hosted.weblate.org/languages/en_GB/",
                "url": "https://hosted.weblate.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 1365544,
            "filename": "en_GB.tbx",
            "revision": "9b72a9fa9625f215e5b23d33be69c192fac292c4",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/en_GB/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/en_GB/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 16,
            "translated_words": 22,
            "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": "2024-05-04T05:13:59.381108+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/en_GB/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/en_GB/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/en_GB/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/en_GB/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 5317271,
                "web_url": "https://hosted.weblate.org/languages/hy/",
                "url": "https://hosted.weblate.org/api/languages/hy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 1365546,
            "filename": "hy.tbx",
            "revision": "791cb0e672bc67858112ef3d080e4529dca29386",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/hy/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/hy/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/hy/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.205968+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/hy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/hy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/hy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/hy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/hy/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": 1365548,
            "filename": "he.tbx",
            "revision": "f8180df258a8dffe8cf27cccbd6276e245c65167",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/he/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/he/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 13,
            "translated_words": 17,
            "translated_percent": 81.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": "2024-02-06T17:02:31.051556+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/he/units/?format=api"
        },
        {
            "language": {
                "id": 70,
                "code": "mg",
                "name": "Malagasy",
                "plural": {
                    "id": 189,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "mlg",
                    "plt"
                ],
                "direction": "ltr",
                "population": 24260130,
                "web_url": "https://hosted.weblate.org/languages/mg/",
                "url": "https://hosted.weblate.org/api/languages/mg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mg/statistics/?format=api"
            },
            "language_code": "mg",
            "id": 1365550,
            "filename": "mg.tbx",
            "revision": "b662890e28818e826023046d28d7d4c564c0c026",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/mg/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/mg/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/mg/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.302538+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mg/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 37441,
                "web_url": "https://hosted.weblate.org/languages/fur/",
                "url": "https://hosted.weblate.org/api/languages/fur/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fur/statistics/?format=api"
            },
            "language_code": "fur",
            "id": 1365553,
            "filename": "fur.tbx",
            "revision": "bea92936d57da9c26f687f791af66c6788e7382b",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/fur/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/fur/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/fur/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.362659+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fur/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fur/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fur/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fur/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fur/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://hosted.weblate.org/languages/ml/",
                "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 1365555,
            "filename": "ml.tbx",
            "revision": "2922c885c672ee6ece6ff772dd8e3def4d710e38",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ml/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ml/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.424722+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ml/units/?format=api"
        },
        {
            "language": {
                "id": 74,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon",
                    "drh",
                    "khk"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "https://hosted.weblate.org/languages/mn/",
                "url": "https://hosted.weblate.org/api/languages/mn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 1365557,
            "filename": "mn.tbx",
            "revision": "ca6dd06aa16a4f60bd4e98ccd5ba9d9d6a953cc6",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/mn/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/mn/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/mn/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.491689+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mn/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "mi",
                "name": "Maori",
                "plural": {
                    "id": 196,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "mao",
                    "mri"
                ],
                "direction": "ltr",
                "population": 137913,
                "web_url": "https://hosted.weblate.org/languages/mi/",
                "url": "https://hosted.weblate.org/api/languages/mi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mi/statistics/?format=api"
            },
            "language_code": "mi",
            "id": 1365559,
            "filename": "mi.tbx",
            "revision": "31baf4f30dee6bedb90e10f691ca0858394cfcd1",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/mi/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/mi/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/mi/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.542673+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mi/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": 1365561,
            "filename": "mk.tbx",
            "revision": "c4f558b43d86dc7d6579a5987caefd229a5b19d4",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/mk/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/mk/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/mk/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.599277+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mk/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 1365563,
            "filename": "mr.tbx",
            "revision": "b2ae84333826b14153649ffc870faa212f65ae38",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/mr/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/mr/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.659007+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/mr/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": 1365565,
            "filename": "ug.tbx",
            "revision": "58f47e817d7a274adfdff26890bbeef773470173",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ug/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ug/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ug/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.708825+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ug/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ug/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ug/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ug/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ug/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 5,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://hosted.weblate.org/languages/af/",
                "url": "https://hosted.weblate.org/api/languages/af/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 1365567,
            "filename": "af.tbx",
            "revision": "49421e145158585d180d01ed37a7af901452f52b",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/af/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/af/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/af/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "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": "2024-02-05T16:29:54.765469+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/af/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/af/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/af/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/af/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/af/units/?format=api"
        },
        {
            "language": {
                "id": 85,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 8,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 35728475,
                "web_url": "https://hosted.weblate.org/languages/am/",
                "url": "https://hosted.weblate.org/api/languages/am/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 1365569,
            "filename": "am.tbx",
            "revision": "27c25f2a376213469d47a9f7b1e5cf77ee6474be",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/am/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/am/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/am/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.821519+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/am/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/am/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/am/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/am/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/am/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "an",
                "name": "Aragonese",
                "plural": {
                    "id": 14,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "arg"
                ],
                "direction": "ltr",
                "population": 26008,
                "web_url": "https://hosted.weblate.org/languages/an/",
                "url": "https://hosted.weblate.org/api/languages/an/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/an/statistics/?format=api"
            },
            "language_code": "an",
            "id": 1365571,
            "filename": "an.tbx",
            "revision": "b3e3cbf1279a0cea1bec7c42c66f8a294d8d14b0",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/an/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/an/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/an/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/an/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.889880+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/an/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/an/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/an/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/an/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/an/units/?format=api"
        },
        {
            "language": {
                "id": 91,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://hosted.weblate.org/languages/ia/",
                "url": "https://hosted.weblate.org/api/languages/ia/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 1365573,
            "filename": "ia.tbx",
            "revision": "c8636311a1a8aa5a0a28d8aa17f5dae9a587b164",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ia/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ia/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ia/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:54.946700+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ia/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ia/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ia/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ia/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ia/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze",
                    "azj"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://hosted.weblate.org/languages/az/",
                "url": "https://hosted.weblate.org/api/languages/az/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 1365575,
            "filename": "az.tbx",
            "revision": "b7018cdaf1a6b90dbaa5288d3f07fcd1b51792a2",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/az/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/az/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/az/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:55.000529+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/az/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/az/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/az/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/az/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/az/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://hosted.weblate.org/languages/nn/",
                "url": "https://hosted.weblate.org/api/languages/nn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 1365578,
            "filename": "nn.tbx",
            "revision": "61c1348a188a5a04919b5603f4ad4188e59aa667",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/nn/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/nn/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/nn/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:55.054167+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/nn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/nn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/nn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/nn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/nn/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep",
                    "npi"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://hosted.weblate.org/languages/ne/",
                "url": "https://hosted.weblate.org/api/languages/ne/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 1365580,
            "filename": "ne.tbx",
            "revision": "83b12fd27c8a29dae2932fbb0ddb177e11098128",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ne/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ne/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ne/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:55.104168+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ne/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ne/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ne/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ne/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ne/units/?format=api"
        },
        {
            "language": {
                "id": 101,
                "code": "csb",
                "name": "Kashubian",
                "plural": {
                    "id": 157,
                    "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": [],
                "direction": "ltr",
                "population": 49766,
                "web_url": "https://hosted.weblate.org/languages/csb/",
                "url": "https://hosted.weblate.org/api/languages/csb/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/csb/statistics/?format=api"
            },
            "language_code": "csb",
            "id": 1365582,
            "filename": "csb.tbx",
            "revision": "e00772abb3cf49a5c2c82ccbcfa4a9a5bb353ad7",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/csb/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/csb/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/csb/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/csb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:55.151293+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/csb/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/csb/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/csb/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/csb/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/csb/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fy",
                "name": "Frisian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fry"
                ],
                "direction": "ltr",
                "population": 743057,
                "web_url": "https://hosted.weblate.org/languages/fy/",
                "url": "https://hosted.weblate.org/api/languages/fy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fy/statistics/?format=api"
            },
            "language_code": "fy",
            "id": 1365584,
            "filename": "fy.tbx",
            "revision": "de4c4098dd3b9979b0d80e77fbd1b3839d1397c6",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/fy/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/fy/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/fy/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:55.211160+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fy/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "fo",
                "name": "Faroese",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fao"
                ],
                "direction": "ltr",
                "population": 71350,
                "web_url": "https://hosted.weblate.org/languages/fo/",
                "url": "https://hosted.weblate.org/api/languages/fo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fo/statistics/?format=api"
            },
            "language_code": "fo",
            "id": 1365586,
            "filename": "fo.tbx",
            "revision": "b07dc4d589ac4ef531e24208a80e8662dae6a617",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/fo/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/fo/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/fo/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:55.268526+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/fo/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": 1365590,
            "filename": "ka.tbx",
            "revision": "f2904f5cd94c05fd87dd7f61ed35310cccb52ddc",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/ka/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/ka/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/ka/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:55.331923+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ka/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ka/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ka/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ka/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/ka/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://hosted.weblate.org/languages/kk/",
                "url": "https://hosted.weblate.org/api/languages/kk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 1365592,
            "filename": "kk.tbx",
            "revision": "96c3bb7930814c6b9bd0aa4e6bfb782903fe7c28",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/kk/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/kk/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/kk/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:55.390351+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/kk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/kk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/kk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/kk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/kk/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": 1365594,
            "filename": "sq.tbx",
            "revision": "26a75902757018c2fd8aec2fd1740a738ff30255",
            "web_url": "https://hosted.weblate.org/projects/vanilla-os/glossary/sq/",
            "share_url": "https://hosted.weblate.org/engage/vanilla-os/-/sq/",
            "translate_url": "https://hosted.weblate.org/translate/vanilla-os/glossary/sq/",
            "url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 22,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 6.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": "2024-02-05T16:29:55.444500+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/sq/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/sq/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/sq/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/sq/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/vanilla-os/glossary/sq/units/?format=api"
        }
    ]
}