Languages API.

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

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

{
    "count": 28,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 81,
            "code": "ca",
            "name": "Catalan",
            "plural": {
                "id": 81,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ca_ps",
                "ca_ca",
                "cat"
            ],
            "direction": "ltr",
            "population": 8679138,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/ca/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/ca/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ca/statistics/?format=api"
        },
        {
            "id": 88,
            "code": "ceb",
            "name": "Cebuano",
            "plural": {
                "id": 88,
                "source": 0,
                "number": 2,
                "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 26203440,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/ceb/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/ceb/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ceb/statistics/?format=api"
        },
        {
            "id": 113,
            "code": "cs",
            "name": "Czech",
            "plural": {
                "id": 113,
                "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.foundryvtt-hub.com/languages/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/cs/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/cs/statistics/?format=api"
        },
        {
            "id": 121,
            "code": "de",
            "name": "German",
            "plural": {
                "id": 121,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "deu_de",
                "deu",
                "ger"
            ],
            "direction": "ltr",
            "population": 136350226,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
        },
        {
            "id": 147,
            "code": "en",
            "name": "English",
            "plural": {
                "id": 147,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
        },
        {
            "id": 165,
            "code": "es",
            "name": "Spanish",
            "plural": {
                "id": 165,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_la",
                "esp",
                "spa"
            ],
            "direction": "ltr",
            "population": 493528078,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
        },
        {
            "id": 184,
            "code": "eu",
            "name": "Basque",
            "plural": {
                "id": 184,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_eu",
                "baq",
                "eus"
            ],
            "direction": "ltr",
            "population": 1088518,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/eu/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/eu/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/eu/statistics/?format=api"
        },
        {
            "id": 192,
            "code": "fi",
            "name": "Finnish",
            "plural": {
                "id": 192,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "fin_fi",
                "fin"
            ],
            "direction": "ltr",
            "population": 5736841,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
        },
        {
            "id": 197,
            "code": "fr",
            "name": "French",
            "plural": {
                "id": 197,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fra_fr",
                "fra",
                "fre"
            ],
            "direction": "ltr",
            "population": 278611506,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
        },
        {
            "id": 202,
            "code": "fr_CA",
            "name": "French (Canada)",
            "plural": {
                "id": 202,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 11308230,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/fr_CA/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/fr_CA/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr_CA/statistics/?format=api"
        },
        {
            "id": 222,
            "code": "gl",
            "name": "Galician",
            "plural": {
                "id": 222,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "glg_es",
                "glg"
            ],
            "direction": "ltr",
            "population": 3515529,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/gl/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/gl/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/gl/statistics/?format=api"
        },
        {
            "id": 256,
            "code": "hu",
            "name": "Hungarian",
            "plural": {
                "id": 256,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "hun"
            ],
            "direction": "ltr",
            "population": 12443429,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/hu/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/hu/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/hu/statistics/?format=api"
        },
        {
            "id": 272,
            "code": "it",
            "name": "Italian",
            "plural": {
                "id": 272,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ita_it",
                "ita"
            ],
            "direction": "ltr",
            "population": 70247059,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api"
        },
        {
            "id": 275,
            "code": "ja",
            "name": "Japanese",
            "plural": {
                "id": 275,
                "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.foundryvtt-hub.com/languages/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
        },
        {
            "id": 309,
            "code": "ko",
            "name": "Korean",
            "plural": {
                "id": 309,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "ko_ko",
                "kor_kr",
                "kor"
            ],
            "direction": "ltr",
            "population": 78357047,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
        },
        {
            "id": 406,
            "code": "nl",
            "name": "Dutch",
            "plural": {
                "id": 406,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "dut",
                "nld"
            ],
            "direction": "ltr",
            "population": 31765645,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/nl/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/nl/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/nl/statistics/?format=api"
        },
        {
            "id": 440,
            "code": "pl",
            "name": "Polish",
            "plural": {
                "id": 440,
                "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.foundryvtt-hub.com/languages/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api"
        },
        {
            "id": 446,
            "code": "pt",
            "name": "Portuguese",
            "plural": {
                "id": 446,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "por_pt",
                "ptg",
                "por"
            ],
            "direction": "ltr",
            "population": 237496883,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/pt/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/pt/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt/statistics/?format=api"
        },
        {
            "id": 448,
            "code": "pt-BR",
            "name": "Portuguese (Brazil)",
            "plural": {
                "id": 448,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 19005077000,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api"
        },
        {
            "id": 461,
            "code": "ro",
            "name": "Romanian",
            "plural": {
                "id": 461,
                "source": 0,
                "number": 3,
                "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                "type": 2
            },
            "aliases": [
                "ron",
                "rum",
                "mol"
            ],
            "direction": "ltr",
            "population": 22187407,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/ro/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/ro/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ro/statistics/?format=api"
        },
        {
            "id": 465,
            "code": "ru",
            "name": "Russian",
            "plural": {
                "id": 465,
                "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.foundryvtt-hub.com/languages/ru/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/ru/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ru/statistics/?format=api"
        },
        {
            "id": 524,
            "code": "sv",
            "name": "Swedish",
            "plural": {
                "id": 524,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "swe_se",
                "sve",
                "swe"
            ],
            "direction": "ltr",
            "population": 12932871,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/sv/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/sv/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/sv/statistics/?format=api"
        },
        {
            "id": 539,
            "code": "th",
            "name": "Thai",
            "plural": {
                "id": 539,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "tha"
            ],
            "direction": "ltr",
            "population": 55181920,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/th/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/th/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/th/statistics/?format=api"
        },
        {
            "id": 555,
            "code": "tr",
            "name": "Turkish",
            "plural": {
                "id": 555,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "trk",
                "tur"
            ],
            "direction": "ltr",
            "population": 80360705,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/tr/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/tr/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/tr/statistics/?format=api"
        },
        {
            "id": 573,
            "code": "uk",
            "name": "Ukrainian",
            "plural": {
                "id": 573,
                "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": [
                "ua",
                "ua_ua",
                "uk_uk",
                "ukr"
            ],
            "direction": "ltr",
            "population": 29348975,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/uk/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/uk/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/uk/statistics/?format=api"
        },
        {
            "id": 610,
            "code": "zh_Hans",
            "name": "Chinese (Simplified Han script)",
            "plural": {
                "id": 610,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "chinese",
                "chinese_chs",
                "schinese",
                "chinese_zh",
                "cn",
                "cmn",
                "cmn_hans",
                "zh",
                "zh_chs",
                "zh_cmn_hans",
                "zh_cn",
                "zh_hans_cn",
                "zhcn",
                "chs",
                "chi"
            ],
            "direction": "ltr",
            "population": 1266066359,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/statistics/?format=api"
        },
        {
            "id": 612,
            "code": "zh_Hant",
            "name": "Chinese (Traditional Han script)",
            "plural": {
                "id": 612,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "tchinese",
                "cmn_hant",
                "zh_cht",
                "zh_cmn_hant",
                "zh_hant_tw",
                "zh_hant@zh",
                "zh_tw",
                "zhtw",
                "cht",
                "zho"
            ],
            "direction": "ltr",
            "population": 38612556,
            "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hant/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/statistics/?format=api"
        },
        {
            "id": 621,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "plural": {
                "id": 652,
                "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.foundryvtt-hub.com/languages/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/statistics/?format=api"
        }
    ]
}