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": 41,
    "next": "https://translate.yunohost.org/api/languages/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": 35166419568,
            "web_url": "https://translate.yunohost.org/languages/ar/",
            "url": "https://translate.yunohost.org/api/languages/ar/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/ar/statistics/?format=api"
        },
        {
            "code": "bn_BD",
            "name": "Bengali (Bangladesh)",
            "plural": {
                "id": 37,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 15939798000,
            "web_url": "https://translate.yunohost.org/languages/bn_BD/",
            "url": "https://translate.yunohost.org/api/languages/bn_BD/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/bn_BD/statistics/?format=api"
        },
        {
            "code": "br",
            "name": "Breton",
            "plural": {
                "id": 40,
                "source": 0,
                "number": 5,
                "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                "type": 10
            },
            "aliases": [
                "bre"
            ],
            "direction": "ltr",
            "population": 56314006,
            "web_url": "https://translate.yunohost.org/languages/br/",
            "url": "https://translate.yunohost.org/api/languages/br/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/br/statistics/?format=api"
        },
        {
            "code": "ca",
            "name": "Catalan",
            "plural": {
                "id": 46,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ca_ps",
                "cat"
            ],
            "direction": "ltr",
            "population": 867913888,
            "web_url": "https://translate.yunohost.org/languages/ca/",
            "url": "https://translate.yunohost.org/api/languages/ca/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/ca/statistics/?format=api"
        },
        {
            "code": "ckb",
            "name": "Kurdish (Central)",
            "plural": {
                "id": 54,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "rtl",
            "population": 1108654870,
            "web_url": "https://translate.yunohost.org/languages/ckb/",
            "url": "https://translate.yunohost.org/api/languages/ckb/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/ckb/statistics/?format=api"
        },
        {
            "code": "cs",
            "name": "Czech",
            "plural": {
                "id": 58,
                "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": 1304553200,
            "web_url": "https://translate.yunohost.org/languages/cs/",
            "url": "https://translate.yunohost.org/api/languages/cs/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/cs/statistics/?format=api"
        },
        {
            "code": "da",
            "name": "Danish",
            "plural": {
                "id": 63,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "da_da",
                "dk",
                "dan"
            ],
            "direction": "ltr",
            "population": 707205623,
            "web_url": "https://translate.yunohost.org/languages/da/",
            "url": "https://translate.yunohost.org/api/languages/da/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/da/statistics/?format=api"
        },
        {
            "code": "de",
            "name": "German",
            "plural": {
                "id": 64,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "deu",
                "ger"
            ],
            "direction": "ltr",
            "population": 13635022614,
            "web_url": "https://translate.yunohost.org/languages/de/",
            "url": "https://translate.yunohost.org/api/languages/de/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/de/statistics/?format=api"
        },
        {
            "code": "el",
            "name": "Greek",
            "plural": {
                "id": 72,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "gr",
                "ell",
                "gre"
            ],
            "direction": "ltr",
            "population": 1229224006,
            "web_url": "https://translate.yunohost.org/languages/el/",
            "url": "https://translate.yunohost.org/api/languages/el/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/el/statistics/?format=api"
        },
        {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 73,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 163648503560,
            "web_url": "https://translate.yunohost.org/languages/en/",
            "url": "https://translate.yunohost.org/api/languages/en/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
        },
        {
            "code": "eo",
            "name": "Esperanto",
            "plural": {
                "id": 83,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "epo"
            ],
            "direction": "ltr",
            "population": 30124,
            "web_url": "https://translate.yunohost.org/languages/eo/",
            "url": "https://translate.yunohost.org/api/languages/eo/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/eo/statistics/?format=api"
        },
        {
            "code": "es",
            "name": "Spanish",
            "plural": {
                "id": 84,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_la",
                "esp",
                "spa"
            ],
            "direction": "ltr",
            "population": 49352807851,
            "web_url": "https://translate.yunohost.org/languages/es/",
            "url": "https://translate.yunohost.org/api/languages/es/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/es/statistics/?format=api"
        },
        {
            "code": "eu",
            "name": "Basque",
            "plural": {
                "id": 95,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_eu",
                "baq",
                "eus"
            ],
            "direction": "ltr",
            "population": 108851866,
            "web_url": "https://translate.yunohost.org/languages/eu/",
            "url": "https://translate.yunohost.org/api/languages/eu/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/eu/statistics/?format=api"
        },
        {
            "code": "fa",
            "name": "Persian",
            "plural": {
                "id": 96,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fas",
                "per"
            ],
            "direction": "rtl",
            "population": 8471045808,
            "web_url": "https://translate.yunohost.org/languages/fa/",
            "url": "https://translate.yunohost.org/api/languages/fa/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/fa/statistics/?format=api"
        },
        {
            "code": "fi",
            "name": "Finnish",
            "plural": {
                "id": 99,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "fin"
            ],
            "direction": "ltr",
            "population": 573684164,
            "web_url": "https://translate.yunohost.org/languages/fi/",
            "url": "https://translate.yunohost.org/api/languages/fi/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/fi/statistics/?format=api"
        },
        {
            "code": "fr",
            "name": "French",
            "plural": {
                "id": 103,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fra",
                "fre"
            ],
            "direction": "ltr",
            "population": 27861150681,
            "web_url": "https://translate.yunohost.org/languages/fr/",
            "url": "https://translate.yunohost.org/api/languages/fr/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/fr/statistics/?format=api"
        },
        {
            "code": "gl",
            "name": "Galician",
            "plural": {
                "id": 113,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "glg"
            ],
            "direction": "ltr",
            "population": 351552978,
            "web_url": "https://translate.yunohost.org/languages/gl/",
            "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
        },
        {
            "code": "he",
            "name": "Hebrew",
            "plural": {
                "id": 122,
                "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": 867548000,
            "web_url": "https://translate.yunohost.org/languages/he/",
            "url": "https://translate.yunohost.org/api/languages/he/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/he/statistics/?format=api"
        },
        {
            "code": "hi",
            "name": "Hindi",
            "plural": {
                "id": 123,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "hin"
            ],
            "direction": "ltr",
            "population": 54555605414,
            "web_url": "https://translate.yunohost.org/languages/hi/",
            "url": "https://translate.yunohost.org/api/languages/hi/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/hi/statistics/?format=api"
        },
        {
            "code": "hu",
            "name": "Hungarian",
            "plural": {
                "id": 131,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "hun"
            ],
            "direction": "ltr",
            "population": 1244342978,
            "web_url": "https://translate.yunohost.org/languages/hu/",
            "url": "https://translate.yunohost.org/api/languages/hu/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/languages/hu/statistics/?format=api"
        }
    ]
}