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",
                    "arb"
                ],
                "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": "d8deb009fb7bb34efc2b45a3ac0ecd28e5848e9a,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 196,
            "translated_words": 1039,
            "translated_percent": 22.5,
            "fuzzy": 144,
            "fuzzy_words": 1266,
            "fuzzy_percent": 16.5,
            "failing_checks": 8,
            "failing_checks_words": 120,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:49:51.738386Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "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": "2025-03-25T18:49:52.933476Z",
            "last_author": "Weblate Admin",
            "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": "3d59e5d24a8d0635c72d4391ba32d4e0505a8263,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 829,
            "translated_words": 9795,
            "translated_percent": 95.3,
            "fuzzy": 5,
            "fuzzy_words": 85,
            "fuzzy_percent": 0.5,
            "failing_checks": 8,
            "failing_checks_words": 237,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:49:53.359363Z",
            "last_author": "Weblate Admin",
            "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": "490fc779d46ee25fef24310b0d462256890bb897,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 697,
            "translated_words": 7783,
            "translated_percent": 80.2,
            "fuzzy": 26,
            "fuzzy_words": 617,
            "fuzzy_percent": 2.9,
            "failing_checks": 14,
            "failing_checks_words": 376,
            "failing_checks_percent": 1.6,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2025-03-29T16:46:07.689702Z",
            "last_author": null,
            "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": "b8409839d7c7b30edcc33fbcf80efc70f5aee825,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 420,
            "translated_words": 4047,
            "translated_percent": 48.3,
            "fuzzy": 68,
            "fuzzy_words": 1265,
            "fuzzy_percent": 7.8,
            "failing_checks": 31,
            "failing_checks_words": 649,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:49:56.577641Z",
            "last_author": "Weblate Admin",
            "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": "c6b0b80e6db7b5c199956d5b7bf9fe9343f2c49d,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 800,
            "translated_words": 9398,
            "translated_percent": 92.0,
            "fuzzy": 3,
            "fuzzy_words": 64,
            "fuzzy_percent": 0.3,
            "failing_checks": 6,
            "failing_checks_words": 255,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:49:57.000692Z",
            "last_author": "Weblate Admin",
            "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": "b748b159a0df5004952a1e2904fd783130cf3a3f,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 869,
            "translated_words": 10173,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 34,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-03-25T18:49:57.678774Z",
            "last_author": "Weblate Admin",
            "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": "d1dbebcf72c2ec9a4ac4bf4a5e6f9a8869326d08,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 869,
            "translated_words": 10173,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 34,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-29T16:46:07.937157Z",
            "last_author": null,
            "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": "565f64f1fd5a4dda6fc1f2a42241ae28e72fce5b,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 17,
            "translated_words": 93,
            "translated_percent": 1.9,
            "fuzzy": 28,
            "fuzzy_words": 173,
            "fuzzy_percent": 3.2,
            "failing_checks": 11,
            "failing_checks_words": 129,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:00.861959Z",
            "last_author": "Weblate Admin",
            "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": "3eca34c9efdcd0f496e3c598e4ca68ce150ee9dd,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 5,
            "translated_words": 20,
            "translated_percent": 0.5,
            "fuzzy": 4,
            "fuzzy_words": 49,
            "fuzzy_percent": 0.4,
            "failing_checks": 2,
            "failing_checks_words": 58,
            "failing_checks_percent": 0.2,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:01.311703Z",
            "last_author": "Weblate Admin",
            "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": "22cb862a4c1e4ad8e1956febed3b2f463892c512,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 572,
            "translated_words": 6363,
            "translated_percent": 65.8,
            "fuzzy": 68,
            "fuzzy_words": 1205,
            "fuzzy_percent": 7.8,
            "failing_checks": 36,
            "failing_checks_words": 584,
            "failing_checks_percent": 4.1,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:02.566571Z",
            "last_author": "Weblate Admin",
            "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": "c4a378b52b973224cba92aa5e2ad3b5f7832c5de,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 97,
            "translated_words": 862,
            "translated_percent": 11.1,
            "fuzzy": 39,
            "fuzzy_words": 220,
            "fuzzy_percent": 4.4,
            "failing_checks": 4,
            "failing_checks_words": 138,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-03-25T18:50:06.827085Z",
            "last_author": "Weblate Admin",
            "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": "e05612a696439661de1fecb4ec09834dbc583ef1,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 290,
            "translated_words": 2283,
            "translated_percent": 33.3,
            "fuzzy": 159,
            "fuzzy_words": 1770,
            "fuzzy_percent": 18.2,
            "failing_checks": 66,
            "failing_checks_words": 828,
            "failing_checks_percent": 7.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:07.235674Z",
            "last_author": "Weblate Admin",
            "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": "ef2ea9ec3c7fe1e5f6b5f6bc034f4a56fd78fe90,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 158,
            "translated_words": 1324,
            "translated_percent": 18.1,
            "fuzzy": 72,
            "fuzzy_words": 829,
            "fuzzy_percent": 8.2,
            "failing_checks": 26,
            "failing_checks_words": 401,
            "failing_checks_percent": 2.9,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:08.288414Z",
            "last_author": "Weblate Admin",
            "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": "9709fd022a6d916f5e92005c0fb119eb82ee1611,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 309,
            "translated_words": 2845,
            "translated_percent": 35.5,
            "fuzzy": 33,
            "fuzzy_words": 633,
            "fuzzy_percent": 3.7,
            "failing_checks": 17,
            "failing_checks_words": 289,
            "failing_checks_percent": 1.9,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:09.490361Z",
            "last_author": "Weblate Admin",
            "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": "4c5686b861ceeb986677524017a5c134a8071c41,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 47,
            "translated_words": 555,
            "translated_percent": 5.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 168,
            "failing_checks_percent": 0.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:11.963991Z",
            "last_author": "Weblate Admin",
            "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": "9221ff51ade7d28ec24c3707a7fd313c3d19eb6e,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 9,
            "translated_words": 48,
            "translated_percent": 1.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:49:55.916592Z",
            "last_author": "Weblate Admin",
            "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": "911fb702649ef3ef2534fc7ab6e0ea0495f33b95,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 273,
            "translated_words": 2617,
            "translated_percent": 31.4,
            "fuzzy": 40,
            "fuzzy_words": 560,
            "fuzzy_percent": 4.6,
            "failing_checks": 28,
            "failing_checks_words": 375,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-26T20:54:58.286048Z",
            "last_author": null,
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 5,
            "translated_words": 23,
            "translated_percent": 0.5,
            "fuzzy": 1,
            "fuzzy_words": 10,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 53,
            "failing_checks_percent": 0.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:10.900158Z",
            "last_author": "Weblate Admin",
            "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": "5a6d2624688adfe68267b4df9a50f775d837bf91,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 861,
            "translated_words": 10073,
            "translated_percent": 99.0,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 0.3,
            "failing_checks": 3,
            "failing_checks_words": 104,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:13.051816Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 1,
            "translated_words": 10,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:49:52.152538Z",
            "last_author": "Weblate Admin",
            "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": "6afb3697138ed6a74c5cc2d791b378d54eb634ba,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 64,
            "translated_words": 292,
            "translated_percent": 7.3,
            "fuzzy": 42,
            "fuzzy_words": 314,
            "fuzzy_percent": 4.8,
            "failing_checks": 15,
            "failing_checks_words": 139,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:05.801047Z",
            "last_author": "Weblate Admin",
            "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",
                    "npi"
                ],
                "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 1,
            "translated_words": 10,
            "translated_percent": 0.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:06.153322Z",
            "last_author": "Weblate Admin",
            "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": "8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 869,
            "translated_words": 10173,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 145,
            "failing_checks_words": 1956,
            "failing_checks_percent": 16.6,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2025-03-25T18:49:51.303726Z",
            "last_author": "Weblate Admin",
            "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": "b92c6d920f1125ef8eb3ac42a2866a6e9a4820cc,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 87,
            "translated_words": 767,
            "translated_percent": 10.0,
            "fuzzy": 5,
            "fuzzy_words": 53,
            "fuzzy_percent": 0.5,
            "failing_checks": 8,
            "failing_checks_words": 160,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-03T21:51:41.999515Z",
            "last_author": null,
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 3,
            "translated_words": 14,
            "translated_percent": 0.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 138,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:49:58.504155Z",
            "last_author": "Weblate Admin",
            "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": "75862c3dbbaf84d09ab0c1c11eeb72811fc9b689,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 869,
            "translated_words": 10173,
            "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": 3,
            "last_change": "2025-03-28T05:54:58.632587Z",
            "last_author": null,
            "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": "3458bf7ab97f83cfa9b6affc38f41718d923ddf9,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 661,
            "translated_words": 7414,
            "translated_percent": 76.0,
            "fuzzy": 60,
            "fuzzy_words": 947,
            "fuzzy_percent": 6.9,
            "failing_checks": 46,
            "failing_checks_words": 650,
            "failing_checks_percent": 5.2,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:12.419571Z",
            "last_author": "Weblate Admin",
            "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",
                    "pes"
                ],
                "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": "a889ba92904eb2bdc919437f6536193d43283587,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 484,
            "translated_words": 5067,
            "translated_percent": 55.6,
            "fuzzy": 61,
            "fuzzy_words": 1316,
            "fuzzy_percent": 7.0,
            "failing_checks": 26,
            "failing_checks_words": 539,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:49:58.071495Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "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": "2025-03-25T18:49:53.997993Z",
            "last_author": "Weblate Admin",
            "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": "2f3457bae03fc9fbbd85d3407cdb325044fe8b64,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 738,
            "translated_words": 8647,
            "translated_percent": 84.9,
            "fuzzy": 12,
            "fuzzy_words": 308,
            "fuzzy_percent": 1.3,
            "failing_checks": 5,
            "failing_checks_words": 229,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:02.095662Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "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": "2025-03-25T18:50:05.340406Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 34,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:10.269205Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "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": "2025-03-25T18:49:54.809091Z",
            "last_author": "Weblate Admin",
            "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": "05582dff1a7c5420ae0dca39ee93679ae9c93854,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 10,
            "translated_words": 15,
            "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": "2025-03-25T18:50:03.669585Z",
            "last_author": "Weblate Admin",
            "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": "f9b5789702711c7ebc9e985fd0b896fc287a1d2b,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 228,
            "translated_words": 2378,
            "translated_percent": 26.2,
            "fuzzy": 38,
            "fuzzy_words": 668,
            "fuzzy_percent": 4.3,
            "failing_checks": 5,
            "failing_checks_words": 147,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:09.873882Z",
            "last_author": "Weblate Admin",
            "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": "7183385a33cb5d98acd2091af3a3ad609fcc1b7d,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 29,
            "translated_words": 187,
            "translated_percent": 3.3,
            "fuzzy": 11,
            "fuzzy_words": 71,
            "fuzzy_percent": 1.2,
            "failing_checks": 7,
            "failing_checks_words": 27,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:11.289512Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "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": "2025-03-25T18:50:00.414803Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "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": "2025-03-25T18:50:08.703326Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "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": "2025-03-25T18:50:04.677183Z",
            "last_author": "Weblate Admin",
            "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": "70f49f1a48acff6dafb03303a34e98ddb9303a35,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "translated": 482,
            "translated_words": 5058,
            "translated_percent": 55.4,
            "fuzzy": 218,
            "fuzzy_words": 3107,
            "fuzzy_percent": 25.0,
            "failing_checks": 193,
            "failing_checks_words": 2623,
            "failing_checks_percent": 22.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-25T18:50:03.308891Z",
            "last_author": "Weblate Admin",
            "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,8ca100d8f2ea888c3abf2b6808c6a1397ae9f8ed",
            "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": 869,
            "total_words": 10173,
            "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": "2025-03-25T18:50:04.283711Z",
            "last_author": "Weblate Admin",
            "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"
        }
    ]
}