Translation components API.

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

GET /api/components/yunohost/core/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": 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": 1,
            "filename": "locales/ar.json",
            "revision": "9c52da39b5acca50ded944832ffafd904a983b6a,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/ar/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ar/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/ar/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 207,
            "translated_words": 1146,
            "translated_percent": 26.4,
            "fuzzy": 152,
            "fuzzy_words": 1325,
            "fuzzy_percent": 19.4,
            "failing_checks": 7,
            "failing_checks_words": 86,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:07:16.960114Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/ar/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/ar/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/ar/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ar/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ar/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": 2,
            "filename": "locales/br.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/br/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/br/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/br/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.667931Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/br/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/br/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/br/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/br/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/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": 3,
            "filename": "locales/ca.json",
            "revision": "e00e0d7836018d2274619c8c17e2784de9402cfd,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/ca/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ca/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/ca/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 772,
            "translated_words": 8891,
            "translated_percent": 98.5,
            "fuzzy": 11,
            "fuzzy_words": 393,
            "fuzzy_percent": 1.4,
            "failing_checks": 8,
            "failing_checks_words": 211,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:11:16.389226Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/ca/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/ca/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/ca/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ca/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ca/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": 4,
            "filename": "locales/de.json",
            "revision": "2ef2bb0dc4bd772caa6c6dc96a2167f9a1b4846d,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 765,
            "translated_words": 8718,
            "translated_percent": 97.7,
            "fuzzy": 18,
            "fuzzy_words": 566,
            "fuzzy_percent": 2.2,
            "failing_checks": 13,
            "failing_checks_words": 480,
            "failing_checks_percent": 1.6,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2024-03-23T18:06:51.238244Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/de/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": 5,
            "filename": "locales/eo.json",
            "revision": "74d4be6a1e3ad21824849e5266b23cea945e2dc6,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/eo/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eo/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/eo/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 436,
            "translated_words": 4053,
            "translated_percent": 55.6,
            "fuzzy": 72,
            "fuzzy_words": 1483,
            "fuzzy_percent": 9.1,
            "failing_checks": 33,
            "failing_checks_words": 730,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:35:32.954431Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/eo/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/eo/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/eo/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/eo/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/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": 6,
            "filename": "locales/es.json",
            "revision": "f67e971ec8f7c3aac91fb66bfc71a0a50a0922ab,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/es/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/es/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/es/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 748,
            "translated_words": 8575,
            "translated_percent": 95.5,
            "fuzzy": 35,
            "fuzzy_words": 709,
            "fuzzy_percent": 4.4,
            "failing_checks": 12,
            "failing_checks_words": 391,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:11:16.421446Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/es/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/es/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/es/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/es/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/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": 7,
            "filename": "locales/eu.json",
            "revision": "fb8ad45a9afbce33e6b36784949a0b8eb2f4f5dd,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/eu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/eu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 780,
            "translated_words": 9196,
            "translated_percent": 99.6,
            "fuzzy": 3,
            "fuzzy_words": 88,
            "fuzzy_percent": 0.3,
            "failing_checks": 7,
            "failing_checks_words": 165,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-03-23T18:35:47.840606Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/eu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/eu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/eu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/eu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/eu/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": 8,
            "filename": "locales/fr.json",
            "revision": "52b1e79f9cc4d66f9a4a7b939b3361f8e9ee6758,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 783,
            "translated_words": 9284,
            "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:18.010354Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fr/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": 9,
            "filename": "locales/hi.json",
            "revision": "6c6417b24648daafdc65866818a31d2c026a4661,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/hi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/hi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 18,
            "translated_words": 97,
            "translated_percent": 2.2,
            "fuzzy": 28,
            "fuzzy_words": 173,
            "fuzzy_percent": 3.5,
            "failing_checks": 12,
            "failing_checks_words": 148,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:36:18.547960Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/hi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/hi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/hi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/hi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/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": 10,
            "filename": "locales/hu.json",
            "revision": "d45a95dc3cf8fc9958fb58bc61d988cb330cbedd,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/hu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/hu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 6,
            "translated_words": 24,
            "translated_percent": 0.7,
            "fuzzy": 4,
            "fuzzy_words": 49,
            "fuzzy_percent": 0.5,
            "failing_checks": 3,
            "failing_checks_words": 77,
            "failing_checks_percent": 0.3,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.693071Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/hu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/hu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/hu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/hu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/hu/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": 11,
            "filename": "locales/it.json",
            "revision": "50d76a932b0eb517eb1626cc3f4c9b596b7913f6,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/it/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/it/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/it/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 586,
            "translated_words": 6225,
            "translated_percent": 74.8,
            "fuzzy": 83,
            "fuzzy_words": 1623,
            "fuzzy_percent": 10.6,
            "failing_checks": 43,
            "failing_checks_words": 728,
            "failing_checks_percent": 5.4,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-03-23T18:36:55.750505Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/it/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/it/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/it/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/it/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/it/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": 12,
            "filename": "locales/nl.json",
            "revision": "14d588f603ba76de1bf30527951e07452330614f,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/nl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/nl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 85,
            "translated_words": 801,
            "translated_percent": 10.8,
            "fuzzy": 53,
            "fuzzy_words": 316,
            "fuzzy_percent": 6.7,
            "failing_checks": 12,
            "failing_checks_words": 139,
            "failing_checks_percent": 1.5,
            "have_suggestion": 3,
            "have_comment": 1,
            "last_change": "2024-03-23T18:42:56.352559Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/nl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/nl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/nl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/nl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/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": 13,
            "filename": "locales/oc.json",
            "revision": "b12e9cabc2cf9b91b666976e8ddd28001964552a,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/oc/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/oc/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/oc/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 290,
            "translated_words": 2308,
            "translated_percent": 37.0,
            "fuzzy": 175,
            "fuzzy_words": 1906,
            "fuzzy_percent": 22.3,
            "failing_checks": 72,
            "failing_checks_words": 819,
            "failing_checks_percent": 9.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:46:56.492626Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/oc/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/oc/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/oc/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/oc/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/oc/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": 14,
            "filename": "locales/pt.json",
            "revision": "850e84c6ae27fe27bc1bc2a119ef6e17896ea55a,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/pt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/pt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 164,
            "translated_words": 1375,
            "translated_percent": 20.9,
            "fuzzy": 79,
            "fuzzy_words": 917,
            "fuzzy_percent": 10.0,
            "failing_checks": 23,
            "failing_checks_words": 347,
            "failing_checks_percent": 2.9,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-23T19:01:13.192738Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt/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": 15,
            "filename": "locales/ru.json",
            "revision": "c5e314b234d9cafde016ee5de9e1c25fb154a56a,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/ru/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ru/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/ru/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 279,
            "translated_words": 2453,
            "translated_percent": 35.6,
            "fuzzy": 51,
            "fuzzy_words": 798,
            "fuzzy_percent": 6.5,
            "failing_checks": 32,
            "failing_checks_words": 392,
            "failing_checks_percent": 4.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-23T19:01:31.161499Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/ru/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/ru/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/ru/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ru/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ru/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": 16,
            "filename": "locales/tr.json",
            "revision": "e4eedbe8929d36072d94c896279dee7fb82908fc,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/tr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/tr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/tr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 20,
            "translated_words": 207,
            "translated_percent": 2.5,
            "fuzzy": 2,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.2,
            "failing_checks": 4,
            "failing_checks_words": 123,
            "failing_checks_percent": 0.5,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-03-23T18:15:39.303558Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/tr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/tr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/tr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/tr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/tr/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": 67,
            "filename": "locales/el.json",
            "revision": "a85bd071086cb5ddcd7192f6c1694a4fb8d4ebf9,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/el/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/el/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/el/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 1,
            "translated_words": 10,
            "translated_percent": 0.1,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 62,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.776235Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/el/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/el/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/el/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/el/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/el/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": 70,
            "filename": "locales/pl.json",
            "revision": "fef1638090f3154bf5680ce4d25d3b9124a10a53,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/pl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/pl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 290,
            "translated_words": 2799,
            "translated_percent": 37.0,
            "fuzzy": 37,
            "fuzzy_words": 486,
            "fuzzy_percent": 4.7,
            "failing_checks": 28,
            "failing_checks_words": 360,
            "failing_checks_percent": 3.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-23T18:59:42.344638Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/pl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/pl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/pl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/pl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/pl/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": 72,
            "filename": "locales/sv.json",
            "revision": "6382612cd42a13acc9e3f90ada4f17c3e5694f3e,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/sv/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sv/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/sv/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 5,
            "translated_words": 23,
            "translated_percent": 0.6,
            "fuzzy": 1,
            "fuzzy_words": 10,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 72,
            "failing_checks_percent": 0.3,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.949413Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/sv/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/sv/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/sv/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/sv/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/sv/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": 79,
            "filename": "locales/zh_Hans.json",
            "revision": "4d64bc5be83492ea89505c94f0aa193d12d5a28f,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/zh_Hans/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/zh_Hans/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/zh_Hans/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 498,
            "translated_words": 5089,
            "translated_percent": 63.6,
            "fuzzy": 90,
            "fuzzy_words": 1753,
            "fuzzy_percent": 11.4,
            "failing_checks": 54,
            "failing_checks_words": 995,
            "failing_checks_percent": 6.8,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-03-23T19:03:10.897822Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/zh_Hans/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/zh_Hans/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": 93,
            "filename": "locales/bn_BD.json",
            "revision": "c912ef50a70773473b60fc7ecdb34dff0679164f,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/bn_BD/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/bn_BD/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/bn_BD/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 1,
            "translated_words": 10,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 62,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.751076Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/bn_BD/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/bn_BD/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/bn_BD/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/bn_BD/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/bn_BD/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": 97,
            "filename": "locales/nb_NO.json",
            "revision": "21ae1a9b49fd6ff52699abaf9f59fe336854e37d,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/nb_NO/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nb_NO/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/nb_NO/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 67,
            "translated_words": 308,
            "translated_percent": 8.5,
            "fuzzy": 40,
            "fuzzy_words": 310,
            "fuzzy_percent": 5.1,
            "failing_checks": 15,
            "failing_checks_words": 139,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:41:32.532908Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/nb_NO/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/nb_NO/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/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": 103,
            "filename": "locales/ne.json",
            "revision": "9bc5c0bfaae0647013940e5e3c883c8f7644f9e6,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/ne/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ne/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/ne/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 1,
            "translated_words": 10,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 62,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.701625Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/ne/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/ne/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/ne/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ne/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ne/units/?format=api"
        },
        {
            "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": 106,
            "filename": "locales/en.json",
            "revision": "2823f6368aa2160b0e68617a1a5af9de7ebefa56,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 783,
            "total_words": 9284,
            "translated": 783,
            "translated_words": 9284,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 131,
            "failing_checks_words": 1947,
            "failing_checks_percent": 16.7,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2024-03-23T04:48:45.405251Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/en/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": 111,
            "filename": "locales/cs.json",
            "revision": "5de6af485da563c8cc92ebddbe15f59495b59a00,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/cs/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/cs/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/cs/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 50,
            "translated_words": 592,
            "translated_percent": 6.3,
            "fuzzy": 9,
            "fuzzy_words": 122,
            "fuzzy_percent": 1.1,
            "failing_checks": 7,
            "failing_checks_words": 141,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:34:44.189917Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/cs/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/cs/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/cs/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/cs/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/cs/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": 126,
            "filename": "locales/fi.json",
            "revision": "05fe2e9a1204bf540d101b0abb3f73730f5c0ff3,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/fi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/fi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 3,
            "translated_words": 14,
            "translated_percent": 0.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 123,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.497092Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fi/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": 147,
            "filename": "locales/gl.json",
            "revision": "85dabf728dea3e4b5923b764ac7fbef9e8a45cdc,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 782,
            "translated_words": 9270,
            "translated_percent": 99.8,
            "fuzzy": 1,
            "fuzzy_words": 14,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2024-03-23T18:10:24.781939Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/gl/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": 149,
            "filename": "locales/uk.json",
            "revision": "0feee55552fcbcc1fa4ccb1fa261090f3995db04,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/uk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/uk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/uk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 726,
            "translated_words": 8393,
            "translated_percent": 92.7,
            "fuzzy": 56,
            "fuzzy_words": 858,
            "fuzzy_percent": 7.1,
            "failing_checks": 48,
            "failing_checks_words": 718,
            "failing_checks_percent": 6.1,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-03-23T19:02:24.730301Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/uk/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": 157,
            "filename": "locales/fa.json",
            "revision": "09c0c31ccdc2376c2cb1571928b9a19cd463ed72,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/fa/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fa/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/fa/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 502,
            "translated_words": 5026,
            "translated_percent": 64.1,
            "fuzzy": 64,
            "fuzzy_words": 1590,
            "fuzzy_percent": 8.1,
            "failing_checks": 28,
            "failing_checks_words": 676,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:11:15.005481Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/fa/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": 162,
            "filename": "locales/ckb.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/ckb/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ckb/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/ckb/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.764829Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ckb/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": 171,
            "filename": "locales/id.json",
            "revision": "a2bf4453797ac6589e23207797ee4a3bf2ec99e5,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/id/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/id/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/id/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 388,
            "translated_words": 2966,
            "translated_percent": 49.5,
            "fuzzy": 54,
            "fuzzy_words": 441,
            "fuzzy_percent": 6.8,
            "failing_checks": 58,
            "failing_checks_words": 564,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:12:32.047966Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/id/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/id/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/id/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/id/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/id/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": 175,
            "filename": "locales/mk.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/mk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/mk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/mk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.986830Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/mk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/mk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/mk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/mk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/mk/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": 181,
            "filename": "locales/sl.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/sl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/sl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.939554Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/sl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/sl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/sl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/sl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/sl/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": 185,
            "filename": "locales/da.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/da/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/da/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/da/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.882052Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/da/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/da/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/da/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/da/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/da/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": 191,
            "filename": "locales/kab.json",
            "revision": "f6e3722cfc8057af18f1d081d6509e99f8b04402,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/kab/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/kab/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/kab/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 9,
            "translated_words": 13,
            "translated_percent": 1.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": "2024-03-23T04:48:45.583247Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/kab/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/kab/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/kab/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/kab/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/kab/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": 196,
            "filename": "locales/sk.json",
            "revision": "a64c7740a18d79161e832bc671b92ce981999ae9,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/sk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/sk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 232,
            "translated_words": 2475,
            "translated_percent": 29.6,
            "fuzzy": 35,
            "fuzzy_words": 601,
            "fuzzy_percent": 4.4,
            "failing_checks": 5,
            "failing_checks_words": 132,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T19:01:46.990862Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/sk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/sk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/sk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/sk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/sk/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": 201,
            "filename": "locales/te.json",
            "revision": "9f4bb1e519d243033aef7598acbed56420bd03e2,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/te/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/te/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/te/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 30,
            "translated_words": 191,
            "translated_percent": 3.8,
            "fuzzy": 12,
            "fuzzy_words": 87,
            "fuzzy_percent": 1.5,
            "failing_checks": 7,
            "failing_checks_words": 27,
            "failing_checks_percent": 0.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-23T19:01:58.947686Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/te/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/te/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/te/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/te/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/te/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": 203,
            "filename": "locales/he.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/he/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/he/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/he/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.837977Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/he/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/he/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/he/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/he/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/he/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": 208,
            "filename": "locales/pt_BR.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/pt_BR/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pt_BR/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/pt_BR/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.609617Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt_BR/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt_BR/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/pt_BR/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": 215,
            "filename": "locales/lt.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/lt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/lt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/lt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.868286Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/lt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/lt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/lt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/lt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/lt/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": 221,
            "filename": "locales/ja.json",
            "revision": "ded5e481ec1e7c073f080e6cdf015a9a185a781c,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/ja/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ja/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/ja/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 525,
            "translated_words": 5557,
            "translated_percent": 67.0,
            "fuzzy": 236,
            "fuzzy_words": 3496,
            "fuzzy_percent": 30.1,
            "failing_checks": 219,
            "failing_checks_words": 3048,
            "failing_checks_percent": 27.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:39:46.513627Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/ja/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/ja/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/ja/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ja/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ja/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": 226,
            "filename": "locales/ko.json",
            "revision": "9e26dfeeb6e641a33dae4961196235bdb965b21b,2823f6368aa2160b0e68617a1a5af9de7ebefa56",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/ko/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ko/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/core/ko/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/core/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 783,
            "total_words": 9284,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T04:48:45.958551Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/core/ko/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/core/ko/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/core/ko/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ko/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/core/ko/units/?format=api"
        }
    ]
}