Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2128,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/en/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/en/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/en/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.funkwhale.audio/languages/de/",
                "url": "https://translate.funkwhale.audio/api/languages/de/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 2129,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/de/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/de/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/de/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.funkwhale.audio/languages/fr/",
                "url": "https://translate.funkwhale.audio/api/languages/fr/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2134,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/fr/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/fr/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/fr/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/fr/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/fr/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/fr/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translate.funkwhale.audio/languages/ar/",
                "url": "https://translate.funkwhale.audio/api/languages/ar/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 2704,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/ar/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/ar/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/ar/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ar/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ar/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ar/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ay",
                "name": "Aymara",
                "plural": {
                    "id": 21,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "aym"
                ],
                "direction": "ltr",
                "population": 2838620,
                "web_url": "https://translate.funkwhale.audio/languages/ay/",
                "url": "https://translate.funkwhale.audio/api/languages/ay/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ay/statistics/?format=api"
            },
            "language_code": "ay",
            "id": 2705,
            "filename": "ay.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/ay/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/ay/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/ay/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ay/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ay/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ay/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ay/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ay/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ay/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.funkwhale.audio/languages/ca/",
                "url": "https://translate.funkwhale.audio/api/languages/ca/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 2706,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/ca/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/ca/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/ca/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 56,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.funkwhale.audio/languages/cs/",
                "url": "https://translate.funkwhale.audio/api/languages/cs/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 2707,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/cs/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/cs/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/cs/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/cs/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/cs/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/cs/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 74,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 74,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://translate.funkwhale.audio/languages/en_GB/",
                "url": "https://translate.funkwhale.audio/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 2708,
            "filename": "en_GB.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/en_GB/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/en_GB/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/en_GB/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_GB/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_GB/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_GB/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 77,
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 77,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "us",
                    "enu"
                ],
                "direction": "ltr",
                "population": 319333440,
                "web_url": "https://translate.funkwhale.audio/languages/en_US/",
                "url": "https://translate.funkwhale.audio/api/languages/en_US/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 2709,
            "filename": "en_US.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/en_US/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/en_US/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/en_US/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_US/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_US/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_US/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_US/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/en_US/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.funkwhale.audio/languages/es/",
                "url": "https://translate.funkwhale.audio/api/languages/es/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 2710,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/es/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/es/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/es/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/es/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/es/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/es/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/es/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 102,
                    "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://translate.funkwhale.audio/languages/ga/",
                "url": "https://translate.funkwhale.audio/api/languages/ga/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ga/statistics/?format=api"
            },
            "language_code": "ga",
            "id": 2711,
            "filename": "ga.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/ga/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/ga/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/ga/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ga/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ga/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ga/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ga/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ga/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 105,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.funkwhale.audio/languages/gl/",
                "url": "https://translate.funkwhale.audio/api/languages/gl/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 2712,
            "filename": "gl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/gl/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/gl/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/gl/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/gl/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/gl/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/gl/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/gl/units/?format=api"
        },
        {
            "language": {
                "id": 133,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 133,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.funkwhale.audio/languages/it/",
                "url": "https://translate.funkwhale.audio/api/languages/it/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 2713,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/it/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/it/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/it/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/it/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/it/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/it/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/it/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/it/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.funkwhale.audio/languages/ja/",
                "url": "https://translate.funkwhale.audio/api/languages/ja/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 2714,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/ja/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/ja/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/ja/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ja/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ja/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ja/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "jv",
                "name": "Javanese",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jw",
                    "jav"
                ],
                "direction": "ltr",
                "population": 91180665,
                "web_url": "https://translate.funkwhale.audio/languages/jv/",
                "url": "https://translate.funkwhale.audio/api/languages/jv/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/jv/statistics/?format=api"
            },
            "language_code": "jv",
            "id": 2715,
            "filename": "jv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/jv/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/jv/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/jv/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/jv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/jv/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/jv/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/jv/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/jv/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/jv/units/?format=api"
        },
        {
            "language": {
                "id": 207,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://translate.funkwhale.audio/languages/nn/",
                "url": "https://translate.funkwhale.audio/api/languages/nn/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 2716,
            "filename": "nn.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/nn/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/nn/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/nn/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/nn/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/nn/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/nn/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/nn/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/nn/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.funkwhale.audio/languages/pt_BR/",
                "url": "https://translate.funkwhale.audio/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 2717,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/pt_BR/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/pt_BR/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/pt_BR/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt_BR/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 237,
                    "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.funkwhale.audio/languages/ru/",
                "url": "https://translate.funkwhale.audio/api/languages/ru/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 2718,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/ru/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/ru/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/ru/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ru/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ru/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ru/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 255,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 255,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://translate.funkwhale.audio/languages/si/",
                "url": "https://translate.funkwhale.audio/api/languages/si/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 2719,
            "filename": "si.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/si/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/si/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/si/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/si/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/si/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/si/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/si/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/si/units/?format=api"
        },
        {
            "language": {
                "id": 267,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 267,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://translate.funkwhale.audio/languages/sq/",
                "url": "https://translate.funkwhale.audio/api/languages/sq/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 2720,
            "filename": "sq.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/sq/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/sq/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/sq/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sq/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sq/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sq/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sq/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sq/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://translate.funkwhale.audio/languages/sv/",
                "url": "https://translate.funkwhale.audio/api/languages/sv/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 2721,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/sv/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/sv/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/sv/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sv/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sv/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sv/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "id": 323,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translate.funkwhale.audio/languages/zh_Hans/",
                "url": "https://translate.funkwhale.audio/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 2722,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/zh_Hans/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/zh_Hans/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/zh_Hans/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "kab_DZ",
                "name": "Kabyle",
                "plural": {
                    "id": 390,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.funkwhale.audio/languages/kab_DZ/",
                "url": "https://translate.funkwhale.audio/api/languages/kab_DZ/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/kab_DZ/statistics/?format=api"
            },
            "language_code": "kab_DZ",
            "id": 2723,
            "filename": "kab_DZ.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/kab_DZ/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/kab_DZ/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/kab_DZ/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/kab_DZ/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/kab_DZ/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/kab_DZ/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/kab_DZ/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/kab_DZ/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/kab_DZ/units/?format=api"
        },
        {
            "language": {
                "id": 631,
                "code": "ca_VC",
                "name": "Catalan",
                "plural": {
                    "id": 682,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.funkwhale.audio/languages/ca_VC/",
                "url": "https://translate.funkwhale.audio/api/languages/ca_VC/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/ca_VC/statistics/?format=api"
            },
            "language_code": "ca_VC",
            "id": 2724,
            "filename": "ca_VC.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/ca_VC/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/ca_VC/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/ca_VC/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca_VC/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca_VC/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca_VC/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca_VC/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca_VC/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/ca_VC/units/?format=api"
        },
        {
            "language": {
                "id": 579,
                "code": "de@informal",
                "name": "German (informal)",
                "plural": {
                    "id": 616,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de_x_informal"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.funkwhale.audio/languages/de@informal/",
                "url": "https://translate.funkwhale.audio/api/languages/de@informal/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/de@informal/statistics/?format=api"
            },
            "language_code": "de@informal",
            "id": 2748,
            "filename": "de@informal.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/de@informal/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/de@informal/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/de@informal/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de@informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de@informal/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de@informal/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de@informal/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de@informal/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/de@informal/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 25,
                    "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": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://translate.funkwhale.audio/languages/be/",
                "url": "https://translate.funkwhale.audio/api/languages/be/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 2764,
            "filename": "be.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/be/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/be/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/be/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/be/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/be/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/be/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/be/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/be/units/?format=api"
        },
        {
            "language": {
                "id": 228,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 228,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.funkwhale.audio/languages/pt/",
                "url": "https://translate.funkwhale.audio/api/languages/pt/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 2777,
            "filename": "pt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/pt/",
            "share_url": "https://translate.funkwhale.audio/engage/website-remake/-/pt/",
            "translate_url": "https://translate.funkwhale.audio/translate/website-remake/glossary/pt/",
            "url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt/repository/?format=api",
            "file_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt/file/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt/changes/?format=api",
            "units_list_url": "https://translate.funkwhale.audio/api/translations/website-remake/glossary/pt/units/?format=api"
        }
    ]
}