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": 124,
    "next": "https://traduk.amikumu.com/api/languages/?format=api&page=3",
    "previous": "https://traduk.amikumu.com/api/languages/?format=api",
    "results": [
        {
            "code": "el",
            "name": "Greek",
            "plural": {
                "id": 141,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "gr",
                "ell",
                "gre"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/el/",
            "url": "https://traduk.amikumu.com/api/languages/el/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/el/statistics/?format=api"
        },
        {
            "code": "en",
            "name": "English",
            "plural": {
                "id": 143,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/en/",
            "url": "https://traduk.amikumu.com/api/languages/en/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/en/statistics/?format=api"
        },
        {
            "code": "en_GB",
            "name": "English (United Kingdom)",
            "plural": {
                "id": 146,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "english_uk"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/en_GB/",
            "url": "https://traduk.amikumu.com/api/languages/en_GB/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/en_GB/statistics/?format=api"
        },
        {
            "code": "en_US",
            "name": "English (United States)",
            "plural": {
                "id": 151,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "us",
                "enu"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/en_US/",
            "url": "https://traduk.amikumu.com/api/languages/en_US/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/en_US/statistics/?format=api"
        },
        {
            "code": "eo",
            "name": "Esperanto",
            "plural": {
                "id": 157,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "epo"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/eo/",
            "url": "https://traduk.amikumu.com/api/languages/eo/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/eo/statistics/?format=api"
        },
        {
            "code": "es",
            "name": "Spanish",
            "plural": {
                "id": 158,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_la",
                "esp",
                "spa"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/es/",
            "url": "https://traduk.amikumu.com/api/languages/es/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/es/statistics/?format=api"
        },
        {
            "code": "et",
            "name": "Estonian",
            "plural": {
                "id": 176,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "est"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/et/",
            "url": "https://traduk.amikumu.com/api/languages/et/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/et/statistics/?format=api"
        },
        {
            "code": "eu",
            "name": "Basque",
            "plural": {
                "id": 177,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_eu",
                "baq",
                "eus"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/eu/",
            "url": "https://traduk.amikumu.com/api/languages/eu/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/eu/statistics/?format=api"
        },
        {
            "code": "fa",
            "name": "Persian",
            "plural": {
                "id": 180,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fas",
                "per"
            ],
            "direction": "rtl",
            "web_url": "https://traduk.amikumu.com/languages/fa/",
            "url": "https://traduk.amikumu.com/api/languages/fa/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/fa/statistics/?format=api"
        },
        {
            "code": "fi",
            "name": "Finnish",
            "plural": {
                "id": 185,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "fin"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/fi/",
            "url": "https://traduk.amikumu.com/api/languages/fi/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/fi/statistics/?format=api"
        },
        {
            "code": "fil",
            "name": "Filipino",
            "plural": {
                "id": 186,
                "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://traduk.amikumu.com/languages/fil/",
            "url": "https://traduk.amikumu.com/api/languages/fil/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/fil/statistics/?format=api"
        },
        {
            "code": "fr",
            "name": "French",
            "plural": {
                "id": 190,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fra",
                "fre"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/fr/",
            "url": "https://traduk.amikumu.com/api/languages/fr/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/fr/statistics/?format=api"
        },
        {
            "code": "frp",
            "name": "Franco-Provençal",
            "plural": {
                "id": 201,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/frp/",
            "url": "https://traduk.amikumu.com/api/languages/frp/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/frp/statistics/?format=api"
        },
        {
            "code": "fur",
            "name": "Friulian",
            "plural": {
                "id": 204,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/fur/",
            "url": "https://traduk.amikumu.com/api/languages/fur/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/fur/statistics/?format=api"
        },
        {
            "code": "fy",
            "name": "Frisian",
            "plural": {
                "id": 205,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "fry"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/fy/",
            "url": "https://traduk.amikumu.com/api/languages/fy/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/fy/statistics/?format=api"
        },
        {
            "code": "ga",
            "name": "Irish",
            "plural": {
                "id": 206,
                "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://traduk.amikumu.com/languages/ga/",
            "url": "https://traduk.amikumu.com/api/languages/ga/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/ga/statistics/?format=api"
        },
        {
            "code": "gd",
            "name": "Gaelic",
            "plural": {
                "id": 211,
                "source": 0,
                "number": 4,
                "formula": "(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3",
                "type": 6
            },
            "aliases": [
                "gae",
                "gla"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/gd/",
            "url": "https://traduk.amikumu.com/api/languages/gd/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/gd/statistics/?format=api"
        },
        {
            "code": "gl",
            "name": "Galician",
            "plural": {
                "id": 214,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "glg"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/gl/",
            "url": "https://traduk.amikumu.com/api/languages/gl/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/gl/statistics/?format=api"
        },
        {
            "code": "he",
            "name": "Hebrew",
            "plural": {
                "id": 235,
                "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://traduk.amikumu.com/languages/he/",
            "url": "https://traduk.amikumu.com/api/languages/he/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/he/statistics/?format=api"
        },
        {
            "code": "hi",
            "name": "Hindi",
            "plural": {
                "id": 237,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "hin"
            ],
            "direction": "ltr",
            "web_url": "https://traduk.amikumu.com/languages/hi/",
            "url": "https://traduk.amikumu.com/api/languages/hi/?format=api",
            "statistics_url": "https://traduk.amikumu.com/api/languages/hi/statistics/?format=api"
        }
    ]
}