Translation components API.

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

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

{
    "count": 42,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 228,
            "filename": "locales/en.json",
            "revision": "69306e2a62627c83d4947a2799a7085642eb32bd,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 57,
            "total_words": 230,
            "translated": 57,
            "translated_words": 230,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 37,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/en/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.yunohost.org/languages/ar/",
                "url": "https://translate.yunohost.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 229,
            "filename": "locales/ar.json",
            "revision": "c4e91f20f04e6eb8de565158870bd41e4a46a9fd,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/ar/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ar/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/ar/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 52,
            "translated_words": 171,
            "translated_percent": 91.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-28T07:15:35.726535Z",
            "last_author": "ButterflyOfFire",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ar/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ar/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ar/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ar/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ar/units/?format=api"
        },
        {
            "language": {
                "id": 37,
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 159397980,
                "web_url": "https://translate.yunohost.org/languages/bn_BD/",
                "url": "https://translate.yunohost.org/api/languages/bn_BD/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/bn_BD/statistics/?format=api"
            },
            "language_code": "bn_BD",
            "id": 230,
            "filename": "locales/bn_BD.json",
            "revision": "62e071c258a9240a4b3056e1ea63189c06c8918e,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/bn_BD/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/bn_BD/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/bn_BD/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/bn_BD/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/bn_BD/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/bn_BD/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/bn_BD/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/bn_BD/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 40,
                    "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://translate.yunohost.org/languages/br/",
                "url": "https://translate.yunohost.org/api/languages/br/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 231,
            "filename": "locales/br.json",
            "revision": "3fa56fb0cf26525d585bc6d73627638257ee3668,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/br/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/br/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/br/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 7.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.yunohost.org/api/translations/yunohost/portal/br/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/br/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/br/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/br/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/br/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.yunohost.org/languages/ca/",
                "url": "https://translate.yunohost.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 232,
            "filename": "locales/ca.json",
            "revision": "7b8cfb6e6bdf692f83cf325900db46d9847cd80e,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/ca/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ca/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/ca/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 57,
            "translated_words": 230,
            "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-03-23T11:28:47.752579Z",
            "last_author": "xaloc33",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ca/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ca/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ca/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ca/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ca/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://translate.yunohost.org/languages/ckb/",
                "url": "https://translate.yunohost.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 233,
            "filename": "locales/ckb.json",
            "revision": "1c550c64ed531a0339ee463aff27ff67a1a1df19,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/ckb/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ckb/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/ckb/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 5.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": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ckb/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ckb/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ckb/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ckb/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.yunohost.org/languages/cs/",
                "url": "https://translate.yunohost.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 234,
            "filename": "locales/cs.json",
            "revision": "28bdcface558d58d0f89223082f62c83d90ee498,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/cs/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/cs/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/cs/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 38,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/cs/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/cs/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/cs/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/cs/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/cs/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.yunohost.org/languages/da/",
                "url": "https://translate.yunohost.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 235,
            "filename": "locales/da.json",
            "revision": "000920fe4c6c07d9cb74e0399391e739cb6571c5,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/da/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/da/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/da/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 5.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": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/da/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/da/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/da/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/da/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/da/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.yunohost.org/languages/de/",
                "url": "https://translate.yunohost.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 236,
            "filename": "locales/de.json",
            "revision": "8c0672a958661afe41e840b677c19fabb82fab6a,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 56,
            "translated_words": 218,
            "translated_percent": 98.2,
            "fuzzy": 1,
            "fuzzy_words": 12,
            "fuzzy_percent": 1.7,
            "failing_checks": 2,
            "failing_checks_words": 36,
            "failing_checks_percent": 3.5,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2024-03-23T18:27:08.456185Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/de/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.yunohost.org/languages/el/",
                "url": "https://translate.yunohost.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 237,
            "filename": "locales/el.json",
            "revision": "52478e29214b6b88dfe3537412349e4efe680722,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/el/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/el/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/el/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/el/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/el/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/el/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/el/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/el/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://translate.yunohost.org/languages/eo/",
                "url": "https://translate.yunohost.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 238,
            "filename": "locales/eo.json",
            "revision": "0bfcf7ad0740f61414ddd2aad420d795478394de,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/eo/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eo/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/eo/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 40,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eo/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eo/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eo/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eo/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eo/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.yunohost.org/languages/es/",
                "url": "https://translate.yunohost.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 239,
            "filename": "locales/es.json",
            "revision": "d3f10cc2709b8ef2fb9fa37e506a268919a236c9,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/es/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/es/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/es/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 57,
            "translated_words": 230,
            "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-01-31T20:13:35.476360Z",
            "last_author": "Carlos Solís",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/es/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/es/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/es/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/es/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/es/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.yunohost.org/languages/eu/",
                "url": "https://translate.yunohost.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 240,
            "filename": "locales/eu.json",
            "revision": "27efe3ba6a14fa582f92713a5fe194b8a1cb940d,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/eu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/eu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 57,
            "translated_words": 230,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 34,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-06T10:26:05.939537Z",
            "last_author": "xabirequejo",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/eu/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.yunohost.org/languages/fa/",
                "url": "https://translate.yunohost.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 241,
            "filename": "locales/fa.json",
            "revision": "06fe5129782cdc8ce6166a6877b67a907d258616,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/fa/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fa/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/fa/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 36,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fa/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fa/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fa/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fa/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fa/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.yunohost.org/languages/fi/",
                "url": "https://translate.yunohost.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 242,
            "filename": "locales/fi.json",
            "revision": "ec0e8e0c3c8f080c51f92bc94ba3c3873eb4c101,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/fi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/fi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fi/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.yunohost.org/languages/fr/",
                "url": "https://translate.yunohost.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 243,
            "filename": "locales/fr.json",
            "revision": "6b61be2c09714cfbb3994250506b0e1f4ff16de2,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 57,
            "translated_words": 230,
            "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-03-23T18:07:19.114829Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/fr/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.yunohost.org/languages/gl/",
                "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 244,
            "filename": "locales/gl.json",
            "revision": "85b28efb11f3bc1572b7974a80364d540731a47d,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 57,
            "translated_words": 230,
            "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": 2,
            "last_change": "2024-02-12T01:30:52.549120Z",
            "last_author": "Francescc",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/gl/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "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://translate.yunohost.org/languages/he/",
                "url": "https://translate.yunohost.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 245,
            "filename": "locales/he.json",
            "revision": "55f2ee9c53f164ba70c6cda02a8db58acb31ff7d,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/he/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/he/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/he/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 5.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": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/he/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/he/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/he/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/he/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/he/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.yunohost.org/languages/hi/",
                "url": "https://translate.yunohost.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 246,
            "filename": "locales/hi.json",
            "revision": "9bc50268877801dd16f442bf764ebbb1413b58e7,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/hi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/hi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hi/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.yunohost.org/languages/hu/",
                "url": "https://translate.yunohost.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 247,
            "filename": "locales/hu.json",
            "revision": "d278a1ef2059d5638e71103a5c13838291237ba4,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/hu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/hu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/hu/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.yunohost.org/languages/id/",
                "url": "https://translate.yunohost.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 248,
            "filename": "locales/id.json",
            "revision": "cf28b5b2616750db1dcef494134fb990e21cc04c,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/id/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/id/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/id/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/id/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/id/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/id/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/id/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/id/units/?format=api"
        },
        {
            "language": {
                "id": 142,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.yunohost.org/languages/it/",
                "url": "https://translate.yunohost.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 249,
            "filename": "locales/it.json",
            "revision": "53912c7fcc5d5e7ca5fc2df013f9d1357f732b87,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/it/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/it/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/it/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 57,
            "translated_words": 230,
            "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-02-11T14:35:28.143669Z",
            "last_author": "Tommi",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/it/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/it/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/it/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/it/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/it/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 144,
                    "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.yunohost.org/languages/ja/",
                "url": "https://translate.yunohost.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 250,
            "filename": "locales/ja.json",
            "revision": "f363b83594f6869793b38ad567e9df27ab64ab6d,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/ja/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ja/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/ja/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 36,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ja/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ja/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ja/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ja/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ja/units/?format=api"
        },
        {
            "language": {
                "id": 152,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://translate.yunohost.org/languages/kab/",
                "url": "https://translate.yunohost.org/api/languages/kab/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 251,
            "filename": "locales/kab.json",
            "revision": "e644c1a879046f0bde66b396f6b67ec2724cbbe0,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/kab/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/kab/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/kab/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 16,
            "translated_words": 23,
            "translated_percent": 28.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/kab/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/kab/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/kab/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/kab/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/kab/units/?format=api"
        },
        {
            "language": {
                "id": 184,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://translate.yunohost.org/languages/lt/",
                "url": "https://translate.yunohost.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 252,
            "filename": "locales/lt.json",
            "revision": "eeaa7aa38eea662e3cea0c26d6628cd4f706756e,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/lt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/lt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/lt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 5.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": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/lt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/lt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/lt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/lt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/lt/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://translate.yunohost.org/languages/mk/",
                "url": "https://translate.yunohost.org/api/languages/mk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 253,
            "filename": "locales/mk.json",
            "revision": "74f0d68287f6436ce8a56dcbb181f8d25985d691,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/mk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/mk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/mk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 5.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": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/mk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/mk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/mk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/mk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/mk/units/?format=api"
        },
        {
            "language": {
                "id": 210,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 210,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://translate.yunohost.org/languages/nb_NO/",
                "url": "https://translate.yunohost.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 254,
            "filename": "locales/nb_NO.json",
            "revision": "62fc83ac4fcaf4d0a638d210159ba5395fca5604,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/nb_NO/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nb_NO/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/nb_NO/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 16,
            "translated_words": 24,
            "translated_percent": 28.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.yunohost.org/api/translations/yunohost/portal/nb_NO/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/nb_NO/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 213,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 213,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://translate.yunohost.org/languages/ne/",
                "url": "https://translate.yunohost.org/api/languages/ne/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 255,
            "filename": "locales/ne.json",
            "revision": "0ef192851c79009d290932132ecca50928757060,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/ne/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ne/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/ne/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 34,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ne/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ne/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ne/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ne/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ne/units/?format=api"
        },
        {
            "language": {
                "id": 215,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.yunohost.org/languages/nl/",
                "url": "https://translate.yunohost.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 256,
            "filename": "locales/nl.json",
            "revision": "df1cf2ff788ba662397751774e3a7f4091e6f98b,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/nl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/nl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/nl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/nl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/nl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/nl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/nl/units/?format=api"
        },
        {
            "language": {
                "id": 225,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 225,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://translate.yunohost.org/languages/oc/",
                "url": "https://translate.yunohost.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 257,
            "filename": "locales/oc.json",
            "revision": "40cf3dfa7035ca0a2d65bf85f8fa41460af5ac33,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/oc/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/oc/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/oc/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 46,
            "translated_words": 138,
            "translated_percent": 80.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 42,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-03T19:34:32.987991Z",
            "last_author": "Quentí",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/oc/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/oc/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/oc/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/oc/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/oc/units/?format=api"
        },
        {
            "language": {
                "id": 233,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 233,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translate.yunohost.org/languages/pl/",
                "url": "https://translate.yunohost.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 258,
            "filename": "locales/pl.json",
            "revision": "34c6c3f0ddd5c27075e5811423b46da8135db1a2,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/pl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/pl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pl/units/?format=api"
        },
        {
            "language": {
                "id": 238,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.yunohost.org/languages/pt/",
                "url": "https://translate.yunohost.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 259,
            "filename": "locales/pt.json",
            "revision": "3eb647b0629c4ac11595168ca4209b36d4c77aa1,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/pt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/pt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt/units/?format=api"
        },
        {
            "language": {
                "id": 240,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 240,
                    "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.yunohost.org/languages/pt_BR/",
                "url": "https://translate.yunohost.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 260,
            "filename": "locales/pt_BR.json",
            "revision": "e7c1349a3490cf55a5facb9664670c9179663468,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/pt_BR/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pt_BR/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/pt_BR/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 5.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": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt_BR/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt_BR/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 248,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 248,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.yunohost.org/languages/ru/",
                "url": "https://translate.yunohost.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 261,
            "filename": "locales/ru.json",
            "revision": "f456774be99fa4b50d6352edd09e2c207490fefe,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/ru/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ru/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/ru/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ru/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ru/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ru/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ru/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ru/units/?format=api"
        },
        {
            "language": {
                "id": 267,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 267,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://translate.yunohost.org/languages/sk/",
                "url": "https://translate.yunohost.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 262,
            "filename": "locales/sk.json",
            "revision": "b3ea07373f84c330ff116017c79d40f6127c7cc2,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/sk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/sk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sk/units/?format=api"
        },
        {
            "language": {
                "id": 268,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://translate.yunohost.org/languages/sl/",
                "url": "https://translate.yunohost.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 263,
            "filename": "locales/sl.json",
            "revision": "ad774ea3df1b01d4a40b75223596cbe2ce8d1444,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/sl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/sl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 7.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.yunohost.org/api/translations/yunohost/portal/sl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sl/units/?format=api"
        },
        {
            "language": {
                "id": 286,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://translate.yunohost.org/languages/sv/",
                "url": "https://translate.yunohost.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 264,
            "filename": "locales/sv.json",
            "revision": "7a1f0283eaf535d4f9f537fb080d01dffdd408f3,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/sv/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sv/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/sv/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T05:00:58.034530Z",
            "last_author": "Bram",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sv/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sv/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sv/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sv/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/sv/units/?format=api"
        },
        {
            "language": {
                "id": 293,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://translate.yunohost.org/languages/te/",
                "url": "https://translate.yunohost.org/api/languages/te/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 265,
            "filename": "locales/te.json",
            "revision": "058a1515fdcd62088ae16b7f5be4c029282f39de,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/te/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/te/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/te/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 7.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.yunohost.org/api/translations/yunohost/portal/te/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/te/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/te/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/te/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/te/units/?format=api"
        },
        {
            "language": {
                "id": 305,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 305,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.yunohost.org/languages/tr/",
                "url": "https://translate.yunohost.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 266,
            "filename": "locales/tr.json",
            "revision": "b3524ac811b45d1342e66b52983564e32b7e295d,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/tr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/tr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/tr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 36,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/tr/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.yunohost.org/languages/uk/",
                "url": "https://translate.yunohost.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 267,
            "filename": "locales/uk.json",
            "revision": "cc1f0b655f5ed3ae61594eaee8a2bd71bfc6f972,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/uk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/uk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/uk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 24,
            "translated_words": 76,
            "translated_percent": 42.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 35,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/uk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/uk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/uk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/uk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/uk/units/?format=api"
        },
        {
            "language": {
                "id": 335,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 335,
                    "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.yunohost.org/languages/zh_Hans/",
                "url": "https://translate.yunohost.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 268,
            "filename": "locales/zh_Hans.json",
            "revision": "7de5c76e439a0b034452e05914f513d18b0eb945,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/zh_Hans/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/zh_Hans/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/zh_Hans/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "translated": 57,
            "translated_words": 230,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 34,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-28T16:35:18.990545Z",
            "last_author": "Poesty Li",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/zh_Hans/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.yunohost.org/languages/ko/",
                "url": "https://translate.yunohost.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 269,
            "filename": "locales/ko.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,69306e2a62627c83d4947a2799a7085642eb32bd",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/ko/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ko/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/portal/ko/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/portal/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 57,
            "total_words": 230,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ko/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ko/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ko/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ko/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/portal/ko/units/?format=api"
        }
    ]
}