Languages API.

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

GET /api/languages/?format=api&page=2
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=3",
    "previous": "https://translate.lxqt-project.org/api/languages/?format=api",
    "results": [
        {
            "code": "en_US",
            "name": "English (United States)",
            "plural": {
                "id": 90,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/en_US/",
            "url": "https://translate.lxqt-project.org/api/languages/en_US/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/en_US/statistics/?format=api"
        },
        {
            "code": "eo",
            "name": "Esperanto",
            "plural": {
                "id": 94,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "epo"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/eo/",
            "url": "https://translate.lxqt-project.org/api/languages/eo/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/eo/statistics/?format=api"
        },
        {
            "code": "es",
            "name": "Spanish",
            "plural": {
                "id": 95,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "spanish",
                "spa"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/es/",
            "url": "https://translate.lxqt-project.org/api/languages/es/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/es/statistics/?format=api"
        },
        {
            "code": "es_VE",
            "name": "Spanish (Venezuela)",
            "plural": {
                "id": 106,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/es_VE/",
            "url": "https://translate.lxqt-project.org/api/languages/es_VE/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/es_VE/statistics/?format=api"
        },
        {
            "code": "et",
            "name": "Estonian",
            "plural": {
                "id": 107,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "est"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/et/",
            "url": "https://translate.lxqt-project.org/api/languages/et/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/et/statistics/?format=api"
        },
        {
            "code": "eu",
            "name": "Basque",
            "plural": {
                "id": 108,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_eu",
                "baq",
                "eus"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/eu/",
            "url": "https://translate.lxqt-project.org/api/languages/eu/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/eu/statistics/?format=api"
        },
        {
            "code": "fa",
            "name": "Persian",
            "plural": {
                "id": 110,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fas",
                "per"
            ],
            "direction": "rtl",
            "web_url": "https://translate.lxqt-project.org/languages/fa/",
            "url": "https://translate.lxqt-project.org/api/languages/fa/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/fa/statistics/?format=api"
        },
        {
            "code": "fi",
            "name": "Finnish",
            "plural": {
                "id": 113,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "fin"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/fi/",
            "url": "https://translate.lxqt-project.org/api/languages/fi/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/fi/statistics/?format=api"
        },
        {
            "code": "fil",
            "name": "Filipino",
            "plural": {
                "id": 114,
                "source": 0,
                "number": 2,
                "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/fil/",
            "url": "https://translate.lxqt-project.org/api/languages/fil/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/fil/statistics/?format=api"
        },
        {
            "code": "fr",
            "name": "French",
            "plural": {
                "id": 117,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "french",
                "fra",
                "fre"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/fr/",
            "url": "https://translate.lxqt-project.org/api/languages/fr/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/fr/statistics/?format=api"
        },
        {
            "code": "ga",
            "name": "Irish",
            "plural": {
                "id": 126,
                "source": 0,
                "number": 5,
                "formula": "n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4",
                "type": 10
            },
            "aliases": [
                "gle"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/ga/",
            "url": "https://translate.lxqt-project.org/api/languages/ga/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ga/statistics/?format=api"
        },
        {
            "code": "gl",
            "name": "Galician",
            "plural": {
                "id": 129,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "glg"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/gl/",
            "url": "https://translate.lxqt-project.org/api/languages/gl/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/gl/statistics/?format=api"
        },
        {
            "code": "gu",
            "name": "Gujarati",
            "plural": {
                "id": 132,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "guj"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/gu/",
            "url": "https://translate.lxqt-project.org/api/languages/gu/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/gu/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": [
                "iw",
                "iw_il",
                "heb"
            ],
            "direction": "rtl",
            "web_url": "https://translate.lxqt-project.org/languages/he/",
            "url": "https://translate.lxqt-project.org/api/languages/he/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/he/statistics/?format=api"
        },
        {
            "code": "hi",
            "name": "Hindi",
            "plural": {
                "id": 141,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "hin"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/hi/",
            "url": "https://translate.lxqt-project.org/api/languages/hi/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/hi/statistics/?format=api"
        },
        {
            "code": "hr",
            "name": "Croatian",
            "plural": {
                "id": 145,
                "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",
            "web_url": "https://translate.lxqt-project.org/languages/hr/",
            "url": "https://translate.lxqt-project.org/api/languages/hr/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/hr/statistics/?format=api"
        },
        {
            "code": "hu",
            "name": "Hungarian",
            "plural": {
                "id": 149,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "hun"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/hu/",
            "url": "https://translate.lxqt-project.org/api/languages/hu/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/hu/statistics/?format=api"
        },
        {
            "code": "ia",
            "name": "Interlingua",
            "plural": {
                "id": 152,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ina"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/ia/",
            "url": "https://translate.lxqt-project.org/api/languages/ia/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/ia/statistics/?format=api"
        },
        {
            "code": "id",
            "name": "Indonesian",
            "plural": {
                "id": 153,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "indonesian",
                "in",
                "in_id",
                "ind"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/id/",
            "url": "https://translate.lxqt-project.org/api/languages/id/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/id/statistics/?format=api"
        },
        {
            "code": "is",
            "name": "Icelandic",
            "plural": {
                "id": 159,
                "source": 0,
                "number": 2,
                "formula": "n % 10 != 1 || n % 100 == 11",
                "type": 1
            },
            "aliases": [
                "ice",
                "isl"
            ],
            "direction": "ltr",
            "web_url": "https://translate.lxqt-project.org/languages/is/",
            "url": "https://translate.lxqt-project.org/api/languages/is/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/languages/is/statistics/?format=api"
        }
    ]
}