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": 46,
    "next": "https://translate.opensourcepos.org/api/languages/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "code": "ar_EG",
            "name": "Arabic (Egypt)",
            "plural": {
                "id": 15,
                "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": [
                "eg"
            ],
            "direction": "rtl",
            "population": 9787656000,
            "web_url": "https://translate.opensourcepos.org/languages/ar_EG/",
            "url": "https://translate.opensourcepos.org/api/languages/ar_EG/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/ar_EG/statistics/?format=api"
        },
        {
            "code": "az",
            "name": "Azerbaijani",
            "plural": {
                "id": 29,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "aze"
            ],
            "direction": "ltr",
            "population": 969009150,
            "web_url": "https://translate.opensourcepos.org/languages/az/",
            "url": "https://translate.opensourcepos.org/api/languages/az/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/az/statistics/?format=api"
        },
        {
            "code": "bg",
            "name": "Bulgarian",
            "plural": {
                "id": 37,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "bgr",
                "bul"
            ],
            "direction": "ltr",
            "population": 787831480,
            "web_url": "https://translate.opensourcepos.org/languages/bg/",
            "url": "https://translate.opensourcepos.org/api/languages/bg/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/bg/statistics/?format=api"
        },
        {
            "code": "bs",
            "name": "Bosnian",
            "plural": {
                "id": 48,
                "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": [
                "bos"
            ],
            "direction": "ltr",
            "population": 379723410,
            "web_url": "https://translate.opensourcepos.org/languages/bs/",
            "url": "https://translate.opensourcepos.org/api/languages/bs/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/bs/statistics/?format=api"
        },
        {
            "code": "cs",
            "name": "Czech",
            "plural": {
                "id": 66,
                "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.opensourcepos.org/languages/cs/",
            "url": "https://translate.opensourcepos.org/api/languages/cs/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/cs/statistics/?format=api"
        },
        {
            "code": "da",
            "name": "Danish",
            "plural": {
                "id": 71,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "da_da",
                "dk",
                "dan"
            ],
            "direction": "ltr",
            "population": 707205623,
            "web_url": "https://translate.opensourcepos.org/languages/da/",
            "url": "https://translate.opensourcepos.org/api/languages/da/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/da/statistics/?format=api"
        },
        {
            "code": "de",
            "name": "German",
            "plural": {
                "id": 72,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "deu",
                "ger"
            ],
            "direction": "ltr",
            "population": 13635022614,
            "web_url": "https://translate.opensourcepos.org/languages/de/",
            "url": "https://translate.opensourcepos.org/api/languages/de/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/de/statistics/?format=api"
        },
        {
            "code": "de_CH",
            "name": "German (Switzerland)",
            "plural": {
                "id": 74,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "des"
            ],
            "direction": "ltr",
            "population": 613491270,
            "web_url": "https://translate.opensourcepos.org/languages/de_CH/",
            "url": "https://translate.opensourcepos.org/api/languages/de_CH/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/de_CH/statistics/?format=api"
        },
        {
            "code": "el",
            "name": "Greek",
            "plural": {
                "id": 81,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "gr",
                "ell",
                "gre"
            ],
            "direction": "ltr",
            "population": 1229224006,
            "web_url": "https://translate.opensourcepos.org/languages/el/",
            "url": "https://translate.opensourcepos.org/api/languages/el/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/el/statistics/?format=api"
        },
        {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 82,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 163648503560,
            "web_url": "https://translate.opensourcepos.org/languages/en/",
            "url": "https://translate.opensourcepos.org/api/languages/en/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/en/statistics/?format=api"
        },
        {
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "plural": {
                "id": 85,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "english_uk"
            ],
            "direction": "ltr",
            "population": 6444587800,
            "web_url": "https://translate.opensourcepos.org/languages/en_GB/",
            "url": "https://translate.opensourcepos.org/api/languages/en_GB/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/en_GB/statistics/?format=api"
        },
        {
            "code": "en_US",
            "name": "English (United States)",
            "plural": {
                "id": 90,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "us",
                "enu"
            ],
            "direction": "ltr",
            "population": 31933344000,
            "web_url": "https://translate.opensourcepos.org/languages/en_US/",
            "url": "https://translate.opensourcepos.org/api/languages/en_US/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/en_US/statistics/?format=api"
        },
        {
            "code": "es",
            "name": "Spanish",
            "plural": {
                "id": 95,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_la",
                "esp",
                "spa"
            ],
            "direction": "ltr",
            "population": 49352807851,
            "web_url": "https://translate.opensourcepos.org/languages/es/",
            "url": "https://translate.opensourcepos.org/api/languages/es/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/es/statistics/?format=api"
        },
        {
            "code": "es_MX",
            "name": "Spanish (Mexico)",
            "plural": {
                "id": 102,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "mspanish"
            ],
            "direction": "ltr",
            "population": 10677950000,
            "web_url": "https://translate.opensourcepos.org/languages/es_MX/",
            "url": "https://translate.opensourcepos.org/api/languages/es_MX/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/es_MX/statistics/?format=api"
        },
        {
            "code": "fa",
            "name": "Persian",
            "plural": {
                "id": 110,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fas",
                "per"
            ],
            "direction": "rtl",
            "population": 8471045808,
            "web_url": "https://translate.opensourcepos.org/languages/fa/",
            "url": "https://translate.opensourcepos.org/api/languages/fa/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/fa/statistics/?format=api"
        },
        {
            "code": "fr",
            "name": "French",
            "plural": {
                "id": 117,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fra",
                "fre"
            ],
            "direction": "ltr",
            "population": 27861150681,
            "web_url": "https://translate.opensourcepos.org/languages/fr/",
            "url": "https://translate.opensourcepos.org/api/languages/fr/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/fr/statistics/?format=api"
        },
        {
            "code": "he",
            "name": "Hebrew",
            "plural": {
                "id": 139,
                "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.opensourcepos.org/languages/he/",
            "url": "https://translate.opensourcepos.org/api/languages/he/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/he/statistics/?format=api"
        },
        {
            "code": "hr",
            "name": "Croatian",
            "plural": {
                "id": 146,
                "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.opensourcepos.org/languages/hr/",
            "url": "https://translate.opensourcepos.org/api/languages/hr/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/hr/statistics/?format=api"
        },
        {
            "code": "hu",
            "name": "Hungarian",
            "plural": {
                "id": 150,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "hun"
            ],
            "direction": "ltr",
            "population": 1244342978,
            "web_url": "https://translate.opensourcepos.org/languages/hu/",
            "url": "https://translate.opensourcepos.org/api/languages/hu/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/hu/statistics/?format=api"
        },
        {
            "code": "hy",
            "name": "Armenian",
            "plural": {
                "id": 151,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "arm",
                "hye"
            ],
            "direction": "ltr",
            "population": 531727173,
            "web_url": "https://translate.opensourcepos.org/languages/hy/",
            "url": "https://translate.opensourcepos.org/api/languages/hy/?format=api",
            "statistics_url": "https://translate.opensourcepos.org/api/languages/hy/statistics/?format=api"
        }
    ]
}