Translation components API.

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

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

{
    "count": 61,
    "next": "https://translation.chamilo.org/api/components/chamilo/messages/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translation.chamilo.org/languages/en/",
                "url": "https://translation.chamilo.org/api/languages/en/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1,
            "filename": "translations/messages.en.po",
            "revision": "cd2c4b0315c48e4ad969bad176d8d217a331ab11,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/en/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/en/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/en/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 9434,
            "total_words": 0,
            "translated": 9433,
            "translated_words": 0,
            "translated_percent": 99.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2790,
            "failing_checks_words": 0,
            "failing_checks_percent": 29.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:38:56.499210Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/en/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/en/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/en/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/en/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/en/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translation.chamilo.org/languages/ar/",
                "url": "https://translation.chamilo.org/api/languages/ar/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 23,
            "filename": "translations/messages.ar.po",
            "revision": "026cee466d2ac9d1ca67eb572ce486f3d820040a,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ar/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ar/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ar/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 8017,
            "translated_words": 54362,
            "translated_percent": 84.9,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 1755,
            "failing_checks_words": 25004,
            "failing_checks_percent": 18.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:39:10.426123Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ar/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ar/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ar/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ar/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ar/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://translation.chamilo.org/languages/ast/",
                "url": "https://translation.chamilo.org/api/languages/ast/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast_ES",
            "id": 24,
            "filename": "translations/messages.ast_ES.po",
            "revision": "212fb8455dbf9e9c68f7d14750890d96c13272df,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ast/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ast/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ast/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 4476,
            "translated_words": 28551,
            "translated_percent": 47.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 325,
            "failing_checks_words": 7317,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:39:21.860673Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ast/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ast/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ast/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ast/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ast/units/?format=api"
        },
        {
            "language": {
                "id": 65,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translation.chamilo.org/languages/bg/",
                "url": "https://translation.chamilo.org/api/languages/bg/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 25,
            "filename": "translations/messages.bg.po",
            "revision": "5ba72fecc9115dc2a327551b2b5f444eb47d87c9,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/bg/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/bg/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/bg/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 4689,
            "translated_words": 29369,
            "translated_percent": 49.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 933,
            "failing_checks_words": 9593,
            "failing_checks_percent": 9.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:39:32.641691Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bg/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bg/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bg/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bg/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bg/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://translation.chamilo.org/languages/bn/",
                "url": "https://translation.chamilo.org/api/languages/bn/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 26,
            "filename": "translations/messages.bn.po",
            "revision": "b63924d623b4b253704bafa09784c708fdabeb88,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/bn/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/bn/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/bn/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1,
            "translated_words": 0,
            "translated_percent": 0.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-04-23T00:39:43.344078Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bn/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bn/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bn/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bn/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bn/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 3006696,
                "web_url": "https://translation.chamilo.org/languages/bo/",
                "url": "https://translation.chamilo.org/api/languages/bo/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 27,
            "filename": "translations/messages.bo.po",
            "revision": "790e275b5b734869e5f990aa6ef05a265b772393,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/bo/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/bo/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/bo/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1,
            "translated_words": 0,
            "translated_percent": 0.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-04-23T00:39:54.188096Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bo/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bo/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bo/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bo/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bo/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 92,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://translation.chamilo.org/languages/bs/",
                "url": "https://translation.chamilo.org/api/languages/bs/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 28,
            "filename": "translations/messages.bs.po",
            "revision": "fa497bdbd3d464836f403f9c73fe92a047bfb74d,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/bs/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/bs/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/bs/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 6,
            "translated_words": 22,
            "translated_percent": 0.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-04-23T00:40:05.293007Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bs/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bs/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bs/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bs/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/bs/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translation.chamilo.org/languages/ca/",
                "url": "https://translation.chamilo.org/api/languages/ca/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca_ES",
            "id": 29,
            "filename": "translations/messages.ca_ES.po",
            "revision": "9317123044b681f904c2f6a9260d108f4985749c,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ca/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ca/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ca/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 6910,
            "translated_words": 47233,
            "translated_percent": 73.2,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 480,
            "failing_checks_words": 11523,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:40:16.486925Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ca/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ca/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ca/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ca/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ca/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 131,
                    "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://translation.chamilo.org/languages/cs/",
                "url": "https://translation.chamilo.org/api/languages/cs/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 30,
            "filename": "translations/messages.cs.po",
            "revision": "eedb3185a5a51e04c3d2131097d0a8d45d421ab4,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/cs/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/cs/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/cs/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1944,
            "translated_words": 10979,
            "translated_percent": 20.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 153,
            "failing_checks_words": 2404,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:40:28.638123Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/cs/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/cs/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/cs/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/cs/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/cs/units/?format=api"
        },
        {
            "language": {
                "id": 136,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translation.chamilo.org/languages/da/",
                "url": "https://translation.chamilo.org/api/languages/da/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 31,
            "filename": "translations/messages.da.po",
            "revision": "d673ff6a1c8212dc851b6fc89d455881c17babef,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/da/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/da/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/da/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 2702,
            "translated_words": 18102,
            "translated_percent": 28.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 239,
            "failing_checks_words": 4927,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:40:41.483780Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/da/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/da/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/da/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/da/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/da/units/?format=api"
        },
        {
            "language": {
                "id": 140,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translation.chamilo.org/languages/de/",
                "url": "https://translation.chamilo.org/api/languages/de/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 32,
            "filename": "translations/messages.de.po",
            "revision": "650408a87dfa02e28eff154b8eed798c8dfd06f4,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/de/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/de/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/de/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 9347,
            "translated_words": 67539,
            "translated_percent": 99.0,
            "fuzzy": 4,
            "fuzzy_words": 65,
            "fuzzy_percent": 0.1,
            "failing_checks": 701,
            "failing_checks_words": 11692,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:40:53.541258Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/de/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/de/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/de/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/de/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/de/units/?format=api"
        },
        {
            "language": {
                "id": 167,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 167,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translation.chamilo.org/languages/el/",
                "url": "https://translation.chamilo.org/api/languages/el/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 33,
            "filename": "translations/messages.el.po",
            "revision": "dd361d50215d890a530ab9442ec3245fde29865e,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/el/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/el/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/el/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 6658,
            "translated_words": 44707,
            "translated_percent": 70.5,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 2281,
            "failing_checks_words": 22798,
            "failing_checks_percent": 24.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:41:05.803001Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/el/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/el/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/el/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/el/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/el/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 186,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://translation.chamilo.org/languages/eo/",
                "url": "https://translation.chamilo.org/api/languages/eo/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 34,
            "filename": "translations/messages.eo.po",
            "revision": "f1ad15c9f6c3dcdcf6b65822f6437c44b192b7e8,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/eo/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/eo/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/eo/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 2180,
            "translated_words": 16337,
            "translated_percent": 23.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 228,
            "failing_checks_words": 4064,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:41:16.481648Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eo/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eo/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eo/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eo/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eo/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translation.chamilo.org/languages/es/",
                "url": "https://translation.chamilo.org/api/languages/es/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 35,
            "filename": "translations/messages.es.po",
            "revision": "b8d79bfb011229c11f3b64c9a254c9a38d59af30,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/es/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/es/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/es/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 9419,
            "translated_words": 68076,
            "translated_percent": 99.8,
            "fuzzy": 4,
            "fuzzy_words": 65,
            "fuzzy_percent": 0.1,
            "failing_checks": 479,
            "failing_checks_words": 10027,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:41:26.573658Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es/units/?format=api"
        },
        {
            "language": {
                "id": 199,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 199,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "https://translation.chamilo.org/languages/es_MX/",
                "url": "https://translation.chamilo.org/api/languages/es_MX/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es_MX",
            "id": 36,
            "filename": "translations/messages.es_MX.po",
            "revision": "9814eefa2e3081573aaefb842c842787e00a2c40,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/es_MX/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/es_MX/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/es_MX/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 2170,
            "translated_words": 15681,
            "translated_percent": 23.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 200,
            "failing_checks_words": 4342,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:41:38.716023Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es_MX/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es_MX/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es_MX/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es_MX/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/es_MX/units/?format=api"
        },
        {
            "language": {
                "id": 209,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 209,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translation.chamilo.org/languages/eu/",
                "url": "https://translation.chamilo.org/api/languages/eu/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu_ES",
            "id": 37,
            "filename": "translations/messages.eu_ES.po",
            "revision": "960703f527418b5a5b9c63e60ced60c5a44a6270,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/eu/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/eu/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/eu/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 6101,
            "translated_words": 40751,
            "translated_percent": 64.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 505,
            "failing_checks_words": 11531,
            "failing_checks_percent": 5.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:41:49.745674Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eu/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eu/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eu/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eu/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/eu/units/?format=api"
        },
        {
            "language": {
                "id": 212,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 212,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translation.chamilo.org/languages/fa/",
                "url": "https://translation.chamilo.org/api/languages/fa/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 38,
            "filename": "translations/messages.fa.po",
            "revision": "ae22036c96ef86da9c5e5bd9ad886dec0b2b670b,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/fa/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/fa/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/fa/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 3744,
            "translated_words": 20901,
            "translated_percent": 39.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 455,
            "failing_checks_words": 6998,
            "failing_checks_percent": 4.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:42:01.180805Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa/units/?format=api"
        },
        {
            "language": {
                "id": 213,
                "code": "fa_AF",
                "name": "Dari",
                "plural": {
                    "id": 213,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 18321900,
                "web_url": "https://translation.chamilo.org/languages/fa_AF/",
                "url": "https://translation.chamilo.org/api/languages/fa_AF/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/fa_AF/statistics/?format=api"
            },
            "language_code": "fa_AF",
            "id": 39,
            "filename": "translations/messages.fa_AF.po",
            "revision": "7828a5fb70cf88f610bd6adf3318cd2ebbbe52a9,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/fa_AF/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/fa_AF/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/fa_AF/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa_AF/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1,
            "translated_words": 0,
            "translated_percent": 0.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-04-23T00:42:12.421189Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa_AF/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa_AF/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa_AF/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa_AF/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fa_AF/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translation.chamilo.org/languages/fi/",
                "url": "https://translation.chamilo.org/api/languages/fi/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 40,
            "filename": "translations/messages.fi.po",
            "revision": "ea7a88f782fdabe5ec6b8697c4c27ccc91f2886b,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/fi/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/fi/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/fi/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 3320,
            "translated_words": 15583,
            "translated_percent": 35.1,
            "fuzzy": 3,
            "fuzzy_words": 16,
            "fuzzy_percent": 0.1,
            "failing_checks": 197,
            "failing_checks_words": 2976,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:42:24.229947Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fi/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fi/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fi/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fi/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fi/units/?format=api"
        },
        {
            "language": {
                "id": 222,
                "code": "fo",
                "name": "Faroese",
                "plural": {
                    "id": 222,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fao"
                ],
                "direction": "ltr",
                "population": 71350,
                "web_url": "https://translation.chamilo.org/languages/fo/",
                "url": "https://translation.chamilo.org/api/languages/fo/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/fo/statistics/?format=api"
            },
            "language_code": "fo",
            "id": 41,
            "filename": "translations/messages.fo.po",
            "revision": "1560a766fdbecdf4c5428db0e743f2d43d99b084,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/fo/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/fo/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/fo/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/fo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 177,
            "translated_words": 418,
            "translated_percent": 1.8,
            "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-04-23T00:42:35.795355Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fo/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fo/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fo/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fo/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fo/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translation.chamilo.org/languages/fr/",
                "url": "https://translation.chamilo.org/api/languages/fr/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 42,
            "filename": "translations/messages.fr.po",
            "revision": "34dc0758dda17da6cede7312f5d793f20364d5f6,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/fr/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/fr/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/fr/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 9418,
            "translated_words": 68019,
            "translated_percent": 99.8,
            "fuzzy": 5,
            "fuzzy_words": 122,
            "fuzzy_percent": 0.1,
            "failing_checks": 445,
            "failing_checks_words": 9081,
            "failing_checks_percent": 4.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:42:47.651053Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fr/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fr/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fr/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fr/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fr/units/?format=api"
        },
        {
            "language": {
                "id": 741,
                "code": "fur_IT",
                "name": "Friulian",
                "plural": {
                    "id": 922,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translation.chamilo.org/languages/fur_IT/",
                "url": "https://translation.chamilo.org/api/languages/fur_IT/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/fur_IT/statistics/?format=api"
            },
            "language_code": "fur_IT",
            "id": 43,
            "filename": "translations/messages.fur_IT.po",
            "revision": "e3e3b3e2f245ce57ad9d698d4f2d21f36522fdcd,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/fur_IT/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/fur_IT/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/fur_IT/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/fur_IT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 3,
            "translated_words": 2,
            "translated_percent": 0.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-04-23T00:42:59.358640Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fur_IT/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fur_IT/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fur_IT/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fur_IT/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/fur_IT/units/?format=api"
        },
        {
            "language": {
                "id": 254,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 254,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translation.chamilo.org/languages/gl/",
                "url": "https://translation.chamilo.org/api/languages/gl/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl_ES",
            "id": 44,
            "filename": "translations/messages.gl_ES.po",
            "revision": "9aa0c85ee6053d09ef5757d5f7ba7666b833c3d8,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/gl/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/gl/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/gl/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 6732,
            "translated_words": 45539,
            "translated_percent": 71.3,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 606,
            "failing_checks_words": 11342,
            "failing_checks_percent": 6.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:43:10.671556Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/gl/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/gl/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/gl/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/gl/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/gl/units/?format=api"
        },
        {
            "language": {
                "id": 282,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 282,
                    "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://translation.chamilo.org/languages/he/",
                "url": "https://translation.chamilo.org/api/languages/he/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 45,
            "filename": "translations/messages.he.po",
            "revision": "b2d16d5879dcb14d2eaf8c3eacd4466bd32603d2,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/he/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/he/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/he/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 7898,
            "translated_words": 53743,
            "translated_percent": 83.7,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 168,
            "failing_checks_words": 3213,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:43:21.789511Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/he/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/he/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/he/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/he/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/he/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translation.chamilo.org/languages/hi/",
                "url": "https://translation.chamilo.org/api/languages/hi/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 46,
            "filename": "translations/messages.hi.po",
            "revision": "32c60758ee29902946d7bfc4981fac6af1e6c919,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/hi/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/hi/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/hi/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1,
            "translated_words": 0,
            "translated_percent": 0.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-04-23T00:43:33.097171Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hi/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hi/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hi/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hi/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hi/units/?format=api"
        },
        {
            "language": {
                "id": 296,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 296,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://translation.chamilo.org/languages/hr/",
                "url": "https://translation.chamilo.org/api/languages/hr/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 47,
            "filename": "translations/messages.hr.po",
            "revision": "3f4941b52fd26be77eef85aaef5afc31b8523f01,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/hr/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/hr/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/hr/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 3133,
            "translated_words": 19751,
            "translated_percent": 33.2,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 131,
            "failing_checks_words": 3051,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:43:44.345285Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hr/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hr/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hr/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hr/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hr/units/?format=api"
        },
        {
            "language": {
                "id": 301,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translation.chamilo.org/languages/hu/",
                "url": "https://translation.chamilo.org/api/languages/hu/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 48,
            "filename": "translations/messages.hu.po",
            "revision": "c8e8f767ee0cff76e58ff90642ff286eb5f66e0a,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/hu/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/hu/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/hu/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 3409,
            "translated_words": 21730,
            "translated_percent": 36.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 324,
            "failing_checks_words": 4878,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:43:54.822342Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hu/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hu/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hu/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hu/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/hu/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translation.chamilo.org/languages/id/",
                "url": "https://translation.chamilo.org/api/languages/id/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 49,
            "filename": "translations/messages.id.po",
            "revision": "ed963b3bca5e97a1b4eb505bc78338ddadc8e639,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/id/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/id/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/id/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1964,
            "translated_words": 14399,
            "translated_percent": 20.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 179,
            "failing_checks_words": 4478,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:44:06.193629Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/id/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/id/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/id/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/id/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/id/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translation.chamilo.org/languages/it/",
                "url": "https://translation.chamilo.org/api/languages/it/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 50,
            "filename": "translations/messages.it.po",
            "revision": "42402110b0a72f0f666b84a329a7073619bdd2b4,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/it/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/it/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/it/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 7163,
            "translated_words": 48340,
            "translated_percent": 75.9,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 585,
            "failing_checks_words": 10602,
            "failing_checks_percent": 6.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:44:18.240584Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/it/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/it/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/it/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/it/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/it/units/?format=api"
        },
        {
            "language": {
                "id": 323,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translation.chamilo.org/languages/ja/",
                "url": "https://translation.chamilo.org/api/languages/ja/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 51,
            "filename": "translations/messages.ja.po",
            "revision": "267e1d774dc8db78f7d3abf18cf49ebb7a2985eb,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ja/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ja/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ja/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1778,
            "translated_words": 12280,
            "translated_percent": 18.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 57,
            "failing_checks_words": 1136,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:44:29.356778Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ja/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ja/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ja/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ja/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ja/units/?format=api"
        },
        {
            "language": {
                "id": 332,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 332,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://translation.chamilo.org/languages/ka/",
                "url": "https://translation.chamilo.org/api/languages/ka/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 52,
            "filename": "translations/messages.ka.po",
            "revision": "8be95f6fc33c3fa00ac877421c8a64de31560360,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ka/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ka/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ka/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1,
            "translated_words": 0,
            "translated_percent": 0.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-04-23T00:44:40.467785Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ka/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ka/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ka/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ka/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ka/units/?format=api"
        },
        {
            "language": {
                "id": 360,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translation.chamilo.org/languages/ko/",
                "url": "https://translation.chamilo.org/api/languages/ko/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 53,
            "filename": "translations/messages.ko.po",
            "revision": "bc60ac47e8d788e53737cad34af1b9b8c39efc3a,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ko/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ko/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ko/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1541,
            "translated_words": 7209,
            "translated_percent": 16.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 134,
            "failing_checks_words": 1397,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:44:51.795863Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ko/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ko/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ko/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ko/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ko/units/?format=api"
        },
        {
            "language": {
                "id": 400,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 400,
                    "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://translation.chamilo.org/languages/lt/",
                "url": "https://translation.chamilo.org/api/languages/lt/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 54,
            "filename": "translations/messages.lt.po",
            "revision": "7084f0ef10a11e91c8ab25602327c8654a20bc65,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/lt/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/lt/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/lt/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 2573,
            "translated_words": 18155,
            "translated_percent": 27.2,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 381,
            "failing_checks_words": 8156,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:45:02.647277Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lt/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lt/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lt/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lt/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lt/units/?format=api"
        },
        {
            "language": {
                "id": 410,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 410,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://translation.chamilo.org/languages/lv/",
                "url": "https://translation.chamilo.org/api/languages/lv/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 55,
            "filename": "translations/messages.lv.po",
            "revision": "96c49e69b3e9a1ad55d7fffc7bb0ea8cc8e4b529,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/lv/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/lv/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/lv/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 5358,
            "translated_words": 33319,
            "translated_percent": 56.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 496,
            "failing_checks_words": 9270,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:45:15.802045Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lv/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lv/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lv/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lv/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/lv/units/?format=api"
        },
        {
            "language": {
                "id": 438,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 438,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://translation.chamilo.org/languages/mk/",
                "url": "https://translation.chamilo.org/api/languages/mk/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 56,
            "filename": "translations/messages.mk.po",
            "revision": "ae6231756f17feb9960692452feffcc243440080,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/mk/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/mk/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/mk/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 2557,
            "translated_words": 17443,
            "translated_percent": 27.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 163,
            "failing_checks_words": 4276,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:45:27.666450Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/mk/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/mk/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/mk/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/mk/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/mk/units/?format=api"
        },
        {
            "language": {
                "id": 450,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 450,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://translation.chamilo.org/languages/ms/",
                "url": "https://translation.chamilo.org/api/languages/ms/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 57,
            "filename": "translations/messages.ms.po",
            "revision": "ecb8697360d952520e5f0dead188a348972b92f0,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ms/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ms/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ms/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 558,
            "translated_words": 4487,
            "translated_percent": 5.9,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 86,
            "failing_checks_words": 1336,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:45:39.875202Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ms/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ms/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ms/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ms/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ms/units/?format=api"
        },
        {
            "language": {
                "id": 478,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 478,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translation.chamilo.org/languages/nl/",
                "url": "https://translation.chamilo.org/api/languages/nl/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 58,
            "filename": "translations/messages.nl.po",
            "revision": "ca18daebfa06bdd1ea44a6531ddaae730a0aabbc,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/nl/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/nl/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/nl/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 9321,
            "translated_words": 67053,
            "translated_percent": 98.8,
            "fuzzy": 102,
            "fuzzy_words": 1088,
            "fuzzy_percent": 1.0,
            "failing_checks": 842,
            "failing_checks_words": 11108,
            "failing_checks_percent": 8.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:45:51.718141Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nl/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nl/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nl/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nl/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nl/units/?format=api"
        },
        {
            "language": {
                "id": 482,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 482,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://translation.chamilo.org/languages/nn/",
                "url": "https://translation.chamilo.org/api/languages/nn/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 59,
            "filename": "translations/messages.nn.po",
            "revision": "ba115bfbc70cb74d15d0b4732a549121e8a8d667,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/nn/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/nn/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/nn/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 918,
            "translated_words": 3197,
            "translated_percent": 9.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 55,
            "failing_checks_words": 417,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:46:04.196462Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nn/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nn/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nn/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nn/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/nn/units/?format=api"
        },
        {
            "language": {
                "id": 499,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 499,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://translation.chamilo.org/languages/oc/",
                "url": "https://translation.chamilo.org/api/languages/oc/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc_FR",
            "id": 60,
            "filename": "translations/messages.oc_FR.po",
            "revision": "fe323374a7eba7559f7cdff0e5948a007de95c8d,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/oc/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/oc/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/oc/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 350,
            "translated_words": 1413,
            "translated_percent": 3.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 232,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:46:16.227536Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/oc/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/oc/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/oc/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/oc/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/oc/units/?format=api"
        },
        {
            "language": {
                "id": 521,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 521,
                    "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://translation.chamilo.org/languages/pl/",
                "url": "https://translation.chamilo.org/api/languages/pl/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 61,
            "filename": "translations/messages.pl.po",
            "revision": "10f262103b4e1883b89c7305b7c6faddaf7a3d75,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/pl/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/pl/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/pl/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 6079,
            "translated_words": 40064,
            "translated_percent": 64.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 350,
            "failing_checks_words": 7329,
            "failing_checks_percent": 3.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-05-04T17:06:14.914614Z",
            "last_author": "Anonymous",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pl/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pl/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pl/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pl/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pl/units/?format=api"
        },
        {
            "language": {
                "id": 528,
                "code": "ps",
                "name": "Pashto",
                "plural": {
                    "id": 528,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "pus"
                ],
                "direction": "rtl",
                "population": 53542641,
                "web_url": "https://translation.chamilo.org/languages/ps/",
                "url": "https://translation.chamilo.org/api/languages/ps/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ps/statistics/?format=api"
            },
            "language_code": "ps",
            "id": 62,
            "filename": "translations/messages.ps.po",
            "revision": "bb29ddcaae927e6d91dfbab46c041b83ce488897,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ps/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ps/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ps/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ps/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1,
            "translated_words": 0,
            "translated_percent": 0.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-04-23T00:46:41.248139Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ps/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ps/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ps/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ps/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ps/units/?format=api"
        },
        {
            "language": {
                "id": 529,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 529,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translation.chamilo.org/languages/pt/",
                "url": "https://translation.chamilo.org/api/languages/pt/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 63,
            "filename": "translations/messages.pt.po",
            "revision": "4e833d0602f6136e755fd42f43f12eff5782cb79,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/pt/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/pt/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/pt/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 6324,
            "translated_words": 42374,
            "translated_percent": 67.0,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 258,
            "failing_checks_words": 5972,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:46:52.001912Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt/units/?format=api"
        },
        {
            "language": {
                "id": 533,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 533,
                    "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://translation.chamilo.org/languages/pt_BR/",
                "url": "https://translation.chamilo.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 64,
            "filename": "translations/messages.pt_BR.po",
            "revision": "c8f7977b51673d51e4de0928bcfb22c3ca375b87,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/pt_BR/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/pt_BR/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/pt_BR/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 7961,
            "translated_words": 53886,
            "translated_percent": 84.3,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 396,
            "failing_checks_words": 8008,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:47:03.132128Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt_BR/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt_BR/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt_BR/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 742,
                "code": "qu_PE",
                "name": "Quechua",
                "plural": {
                    "id": 923,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translation.chamilo.org/languages/qu_PE/",
                "url": "https://translation.chamilo.org/api/languages/qu_PE/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/qu_PE/statistics/?format=api"
            },
            "language_code": "qu_PE",
            "id": 65,
            "filename": "translations/messages.qu_PE.po",
            "revision": "83932086eee58c4b42fe64264732fb9948ff1cf8,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/qu_PE/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/qu_PE/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/qu_PE/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/qu_PE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 3992,
            "translated_words": 26156,
            "translated_percent": 42.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 292,
            "failing_checks_words": 6277,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:47:15.578678Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/qu_PE/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/qu_PE/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/qu_PE/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/qu_PE/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/qu_PE/units/?format=api"
        },
        {
            "language": {
                "id": 555,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 555,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://translation.chamilo.org/languages/ro/",
                "url": "https://translation.chamilo.org/api/languages/ro/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 66,
            "filename": "translations/messages.ro.po",
            "revision": "f0ed1486a459c84f8c2733e9892fcdbfc4168e9d,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ro/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ro/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ro/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 6328,
            "translated_words": 39732,
            "translated_percent": 67.0,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 454,
            "failing_checks_words": 8951,
            "failing_checks_percent": 4.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:47:29.889242Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ro/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ro/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ro/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ro/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ro/units/?format=api"
        },
        {
            "language": {
                "id": 559,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 559,
                    "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://translation.chamilo.org/languages/ru/",
                "url": "https://translation.chamilo.org/api/languages/ru/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 67,
            "filename": "translations/messages.ru.po",
            "revision": "8b2763a84e9fe5f25479163d841dd08dc3723ace,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/ru/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/ru/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/ru/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 2882,
            "translated_words": 17147,
            "translated_percent": 30.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 195,
            "failing_checks_words": 3431,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:47:41.494665Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ru/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ru/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ru/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ru/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/ru/units/?format=api"
        },
        {
            "language": {
                "id": 595,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 595,
                    "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://translation.chamilo.org/languages/sk/",
                "url": "https://translation.chamilo.org/api/languages/sk/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 68,
            "filename": "translations/messages.sk.po",
            "revision": "1849a37b2a35d0344c0faef9019897880c7b8e26,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/sk/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/sk/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/sk/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 6879,
            "translated_words": 45283,
            "translated_percent": 72.9,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 238,
            "failing_checks_words": 6222,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:47:53.159139Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sk/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sk/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sk/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sk/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sk/units/?format=api"
        },
        {
            "language": {
                "id": 597,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 597,
                    "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://translation.chamilo.org/languages/sl/",
                "url": "https://translation.chamilo.org/api/languages/sl/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 69,
            "filename": "translations/messages.sl.po",
            "revision": "913b2679ca61d0d81c80f00720d2fc1b392a74a9,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/sl/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/sl/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/sl/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 7950,
            "translated_words": 53154,
            "translated_percent": 84.2,
            "fuzzy": 5,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.1,
            "failing_checks": 462,
            "failing_checks_words": 8084,
            "failing_checks_percent": 4.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:48:04.395955Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sl/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sl/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sl/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sl/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sl/units/?format=api"
        },
        {
            "language": {
                "id": 607,
                "code": "so",
                "name": "Somali",
                "plural": {
                    "id": 607,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "som"
                ],
                "direction": "ltr",
                "population": 16911644,
                "web_url": "https://translation.chamilo.org/languages/so/",
                "url": "https://translation.chamilo.org/api/languages/so/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/so/statistics/?format=api"
            },
            "language_code": "so",
            "id": 70,
            "filename": "translations/messages.so.po",
            "revision": "23c98fb281e6c76a8e6751708f83a8c8815179f9,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/so/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/so/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/so/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/so/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 1,
            "translated_words": 0,
            "translated_percent": 0.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-04-23T00:48:17.073120Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/so/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/so/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/so/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/so/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/so/units/?format=api"
        },
        {
            "language": {
                "id": 612,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 612,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translation.chamilo.org/languages/sr/",
                "url": "https://translation.chamilo.org/api/languages/sr/?format=api",
                "statistics_url": "https://translation.chamilo.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 71,
            "filename": "translations/messages.sr.po",
            "revision": "13f374eca806e810963207e2ac085eea2b0ac93e,cd2c4b0315c48e4ad969bad176d8d217a331ab11,317f66f5fd18dc079ac5136e60e1261a8bce8d66",
            "web_url": "https://translation.chamilo.org/projects/chamilo/messages/sr/",
            "share_url": "https://translation.chamilo.org/engage/chamilo/-/sr/",
            "translate_url": "https://translation.chamilo.org/translate/chamilo/messages/sr/",
            "url": "https://translation.chamilo.org/api/translations/chamilo/messages/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9434,
            "total_words": 68192,
            "translated": 2553,
            "translated_words": 16123,
            "translated_percent": 27.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 147,
            "failing_checks_words": 3686,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-23T00:48:28.837874Z",
            "last_author": "Yannick Warnier",
            "repository_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sr/repository/?format=api",
            "file_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sr/file/?format=api",
            "statistics_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sr/statistics/?format=api",
            "changes_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sr/changes/?format=api",
            "units_list_url": "https://translation.chamilo.org/api/translations/chamilo/messages/sr/units/?format=api"
        }
    ]
}