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": 84,
    "next": "https://translate.lxqt-project.org/api/languages/?format=api&page=5",
    "previous": "https://translate.lxqt-project.org/api/languages/?format=api&page=3",
    "results": [
        {
            "code": "ro",
            "name": "Romanian",
            "plural": {
                "id": 268,
                "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://translate.lxqt-project.org/languages/ro/",
            "url": "https://translate.lxqt-project.org/api/languages/ro/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ro/statistics/?format=api"
        },
        {
            "code": "ru",
            "name": "Russian",
            "plural": {
                "id": 271,
                "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": [
                "russian",
                "ru_r",
                "ru_rr",
                "rus"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/ru/",
            "url": "https://translate.lxqt-project.org/api/languages/ru/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ru/statistics/?format=api"
        },
        {
            "code": "si",
            "name": "Sinhala",
            "plural": {
                "id": 291,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "sin"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/si/",
            "url": "https://translate.lxqt-project.org/api/languages/si/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/si/statistics/?format=api"
        },
        {
            "code": "sk",
            "name": "Slovak",
            "plural": {
                "id": 292,
                "source": 0,
                "number": 3,
                "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "type": 2
            },
            "aliases": [
                "svk",
                "slk",
                "slo"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/sk/",
            "url": "https://translate.lxqt-project.org/api/languages/sk/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/sk/statistics/?format=api"
        },
        {
            "code": "sl",
            "name": "Slovenian",
            "plural": {
                "id": 293,
                "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://translate.lxqt-project.org/languages/sl/",
            "url": "https://translate.lxqt-project.org/api/languages/sl/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/sl/statistics/?format=api"
        },
        {
            "code": "sr",
            "name": "Serbian",
            "plural": {
                "id": 304,
                "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": [
                "serbian",
                "scc",
                "sr_cs",
                "rs",
                "srp"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/sr/",
            "url": "https://translate.lxqt-project.org/api/languages/sr/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/sr/statistics/?format=api"
        },
        {
            "code": "sr_Latn",
            "name": "Serbian (latin)",
            "plural": {
                "id": 306,
                "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": [
                "serbo_croatian",
                "sh",
                "sr_latn_rs",
                "sr@latin",
                "sr_rs@latin"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/sr_Latn/",
            "url": "https://translate.lxqt-project.org/api/languages/sr_Latn/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/sr_Latn/statistics/?format=api"
        },
        {
            "code": "sv",
            "name": "Swedish",
            "plural": {
                "id": 311,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "swe"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/sv/",
            "url": "https://translate.lxqt-project.org/api/languages/sv/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/sv/statistics/?format=api"
        },
        {
            "code": "ta",
            "name": "Tamil",
            "plural": {
                "id": 316,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "tam"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/ta/",
            "url": "https://translate.lxqt-project.org/api/languages/ta/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ta/statistics/?format=api"
        },
        {
            "code": "te",
            "name": "Telugu",
            "plural": {
                "id": 318,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "tel"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/te/",
            "url": "https://translate.lxqt-project.org/api/languages/te/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/te/statistics/?format=api"
        },
        {
            "code": "th",
            "name": "Thai",
            "plural": {
                "id": 321,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "tha"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/th/",
            "url": "https://translate.lxqt-project.org/api/languages/th/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/th/statistics/?format=api"
        },
        {
            "code": "tr",
            "name": "Turkish",
            "plural": {
                "id": 330,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "tur"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/tr/",
            "url": "https://translate.lxqt-project.org/api/languages/tr/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/tr/statistics/?format=api"
        },
        {
            "code": "uk",
            "name": "Ukrainian",
            "plural": {
                "id": 338,
                "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": [
                "ua",
                "ukr"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/uk/",
            "url": "https://translate.lxqt-project.org/api/languages/uk/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/uk/statistics/?format=api"
        },
        {
            "code": "uz",
            "name": "Uzbek",
            "plural": {
                "id": 341,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "uzb"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/uz/",
            "url": "https://translate.lxqt-project.org/api/languages/uz/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/uz/statistics/?format=api"
        },
        {
            "code": "vi",
            "name": "Vietnamese",
            "plural": {
                "id": 345,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "vie"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/vi/",
            "url": "https://translate.lxqt-project.org/api/languages/vi/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/vi/statistics/?format=api"
        },
        {
            "code": "zh_CN",
            "name": "Chinese (Simplified)",
            "plural": {
                "id": 360,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/languages/zh_CN/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_CN/statistics/?format=api"
        },
        {
            "code": "zh_TW",
            "name": "Chinese (Traditional)",
            "plural": {
                "id": 362,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/languages/zh_TW/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_TW/statistics/?format=api"
        },
        {
            "code": "es_UY",
            "name": "Spanish",
            "plural": {
                "id": 387,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/es_UY/",
            "url": "https://translate.lxqt-project.org/api/languages/es_UY/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/es_UY/statistics/?format=api"
        },
        {
            "code": "sr_BA",
            "name": "Serbian",
            "plural": {
                "id": 388,
                "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": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/sr_BA/",
            "url": "https://translate.lxqt-project.org/api/languages/sr_BA/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/sr_BA/statistics/?format=api"
        },
        {
            "code": "sr@ijekavian",
            "name": "Serbian",
            "plural": {
                "id": 392,
                "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": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/sr@ijekavian/",
            "url": "https://translate.lxqt-project.org/api/languages/sr@ijekavian/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/sr@ijekavian/statistics/?format=api"
        }
    ]
}