Languages API.

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

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

{
    "count": 694,
    "next": "https://hosted.weblate.org/api/languages/?format=api&page=3",
    "previous": "https://hosted.weblate.org/api/languages/?format=api",
    "results": [
        {
            "id": 53,
            "code": "ca",
            "name": "Catalan",
            "plural": {
                "id": 46,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ca_ps",
                "ca_ca",
                "cat"
            ],
            "direction": "ltr",
            "population": 8679138,
            "web_url": "https://hosted.weblate.org/languages/ca/",
            "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
        },
        {
            "id": 54,
            "code": "son",
            "name": "Songhai",
            "plural": {
                "id": 283,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [],
            "direction": "ltr",
            "population": 0,
            "web_url": "https://hosted.weblate.org/languages/son/",
            "url": "https://hosted.weblate.org/api/languages/son/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/son/statistics/?format=api"
        },
        {
            "id": 55,
            "code": "cy",
            "name": "Welsh",
            "plural": {
                "id": 342,
                "source": 0,
                "number": 6,
                "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                "type": 12
            },
            "aliases": [
                "cym",
                "wel"
            ],
            "direction": "ltr",
            "population": 884910,
            "web_url": "https://hosted.weblate.org/languages/cy/",
            "url": "https://hosted.weblate.org/api/languages/cy/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/cy/statistics/?format=api"
        },
        {
            "id": 56,
            "code": "cs",
            "name": "Czech",
            "plural": {
                "id": 68,
                "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://hosted.weblate.org/languages/cs/",
            "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
        },
        {
            "id": 57,
            "code": "ps",
            "name": "Pashto",
            "plural": {
                "id": 239,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "pus"
            ],
            "direction": "rtl",
            "population": 53542641,
            "web_url": "https://hosted.weblate.org/languages/ps/",
            "url": "https://hosted.weblate.org/api/languages/ps/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ps/statistics/?format=api"
        },
        {
            "id": 58,
            "code": "pt",
            "name": "Portuguese",
            "plural": {
                "id": 245,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "por_pt",
                "ptg",
                "por"
            ],
            "direction": "ltr",
            "population": 237496883,
            "web_url": "https://hosted.weblate.org/languages/pt/",
            "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
        },
        {
            "id": 59,
            "code": "pa",
            "name": "Punjabi",
            "plural": {
                "id": 249,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "pu",
                "pan"
            ],
            "direction": "ltr",
            "population": 40120509,
            "web_url": "https://hosted.weblate.org/languages/pa/",
            "url": "https://hosted.weblate.org/api/languages/pa/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/pa/statistics/?format=api"
        },
        {
            "id": 60,
            "code": "vi",
            "name": "Vietnamese",
            "plural": {
                "id": 337,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "vn",
                "vie"
            ],
            "direction": "ltr",
            "population": 86222961,
            "web_url": "https://hosted.weblate.org/languages/vi/",
            "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
        },
        {
            "id": 61,
            "code": "is",
            "name": "Icelandic",
            "plural": {
                "id": 137,
                "source": 0,
                "number": 2,
                "formula": "n % 10 != 1 || n % 100 == 11",
                "type": 1
            },
            "aliases": [
                "ice",
                "isl"
            ],
            "direction": "ltr",
            "population": 350734,
            "web_url": "https://hosted.weblate.org/languages/is/",
            "url": "https://hosted.weblate.org/api/languages/is/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/is/statistics/?format=api"
        },
        {
            "id": 62,
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "plural": {
                "id": 81,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "english_uk",
                "eng_gb"
            ],
            "direction": "ltr",
            "population": 64445878,
            "web_url": "https://hosted.weblate.org/languages/en_GB/",
            "url": "https://hosted.weblate.org/api/languages/en_GB/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/en_GB/statistics/?format=api"
        },
        {
            "id": 63,
            "code": "hy",
            "name": "Armenian",
            "plural": {
                "id": 15,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "arm",
                "hye"
            ],
            "direction": "ltr",
            "population": 5317271,
            "web_url": "https://hosted.weblate.org/languages/hy/",
            "url": "https://hosted.weblate.org/api/languages/hy/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/hy/statistics/?format=api"
        },
        {
            "id": 64,
            "code": "hr",
            "name": "Croatian",
            "plural": {
                "id": 66,
                "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://hosted.weblate.org/languages/hr/",
            "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
        },
        {
            "id": 66,
            "code": "hu",
            "name": "Hungarian",
            "plural": {
                "id": 136,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "hun"
            ],
            "direction": "ltr",
            "population": 12443429,
            "web_url": "https://hosted.weblate.org/languages/hu/",
            "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
        },
        {
            "id": 67,
            "code": "hi",
            "name": "Hindi",
            "plural": {
                "id": 134,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "hin"
            ],
            "direction": "ltr",
            "population": 545556054,
            "web_url": "https://hosted.weblate.org/languages/hi/",
            "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
        },
        {
            "id": 68,
            "code": "ha",
            "name": "Hausa",
            "plural": {
                "id": 129,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "hau"
            ],
            "direction": "rtl",
            "population": 37412649,
            "web_url": "https://hosted.weblate.org/languages/ha/",
            "url": "https://hosted.weblate.org/api/languages/ha/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ha/statistics/?format=api"
        },
        {
            "id": 69,
            "code": "he",
            "name": "Hebrew",
            "plural": {
                "id": 131,
                "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://hosted.weblate.org/languages/he/",
            "url": "https://hosted.weblate.org/api/languages/he/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
        },
        {
            "id": 70,
            "code": "mg",
            "name": "Malagasy",
            "plural": {
                "id": 189,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "mlg"
            ],
            "direction": "ltr",
            "population": 24260130,
            "web_url": "https://hosted.weblate.org/languages/mg/",
            "url": "https://hosted.weblate.org/api/languages/mg/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/mg/statistics/?format=api"
        },
        {
            "id": 71,
            "code": "fur",
            "name": "Friulian",
            "plural": {
                "id": 97,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 37441,
            "web_url": "https://hosted.weblate.org/languages/fur/",
            "url": "https://hosted.weblate.org/api/languages/fur/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/fur/statistics/?format=api"
        },
        {
            "id": 73,
            "code": "ml",
            "name": "Malayalam",
            "plural": {
                "id": 191,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "mal"
            ],
            "direction": "ltr",
            "population": 43257484,
            "web_url": "https://hosted.weblate.org/languages/ml/",
            "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
        },
        {
            "id": 74,
            "code": "mn",
            "name": "Mongolian",
            "plural": {
                "id": 206,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "mon"
            ],
            "direction": "ltr",
            "population": 2948393,
            "web_url": "https://hosted.weblate.org/languages/mn/",
            "url": "https://hosted.weblate.org/api/languages/mn/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/mn/statistics/?format=api"
        },
        {
            "id": 75,
            "code": "mi",
            "name": "Maori",
            "plural": {
                "id": 196,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "mao",
                "mri"
            ],
            "direction": "ltr",
            "population": 137913,
            "web_url": "https://hosted.weblate.org/languages/mi/",
            "url": "https://hosted.weblate.org/api/languages/mi/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/mi/statistics/?format=api"
        },
        {
            "id": 76,
            "code": "mk",
            "name": "Macedonian",
            "plural": {
                "id": 185,
                "source": 0,
                "number": 2,
                "formula": "n==1 || n%10==1 ? 0 : 1",
                "type": 1
            },
            "aliases": [
                "mac",
                "mkd"
            ],
            "direction": "ltr",
            "population": 1608564,
            "web_url": "https://hosted.weblate.org/languages/mk/",
            "url": "https://hosted.weblate.org/api/languages/mk/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/mk/statistics/?format=api"
        },
        {
            "id": 77,
            "code": "mt",
            "name": "Maltese",
            "plural": {
                "id": 192,
                "source": 0,
                "number": 4,
                "formula": "n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3",
                "type": 8
            },
            "aliases": [
                "mlt"
            ],
            "direction": "ltr",
            "population": 457267,
            "web_url": "https://hosted.weblate.org/languages/mt/",
            "url": "https://hosted.weblate.org/api/languages/mt/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/mt/statistics/?format=api"
        },
        {
            "id": 78,
            "code": "pl",
            "name": "Polish",
            "plural": {
                "id": 244,
                "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://hosted.weblate.org/languages/pl/",
            "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
        },
        {
            "id": 79,
            "code": "ms",
            "name": "Malay",
            "plural": {
                "id": 190,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "may",
                "msa"
            ],
            "direction": "ltr",
            "population": 34869275,
            "web_url": "https://hosted.weblate.org/languages/ms/",
            "url": "https://hosted.weblate.org/api/languages/ms/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ms/statistics/?format=api"
        },
        {
            "id": 80,
            "code": "mr",
            "name": "Marathi",
            "plural": {
                "id": 198,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "mar"
            ],
            "direction": "ltr",
            "population": 92826300,
            "web_url": "https://hosted.weblate.org/languages/mr/",
            "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
        },
        {
            "id": 81,
            "code": "ug",
            "name": "Uyghur",
            "plural": {
                "id": 331,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "uig"
            ],
            "direction": "rtl",
            "population": 7670114,
            "web_url": "https://hosted.weblate.org/languages/ug/",
            "url": "https://hosted.weblate.org/api/languages/ug/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ug/statistics/?format=api"
        },
        {
            "id": 82,
            "code": "af",
            "name": "Afrikaans",
            "plural": {
                "id": 5,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "afr"
            ],
            "direction": "ltr",
            "population": 9318845,
            "web_url": "https://hosted.weblate.org/languages/af/",
            "url": "https://hosted.weblate.org/api/languages/af/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/af/statistics/?format=api"
        },
        {
            "id": 83,
            "code": "sw",
            "name": "Swahili",
            "plural": {
                "id": 299,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "swa"
            ],
            "direction": "ltr",
            "population": 171610296,
            "web_url": "https://hosted.weblate.org/languages/sw/",
            "url": "https://hosted.weblate.org/api/languages/sw/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/sw/statistics/?format=api"
        },
        {
            "id": 84,
            "code": "ak",
            "name": "Akan",
            "plural": {
                "id": 6,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "aka"
            ],
            "direction": "ltr",
            "population": 11442678,
            "web_url": "https://hosted.weblate.org/languages/ak/",
            "url": "https://hosted.weblate.org/api/languages/ak/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ak/statistics/?format=api"
        },
        {
            "id": 85,
            "code": "am",
            "name": "Amharic",
            "plural": {
                "id": 8,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "amh"
            ],
            "direction": "ltr",
            "population": 35728475,
            "web_url": "https://hosted.weblate.org/languages/am/",
            "url": "https://hosted.weblate.org/api/languages/am/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/am/statistics/?format=api"
        },
        {
            "id": 86,
            "code": "it",
            "name": "Italian",
            "plural": {
                "id": 146,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ita_it",
                "ita"
            ],
            "direction": "ltr",
            "population": 70247059,
            "web_url": "https://hosted.weblate.org/languages/it/",
            "url": "https://hosted.weblate.org/api/languages/it/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
        },
        {
            "id": 87,
            "code": "an",
            "name": "Aragonese",
            "plural": {
                "id": 14,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "arg"
            ],
            "direction": "ltr",
            "population": 26008,
            "web_url": "https://hosted.weblate.org/languages/an/",
            "url": "https://hosted.weblate.org/api/languages/an/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/an/statistics/?format=api"
        },
        {
            "id": 88,
            "code": "ar",
            "name": "Arabic",
            "plural": {
                "id": 10,
                "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://hosted.weblate.org/languages/ar/",
            "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
        },
        {
            "id": 89,
            "code": "su",
            "name": "Sundanese",
            "plural": {
                "id": 298,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "sun"
            ],
            "direction": "ltr",
            "population": 32043120,
            "web_url": "https://hosted.weblate.org/languages/su/",
            "url": "https://hosted.weblate.org/api/languages/su/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/su/statistics/?format=api"
        },
        {
            "id": 90,
            "code": "zu",
            "name": "Zulu",
            "plural": {
                "id": 352,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "zul"
            ],
            "direction": "ltr",
            "population": 13973829,
            "web_url": "https://hosted.weblate.org/languages/zu/",
            "url": "https://hosted.weblate.org/api/languages/zu/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/zu/statistics/?format=api"
        },
        {
            "id": 91,
            "code": "ia",
            "name": "Interlingua",
            "plural": {
                "id": 142,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ina"
            ],
            "direction": "ltr",
            "population": 135,
            "web_url": "https://hosted.weblate.org/languages/ia/",
            "url": "https://hosted.weblate.org/api/languages/ia/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ia/statistics/?format=api"
        },
        {
            "id": 92,
            "code": "az",
            "name": "Azerbaijani",
            "plural": {
                "id": 23,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "aze"
            ],
            "direction": "ltr",
            "population": 9690091,
            "web_url": "https://hosted.weblate.org/languages/az/",
            "url": "https://hosted.weblate.org/api/languages/az/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/az/statistics/?format=api"
        },
        {
            "id": 93,
            "code": "id",
            "name": "Indonesian",
            "plural": {
                "id": 141,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "in",
                "in_id",
                "ind"
            ],
            "direction": "ltr",
            "population": 171207687,
            "web_url": "https://hosted.weblate.org/languages/id/",
            "url": "https://hosted.weblate.org/api/languages/id/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
        },
        {
            "id": 94,
            "code": "bn_IN",
            "name": "Bengali (India)",
            "plural": {
                "id": 34,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 107413290,
            "web_url": "https://hosted.weblate.org/languages/bn_IN/",
            "url": "https://hosted.weblate.org/api/languages/bn_IN/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/bn_IN/statistics/?format=api"
        },
        {
            "id": 95,
            "code": "pap",
            "name": "Papiamento",
            "plural": {
                "id": 238,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 211640,
            "web_url": "https://hosted.weblate.org/languages/pap/",
            "url": "https://hosted.weblate.org/api/languages/pap/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/pap/statistics/?format=api"
        },
        {
            "id": 96,
            "code": "nl",
            "name": "Dutch",
            "plural": {
                "id": 73,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "dut",
                "nld"
            ],
            "direction": "ltr",
            "population": 31765645,
            "web_url": "https://hosted.weblate.org/languages/nl/",
            "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
        },
        {
            "id": 97,
            "code": "yo",
            "name": "Yoruba",
            "plural": {
                "id": 349,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "yor"
            ],
            "direction": "ltr",
            "population": 28685568,
            "web_url": "https://hosted.weblate.org/languages/yo/",
            "url": "https://hosted.weblate.org/api/languages/yo/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/yo/statistics/?format=api"
        },
        {
            "id": 98,
            "code": "nn",
            "name": "Norwegian Nynorsk",
            "plural": {
                "id": 224,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "nno"
            ],
            "direction": "ltr",
            "population": 1366860,
            "web_url": "https://hosted.weblate.org/languages/nn/",
            "url": "https://hosted.weblate.org/api/languages/nn/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/nn/statistics/?format=api"
        },
        {
            "id": 99,
            "code": "nah",
            "name": "Nahuatl",
            "plural": {
                "id": 209,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 0,
            "web_url": "https://hosted.weblate.org/languages/nah/",
            "url": "https://hosted.weblate.org/api/languages/nah/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/nah/statistics/?format=api"
        },
        {
            "id": 100,
            "code": "ne",
            "name": "Nepali",
            "plural": {
                "id": 216,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "np",
                "nep"
            ],
            "direction": "ltr",
            "population": 20903374,
            "web_url": "https://hosted.weblate.org/languages/ne/",
            "url": "https://hosted.weblate.org/api/languages/ne/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/ne/statistics/?format=api"
        },
        {
            "id": 101,
            "code": "csb",
            "name": "Kashubian",
            "plural": {
                "id": 157,
                "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": [],
            "direction": "ltr",
            "population": 49766,
            "web_url": "https://hosted.weblate.org/languages/csb/",
            "url": "https://hosted.weblate.org/api/languages/csb/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/csb/statistics/?format=api"
        },
        {
            "id": 102,
            "code": "nap",
            "name": "Neapolitan",
            "plural": {
                "id": 215,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 605306,
            "web_url": "https://hosted.weblate.org/languages/nap/",
            "url": "https://hosted.weblate.org/api/languages/nap/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/nap/statistics/?format=api"
        },
        {
            "id": 103,
            "code": "es",
            "name": "Spanish",
            "plural": {
                "id": 291,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_la",
                "esp",
                "spa"
            ],
            "direction": "ltr",
            "population": 493528078,
            "web_url": "https://hosted.weblate.org/languages/es/",
            "url": "https://hosted.weblate.org/api/languages/es/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
        },
        {
            "id": 104,
            "code": "so",
            "name": "Somali",
            "plural": {
                "id": 282,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "som"
            ],
            "direction": "ltr",
            "population": 16911644,
            "web_url": "https://hosted.weblate.org/languages/so/",
            "url": "https://hosted.weblate.org/api/languages/so/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/languages/so/statistics/?format=api"
        }
    ]
}