Language List
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/?format=api
{ "count": 27, "next": "https://weblate.mineland.net/api/languages/?format=api&page=2", "previous": null, "results": [ { "id": 12, "code": "ar", "name": "Arabic", "plural": { "id": 12, "source": 0, "number": 6, "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5", "type": 3 }, "aliases": [ "ar_ar", "ara" ], "direction": "rtl", "population": 351664195, "web_url": "https://weblate.mineland.net/languages/ar/", "url": "https://weblate.mineland.net/api/languages/ar/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/ar/statistics/?format=api" }, { "id": 67, "code": "cs", "name": "Czech", "plural": { "id": 67, "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.mineland.net/languages/cs/", "url": "https://weblate.mineland.net/api/languages/cs/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/cs/statistics/?format=api" }, { "id": 72, "code": "da", "name": "Danish", "plural": { "id": 72, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "da_da", "dk", "dan" ], "direction": "ltr", "population": 7072056, "web_url": "https://weblate.mineland.net/languages/da/", "url": "https://weblate.mineland.net/api/languages/da/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/da/statistics/?format=api" }, { "id": 73, "code": "de", "name": "German", "plural": { "id": 73, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "deu_de", "deu", "ger" ], "direction": "ltr", "population": 136350226, "web_url": "https://weblate.mineland.net/languages/de/", "url": "https://weblate.mineland.net/api/languages/de/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/de/statistics/?format=api" }, { "id": 82, "code": "el", "name": "Greek", "plural": { "id": 82, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "gr", "ell", "gre" ], "direction": "ltr", "population": 12292240, "web_url": "https://weblate.mineland.net/languages/el/", "url": "https://weblate.mineland.net/api/languages/el/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/el/statistics/?format=api" }, { "id": 83, "code": "en", "name": "English", "plural": { "id": 83, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "en_en", "base", "source", "enp", "eng" ], "direction": "ltr", "population": 1636485517, "web_url": "https://weblate.mineland.net/languages/en/", "url": "https://weblate.mineland.net/api/languages/en/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/en/statistics/?format=api" }, { "id": 95, "code": "eo", "name": "Esperanto", "plural": { "id": 95, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "epo" ], "direction": "ltr", "population": 301, "web_url": "https://weblate.mineland.net/languages/eo/", "url": "https://weblate.mineland.net/api/languages/eo/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/eo/statistics/?format=api" }, { "id": 96, "code": "es", "name": "Spanish", "plural": { "id": 96, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "es_la", "esp", "spa" ], "direction": "ltr", "population": 493528078, "web_url": "https://weblate.mineland.net/languages/es/", "url": "https://weblate.mineland.net/api/languages/es/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/es/statistics/?format=api" }, { "id": 114, "code": "fi", "name": "Finnish", "plural": { "id": 114, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "fin_fi", "fin" ], "direction": "ltr", "population": 5736841, "web_url": "https://weblate.mineland.net/languages/fi/", "url": "https://weblate.mineland.net/api/languages/fi/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/fi/statistics/?format=api" }, { "id": 115, "code": "fil", "name": "Filipino", "plural": { "id": 115, "source": 0, "number": 2, "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)", "type": 1 }, "aliases": [ "fil_fil" ], "direction": "ltr", "population": 67471095, "web_url": "https://weblate.mineland.net/languages/fil/", "url": "https://weblate.mineland.net/api/languages/fil/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/fil/statistics/?format=api" }, { "id": 118, "code": "fr", "name": "French", "plural": { "id": 118, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "fra_fr", "fra", "fre" ], "direction": "ltr", "population": 278611506, "web_url": "https://weblate.mineland.net/languages/fr/", "url": "https://weblate.mineland.net/api/languages/fr/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/fr/statistics/?format=api" }, { "id": 142, "code": "hi", "name": "Hindi", "plural": { "id": 142, "source": 0, "number": 2, "formula": "n > 1", "type": 1 }, "aliases": [ "hin" ], "direction": "ltr", "population": 545556054, "web_url": "https://weblate.mineland.net/languages/hi/", "url": "https://weblate.mineland.net/api/languages/hi/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/hi/statistics/?format=api" }, { "id": 151, "code": "hu", "name": "Hungarian", "plural": { "id": 151, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "hun" ], "direction": "ltr", "population": 12443429, "web_url": "https://weblate.mineland.net/languages/hu/", "url": "https://weblate.mineland.net/api/languages/hu/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/hu/statistics/?format=api" }, { "id": 155, "code": "id", "name": "Indonesian", "plural": { "id": 155, "source": 0, "number": 1, "formula": "0", "type": 0 }, "aliases": [ "in", "in_id", "ind" ], "direction": "ltr", "population": 171207687, "web_url": "https://weblate.mineland.net/languages/id/", "url": "https://weblate.mineland.net/api/languages/id/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/id/statistics/?format=api" }, { "id": 162, "code": "it", "name": "Italian", "plural": { "id": 162, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "ita_it", "ita" ], "direction": "ltr", "population": 70247059, "web_url": "https://weblate.mineland.net/languages/it/", "url": "https://weblate.mineland.net/api/languages/it/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/it/statistics/?format=api" }, { "id": 195, "code": "ky", "name": "Kyrgyz", "plural": { "id": 195, "source": 0, "number": 2, "formula": "n != 1", "type": 1 }, "aliases": [ "kir" ], "direction": "ltr", "population": 2863152, "web_url": "https://weblate.mineland.net/languages/ky/", "url": "https://weblate.mineland.net/api/languages/ky/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/ky/statistics/?format=api" }, { "id": 205, "code": "lt", "name": "Lithuanian", "plural": { "id": 205, "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.mineland.net/languages/lt/", "url": "https://weblate.mineland.net/api/languages/lt/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/lt/statistics/?format=api" }, { "id": 207, "code": "lv", "name": "Latvian", "plural": { "id": 207, "source": 0, "number": 3, "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)", "type": 11 }, "aliases": [ "lav" ], "direction": "ltr", "population": 1147550, "web_url": "https://weblate.mineland.net/languages/lv/", "url": "https://weblate.mineland.net/api/languages/lv/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/lv/statistics/?format=api" }, { "id": 259, "code": "pl", "name": "Polish", "plural": { "id": 259, "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.mineland.net/languages/pl/", "url": "https://weblate.mineland.net/api/languages/pl/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/pl/statistics/?format=api" }, { "id": 267, "code": "pt_BR", "name": "Portuguese (Brazil)", "plural": { "id": 267, "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.mineland.net/languages/pt_BR/", "url": "https://weblate.mineland.net/api/languages/pt_BR/?format=api", "statistics_url": "https://weblate.mineland.net/api/languages/pt_BR/statistics/?format=api" } ] }