Languages API.

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

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

{
    "count": 124,
    "next": "https://traduk.amikumu.com/api/languages/?format=api&page=5",
    "previous": "https://traduk.amikumu.com/api/languages/?format=api&page=3",
    "results": [
        {
            "code": "ml",
            "name": "Malayalam",
            "plural": {
                "id": 366,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "mal"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/ml/",
            "url": "https://traduk.amikumu.com/api/languages/ml/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/ml/statistics/?format=api"
        },
        {
            "code": "mr",
            "name": "Marathi",
            "plural": {
                "id": 374,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "mar"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/mr/",
            "url": "https://traduk.amikumu.com/api/languages/mr/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/mr/statistics/?format=api"
        },
        {
            "code": "ms",
            "name": "Malay",
            "plural": {
                "id": 375,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "may",
                "msa"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/ms/",
            "url": "https://traduk.amikumu.com/api/languages/ms/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/ms/statistics/?format=api"
        },
        {
            "code": "mt",
            "name": "Maltese",
            "plural": {
                "id": 377,
                "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",
            "web_url": "https://traduk.amikumu.com/languages/mt/",
            "url": "https://traduk.amikumu.com/api/languages/mt/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/mt/statistics/?format=api"
        },
        {
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "plural": {
                "id": 389,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "norwegian",
                "no_nb",
                "no_no",
                "no",
                "nb",
                "nob",
                "nor"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/nb_NO/",
            "url": "https://traduk.amikumu.com/api/languages/nb_NO/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/nb_NO/statistics/?format=api"
        },
        {
            "code": "nds",
            "name": "German (Low)",
            "plural": {
                "id": 391,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/nds/",
            "url": "https://traduk.amikumu.com/api/languages/nds/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/nds/statistics/?format=api"
        },
        {
            "code": "nl",
            "name": "Dutch",
            "plural": {
                "id": 397,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "dut",
                "nld"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/nl/",
            "url": "https://traduk.amikumu.com/api/languages/nl/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/nl/statistics/?format=api"
        },
        {
            "code": "oc",
            "name": "Occitan",
            "plural": {
                "id": 413,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "oci"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/oc/",
            "url": "https://traduk.amikumu.com/api/languages/oc/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/oc/statistics/?format=api"
        },
        {
            "code": "os",
            "name": "Ossetian",
            "plural": {
                "id": 417,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "oss"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/os/",
            "url": "https://traduk.amikumu.com/api/languages/os/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/os/statistics/?format=api"
        },
        {
            "code": "pa",
            "name": "Punjabi",
            "plural": {
                "id": 421,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "pu",
                "pan"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/pa/",
            "url": "https://traduk.amikumu.com/api/languages/pa/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/pa/statistics/?format=api"
        },
        {
            "code": "pl",
            "name": "Polish",
            "plural": {
                "id": 431,
                "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",
            "web_url": "https://traduk.amikumu.com/languages/pl/",
            "url": "https://traduk.amikumu.com/api/languages/pl/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/pl/statistics/?format=api"
        },
        {
            "code": "pt",
            "name": "Portuguese",
            "plural": {
                "id": 438,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "ptg",
                "por"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/pt/",
            "url": "https://traduk.amikumu.com/api/languages/pt/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/pt/statistics/?format=api"
        },
        {
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "plural": {
                "id": 440,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "braz_por",
                "portuguese_br",
                "ptb"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/pt_BR/",
            "url": "https://traduk.amikumu.com/api/languages/pt_BR/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/pt_BR/statistics/?format=api"
        },
        {
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "plural": {
                "id": 441,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "portuguese_portugal"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/pt_PT/",
            "url": "https://traduk.amikumu.com/api/languages/pt_PT/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/pt_PT/statistics/?format=api"
        },
        {
            "code": "ro",
            "name": "Romanian",
            "plural": {
                "id": 451,
                "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",
            "web_url": "https://traduk.amikumu.com/languages/ro/",
            "url": "https://traduk.amikumu.com/api/languages/ro/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/ro/statistics/?format=api"
        },
        {
            "code": "ru",
            "name": "Russian",
            "plural": {
                "id": 455,
                "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": [
                "ru_r",
                "ru_rr",
                "rus"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/ru/",
            "url": "https://traduk.amikumu.com/api/languages/ru/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/ru/statistics/?format=api"
        },
        {
            "code": "sco",
            "name": "Scots",
            "plural": {
                "id": 471,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/sco/",
            "url": "https://traduk.amikumu.com/api/languages/sco/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/sco/statistics/?format=api"
        },
        {
            "code": "se",
            "name": "Sami (Northern)",
            "plural": {
                "id": 474,
                "source": 0,
                "number": 3,
                "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                "type": 4
            },
            "aliases": [
                "sme"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/se/",
            "url": "https://traduk.amikumu.com/api/languages/se/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/se/statistics/?format=api"
        },
        {
            "code": "sk",
            "name": "Slovak",
            "plural": {
                "id": 485,
                "source": 0,
                "number": 3,
                "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "type": 2
            },
            "aliases": [
                "svk",
                "sky",
                "slk",
                "slo"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/sk/",
            "url": "https://traduk.amikumu.com/api/languages/sk/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/sk/statistics/?format=api"
        },
        {
            "code": "sl",
            "name": "Slovenian",
            "plural": {
                "id": 486,
                "source": 0,
                "number": 4,
                "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                "type": 6
            },
            "aliases": [
                "sl_sl",
                "slv"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/sl/",
            "url": "https://traduk.amikumu.com/api/languages/sl/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/sl/statistics/?format=api"
        }
    ]
}