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": 29,
    "next": "https://translate.habitica.com/api/languages/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "code": "bg",
            "name": "Bulgarian",
            "plural": {
                "id": 32,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "bgr",
                "bul"
            ],
            "direction": "ltr",
            "population": 787831480,
            "web_url": "https://translate.habitica.com/languages/bg/",
            "url": "https://translate.habitica.com/api/languages/bg/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/bg/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.habitica.com/languages/cs/",
            "url": "https://translate.habitica.com/api/languages/cs/?format=api",
            "statistics_url": "https://translate.habitica.com/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.habitica.com/languages/da/",
            "url": "https://translate.habitica.com/api/languages/da/?format=api",
            "statistics_url": "https://translate.habitica.com/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.habitica.com/languages/de/",
            "url": "https://translate.habitica.com/api/languages/de/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/de/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.habitica.com/languages/en/",
            "url": "https://translate.habitica.com/api/languages/en/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
        },
        {
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "plural": {
                "id": 76,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "english_uk"
            ],
            "direction": "ltr",
            "population": 6444587800,
            "web_url": "https://translate.habitica.com/languages/en_GB/",
            "url": "https://translate.habitica.com/api/languages/en_GB/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/en_GB/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.habitica.com/languages/es/",
            "url": "https://translate.habitica.com/api/languages/es/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/es/statistics/?format=api"
        },
        {
            "code": "es_419",
            "name": "Spanish (Latin America)",
            "plural": {
                "id": 93,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 0,
            "web_url": "https://translate.habitica.com/languages/es_419/",
            "url": "https://translate.habitica.com/api/languages/es_419/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/es_419/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.habitica.com/languages/fr/",
            "url": "https://translate.habitica.com/api/languages/fr/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/fr/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.habitica.com/languages/he/",
            "url": "https://translate.habitica.com/api/languages/he/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/he/statistics/?format=api"
        },
        {
            "code": "hr",
            "name": "Croatian",
            "plural": {
                "id": 127,
                "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": [
                "scr",
                "hrv"
            ],
            "direction": "ltr",
            "population": 681316363,
            "web_url": "https://translate.habitica.com/languages/hr/",
            "url": "https://translate.habitica.com/api/languages/hr/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/hr/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.habitica.com/languages/hu/",
            "url": "https://translate.habitica.com/api/languages/hu/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/hu/statistics/?format=api"
        },
        {
            "code": "id",
            "name": "Indonesian",
            "plural": {
                "id": 135,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "in",
                "in_id",
                "ind"
            ],
            "direction": "ltr",
            "population": 17120768720,
            "web_url": "https://translate.habitica.com/languages/id/",
            "url": "https://translate.habitica.com/api/languages/id/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/id/statistics/?format=api"
        },
        {
            "code": "it",
            "name": "Italian",
            "plural": {
                "id": 142,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ita"
            ],
            "direction": "ltr",
            "population": 7024705997,
            "web_url": "https://translate.habitica.com/languages/it/",
            "url": "https://translate.habitica.com/api/languages/it/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/it/statistics/?format=api"
        },
        {
            "code": "ko",
            "name": "Korean",
            "plural": {
                "id": 166,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "ko_ko",
                "kor"
            ],
            "direction": "ltr",
            "population": 7835704721,
            "web_url": "https://translate.habitica.com/languages/ko/",
            "url": "https://translate.habitica.com/api/languages/ko/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/ko/statistics/?format=api"
        },
        {
            "code": "nl",
            "name": "Dutch",
            "plural": {
                "id": 214,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "dut",
                "nld"
            ],
            "direction": "ltr",
            "population": 3176564516,
            "web_url": "https://translate.habitica.com/languages/nl/",
            "url": "https://translate.habitica.com/api/languages/nl/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/nl/statistics/?format=api"
        },
        {
            "code": "pl",
            "name": "Polish",
            "plural": {
                "id": 232,
                "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": 4107739899,
            "web_url": "https://translate.habitica.com/languages/pl/",
            "url": "https://translate.habitica.com/api/languages/pl/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/pl/statistics/?format=api"
        },
        {
            "code": "pt",
            "name": "Portuguese",
            "plural": {
                "id": 237,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "ptg",
                "por"
            ],
            "direction": "ltr",
            "population": 23749688333,
            "web_url": "https://translate.habitica.com/languages/pt/",
            "url": "https://translate.habitica.com/api/languages/pt/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/pt/statistics/?format=api"
        },
        {
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "plural": {
                "id": 239,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "braz_por",
                "portuguese_br",
                "ptb"
            ],
            "direction": "ltr",
            "population": 19266156000,
            "web_url": "https://translate.habitica.com/languages/pt_BR/",
            "url": "https://translate.habitica.com/api/languages/pt_BR/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/pt_BR/statistics/?format=api"
        },
        {
            "code": "ro",
            "name": "Romanian",
            "plural": {
                "id": 244,
                "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": 2218740759,
            "web_url": "https://translate.habitica.com/languages/ro/",
            "url": "https://translate.habitica.com/api/languages/ro/?format=api",
            "statistics_url": "https://translate.habitica.com/api/languages/ro/statistics/?format=api"
        }
    ]
}