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": 84,
    "next": "https://translate.lxqt-project.org/api/languages/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "code": "af",
            "name": "Afrikaans",
            "plural": {
                "id": 7,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "afr"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/af/",
            "url": "https://translate.lxqt-project.org/api/languages/af/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/af/statistics/?format=api"
        },
        {
            "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": [
                "arabic",
                "ar_ar",
                "ara"
            ],
            "direction": "rtl",
            "web_url": "https://translate.lxqt-project.org/languages/ar/",
            "url": "https://translate.lxqt-project.org/api/languages/ar/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ar/statistics/?format=api"
        },
        {
            "code": "ar_DZ",
            "name": "Arabic (Algeria)",
            "plural": {
                "id": 14,
                "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": [],
            "direction": "rtl",
            "web_url": "https://translate.lxqt-project.org/languages/ar_DZ/",
            "url": "https://translate.lxqt-project.org/api/languages/ar_DZ/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ar_DZ/statistics/?format=api"
        },
        {
            "code": "arn",
            "name": "Mapudungun",
            "plural": {
                "id": 22,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/arn/",
            "url": "https://translate.lxqt-project.org/api/languages/arn/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/arn/statistics/?format=api"
        },
        {
            "code": "as",
            "name": "Assamese",
            "plural": {
                "id": 24,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "asm"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/as/",
            "url": "https://translate.lxqt-project.org/api/languages/as/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/as/statistics/?format=api"
        },
        {
            "code": "ast",
            "name": "Asturian",
            "plural": {
                "id": 26,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/ast/",
            "url": "https://translate.lxqt-project.org/api/languages/ast/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ast/statistics/?format=api"
        },
        {
            "code": "be",
            "name": "Belarusian",
            "plural": {
                "id": 32,
                "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": [
                "by",
                "bel"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/be/",
            "url": "https://translate.lxqt-project.org/api/languages/be/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/be/statistics/?format=api"
        },
        {
            "code": "bg",
            "name": "Bulgarian",
            "plural": {
                "id": 37,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "bul"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/bg/",
            "url": "https://translate.lxqt-project.org/api/languages/bg/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/bg/statistics/?format=api"
        },
        {
            "code": "bn",
            "name": "Bengali",
            "plural": {
                "id": 42,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "ben"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/bn/",
            "url": "https://translate.lxqt-project.org/api/languages/bn/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/bn/statistics/?format=api"
        },
        {
            "code": "bn_IN",
            "name": "Bengali (India)",
            "plural": {
                "id": 44,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/bn_IN/",
            "url": "https://translate.lxqt-project.org/api/languages/bn_IN/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/bn_IN/statistics/?format=api"
        },
        {
            "code": "ca",
            "name": "Catalan",
            "plural": {
                "id": 52,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ca_ps",
                "cat"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/ca/",
            "url": "https://translate.lxqt-project.org/api/languages/ca/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ca/statistics/?format=api"
        },
        {
            "code": "ca@valencia",
            "name": "Valencian",
            "plural": {
                "id": 53,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "val_es",
                "ca_es@valencia"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/ca@valencia/",
            "url": "https://translate.lxqt-project.org/api/languages/ca@valencia/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ca@valencia/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": [
                "ces",
                "cze"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/cs/",
            "url": "https://translate.lxqt-project.org/api/languages/cs/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/cs/statistics/?format=api"
        },
        {
            "code": "cy",
            "name": "Welsh",
            "plural": {
                "id": 70,
                "source": 0,
                "number": 6,
                "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                "type": 12
            },
            "aliases": [
                "cym",
                "wel"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/cy/",
            "url": "https://translate.lxqt-project.org/api/languages/cy/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/cy/statistics/?format=api"
        },
        {
            "code": "da",
            "name": "Danish",
            "plural": {
                "id": 71,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "dk",
                "dan"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/da/",
            "url": "https://translate.lxqt-project.org/api/languages/da/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/da/statistics/?format=api"
        },
        {
            "code": "de",
            "name": "German",
            "plural": {
                "id": 72,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "german",
                "deu",
                "ger"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/de/",
            "url": "https://translate.lxqt-project.org/api/languages/de/?format=api",
            "statistics_url": "https://translate.lxqt-project.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": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/de_CH/",
            "url": "https://translate.lxqt-project.org/api/languages/de_CH/?format=api",
            "statistics_url": "https://translate.lxqt-project.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",
            "web_url": "https://translate.lxqt-project.org/languages/el/",
            "url": "https://translate.lxqt-project.org/api/languages/el/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/el/statistics/?format=api"
        },
        {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 82,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "english",
                "en_en",
                "base",
                "source",
                "eng"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/en/",
            "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
            "statistics_url": "https://translate.lxqt-project.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",
            "web_url": "https://translate.lxqt-project.org/languages/en_GB/",
            "url": "https://translate.lxqt-project.org/api/languages/en_GB/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/en_GB/statistics/?format=api"
        }
    ]
}