Translation components API.

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

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

{
    "count": 19,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 140,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 140,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.osgeo.org/languages/en/",
                "url": "https://weblate.osgeo.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 6311,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication.properties",
            "revision": "0ababcb3f04ae099bced506ff06fc9e47917e052,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/en/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/en/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/en/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 29,
            "total_words": 259,
            "translated": 29,
            "translated_words": 259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 150,
            "failing_checks_percent": 24.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:36.936387Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/en/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/en/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/en/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/en/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/en/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.osgeo.org/languages/cs/",
                "url": "https://weblate.osgeo.org/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 6312,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_cs.properties",
            "revision": "903d7d29e1f3b63d7febd1fec06033c3e0750289,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/cs/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/cs/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/cs/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 15,
            "translated_words": 60,
            "translated_percent": 51.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 6.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:37.385846Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/cs/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/cs/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/cs/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/cs/units/?format=api"
        },
        {
            "language": {
                "id": 112,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://weblate.osgeo.org/languages/da/",
                "url": "https://weblate.osgeo.org/api/languages/da/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 6313,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_da.properties",
            "revision": "152bc31f73d2f2931d44c3d5a501ff232642b341,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/da/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/da/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/da/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 3,
            "translated_words": 10,
            "translated_percent": 10.3,
            "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-02-16T10:34:37.455045Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/da/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/da/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/da/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/da/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/da/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 115,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.osgeo.org/languages/de/",
                "url": "https://weblate.osgeo.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 6314,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_de.properties",
            "revision": "aea38feaae07e2ab24661931ee3582f7d819a380,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/de/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/de/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/de/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 60,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:37.872876Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/de/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/de/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/de/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/de/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/de/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.osgeo.org/languages/es/",
                "url": "https://weblate.osgeo.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 6315,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_es.properties",
            "revision": "f3beecbd4d3098b7c57cb58f69bda2a7df7fe48d,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/es/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/es/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/es/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 60,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:38.412853Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/es/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/es/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/es/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/es/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/es/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 186,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.osgeo.org/languages/fr/",
                "url": "https://weblate.osgeo.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 6316,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_fr.properties",
            "revision": "3c88e5b5c1aabf7e3823d5d65ca6e86be001b04b,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/fr/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/fr/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/fr/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 29,
            "translated_words": 259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 139,
            "failing_checks_percent": 17.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:38.843062Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/fr/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/fr/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/fr/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/fr/units/?format=api"
        },
        {
            "language": {
                "id": 260,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.osgeo.org/languages/it/",
                "url": "https://weblate.osgeo.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 6317,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_it.properties",
            "revision": "1f4296b354ca2d61f0c02ba24caaa21545bb310c,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/it/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/it/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/it/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 4,
            "translated_words": 10,
            "translated_percent": 13.7,
            "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-02-16T10:34:38.921812Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/it/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/it/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/it/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/it/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/it/units/?format=api"
        },
        {
            "language": {
                "id": 263,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.osgeo.org/languages/ja/",
                "url": "https://weblate.osgeo.org/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 6318,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_ja.properties",
            "revision": "c4135bf6339637234e47e0fdad3e960610bffb67,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/ja/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/ja/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/ja/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 81,
            "failing_checks_percent": 13.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:39.002248Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ja/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ja/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ja/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ja/units/?format=api"
        },
        {
            "language": {
                "id": 297,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 297,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.osgeo.org/languages/ko/",
                "url": "https://weblate.osgeo.org/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 6319,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_ko.properties",
            "revision": "329424e3791de48e7017fe62800b638135cf2307,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/ko/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/ko/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/ko/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 29,
            "translated_words": 259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 60,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:39.071920Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ko/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ko/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ko/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ko/units/?format=api"
        },
        {
            "language": {
                "id": 329,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 329,
                    "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": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://weblate.osgeo.org/languages/lt/",
                "url": "https://weblate.osgeo.org/api/languages/lt/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 6320,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_lt.properties",
            "revision": "09eec1fe93d00dedb7e2f59ec6347ad2935c4f45,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/lt/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/lt/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/lt/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 147,
            "failing_checks_percent": 20.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:39.146572Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/lt/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/lt/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/lt/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/lt/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/lt/units/?format=api"
        },
        {
            "language": {
                "id": 389,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 389,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.osgeo.org/languages/nl/",
                "url": "https://weblate.osgeo.org/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 6321,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_nl.properties",
            "revision": "98bfcec1e329de00a3132fdf7003e910296f3e5d,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/nl/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/nl/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/nl/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 130,
            "failing_checks_percent": 20.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:39.218504Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/nl/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/nl/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/nl/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/nl/units/?format=api"
        },
        {
            "language": {
                "id": 423,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 423,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.osgeo.org/languages/pl/",
                "url": "https://weblate.osgeo.org/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 6322,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_pl.properties",
            "revision": "92fd203532cde1ae53565ea2fc5a02aca1bc7619,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/pl/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/pl/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/pl/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 60,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:39.457046Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pl/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pl/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pl/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pl/units/?format=api"
        },
        {
            "language": {
                "id": 430,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 430,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.osgeo.org/languages/pt/",
                "url": "https://weblate.osgeo.org/api/languages/pt/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 6323,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_pt.properties",
            "revision": "30c8a39b47e0c9e5642e2fc00dda04ca60e398c9,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/pt/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/pt/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/pt/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 137,
            "failing_checks_percent": 17.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:40.384785Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt/units/?format=api"
        },
        {
            "language": {
                "id": 432,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 432,
                    "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://weblate.osgeo.org/languages/pt_BR/",
                "url": "https://weblate.osgeo.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 6324,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_pt_BR.properties",
            "revision": "5e5497941d549bef9e39e7665ab55ad4030cce55,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/pt_BR/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/pt_BR/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/pt_BR/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 60,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:41.292092Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt_BR/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 443,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 443,
                    "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://weblate.osgeo.org/languages/ro/",
                "url": "https://weblate.osgeo.org/api/languages/ro/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 6325,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_ro.properties",
            "revision": "4192dcd23e509be95b386844092da09281869c64,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/ro/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/ro/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/ro/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 29,
            "translated_words": 259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 118,
            "failing_checks_percent": 13.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:41.999607Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ro/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ro/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ro/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ro/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ro/units/?format=api"
        },
        {
            "language": {
                "id": 447,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.osgeo.org/languages/ru/",
                "url": "https://weblate.osgeo.org/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 6326,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_ru.properties",
            "revision": "30f1bbfe226c8ba3f7fc15097f04ce7aa74e720a,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/ru/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/ru/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/ru/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 29,
            "translated_words": 259,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 60,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:42.112484Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ru/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ru/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ru/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/ru/units/?format=api"
        },
        {
            "language": {
                "id": 506,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 506,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.osgeo.org/languages/sv/",
                "url": "https://weblate.osgeo.org/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 6327,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_sv.properties",
            "revision": "57cad9b45ffec32ae446fdbc8037fd9302ddc0b4,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/sv/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/sv/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/sv/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 27,
            "translated_words": 198,
            "translated_percent": 93.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 60,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:42.711678Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/sv/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/sv/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/sv/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/sv/units/?format=api"
        },
        {
            "language": {
                "id": 536,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 536,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://weblate.osgeo.org/languages/tr/",
                "url": "https://weblate.osgeo.org/api/languages/tr/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 6328,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_tr.properties",
            "revision": "d4cc3dd0dec4d7e892175024a36e33ca79ab89e6,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/tr/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/tr/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/tr/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 81,
            "failing_checks_percent": 13.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:43.434586Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/tr/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/tr/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/tr/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/tr/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/tr/units/?format=api"
        },
        {
            "language": {
                "id": 589,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 589,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.osgeo.org/languages/zh_Hans/",
                "url": "https://weblate.osgeo.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.osgeo.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh",
            "id": 6329,
            "filename": "src/extension/security/cas/src/main/resources/GeoServerApplication_zh.properties",
            "revision": "05f3d895969cfe18d6610a21d7097a06ffff2477,0ababcb3f04ae099bced506ff06fc9e47917e052",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/extension-security-cas/zh_Hans/",
            "share_url": "https://weblate.osgeo.org/engage/geoserver/-/zh_Hans/",
            "translate_url": "https://weblate.osgeo.org/translate/geoserver/extension-security-cas/zh_Hans/",
            "url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 29,
            "total_words": 259,
            "translated": 28,
            "translated_words": 256,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 139,
            "failing_checks_percent": 17.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-16T10:34:43.553265Z",
            "last_author": "Alexandre Gacon",
            "repository_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.osgeo.org/api/translations/geoserver/extension-security-cas/zh_Hans/units/?format=api"
        }
    ]
}