Languages API.

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

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

{
    "count": 125,
    "next": "https://translate.fedoraproject.org/api/languages/?format=api&page=4",
    "previous": "https://translate.fedoraproject.org/api/languages/?format=api&page=2",
    "results": [
        {
            "code": "fy",
            "name": "Frisian",
            "plural": {
                "id": 112,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "fry"
            ],
            "direction": "ltr",
            "population": 74305720,
            "web_url": "https://translate.fedoraproject.org/languages/fy/",
            "url": "https://translate.fedoraproject.org/api/languages/fy/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/fy/statistics/?format=api"
        },
        {
            "code": "ga",
            "name": "Irish",
            "plural": {
                "id": 113,
                "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",
            "population": 123748705,
            "web_url": "https://translate.fedoraproject.org/languages/ga/",
            "url": "https://translate.fedoraproject.org/api/languages/ga/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/ga/statistics/?format=api"
        },
        {
            "code": "gd",
            "name": "Gaelic",
            "plural": {
                "id": 114,
                "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",
            "population": 7233721,
            "web_url": "https://translate.fedoraproject.org/languages/gd/",
            "url": "https://translate.fedoraproject.org/api/languages/gd/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/gd/statistics/?format=api"
        },
        {
            "code": "gl",
            "name": "Galician",
            "plural": {
                "id": 116,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "glg"
            ],
            "direction": "ltr",
            "population": 351552978,
            "web_url": "https://translate.fedoraproject.org/languages/gl/",
            "url": "https://translate.fedoraproject.org/api/languages/gl/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/gl/statistics/?format=api"
        },
        {
            "code": "gu",
            "name": "Gujarati",
            "plural": {
                "id": 119,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "guj"
            ],
            "direction": "ltr",
            "population": 6172179875,
            "web_url": "https://translate.fedoraproject.org/languages/gu/",
            "url": "https://translate.fedoraproject.org/api/languages/gu/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/gu/statistics/?format=api"
        },
        {
            "code": "he",
            "name": "Hebrew",
            "plural": {
                "id": 125,
                "source": 0,
                "number": 4,
                "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                "type": 6
            },
            "aliases": [
                "he_he",
                "iw",
                "iw_il",
                "iw_he",
                "heb"
            ],
            "direction": "rtl",
            "population": 867548000,
            "web_url": "https://translate.fedoraproject.org/languages/he/",
            "url": "https://translate.fedoraproject.org/api/languages/he/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/?format=api"
        },
        {
            "code": "hi",
            "name": "Hindi",
            "plural": {
                "id": 126,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "hin"
            ],
            "direction": "ltr",
            "population": 54555605414,
            "web_url": "https://translate.fedoraproject.org/languages/hi/",
            "url": "https://translate.fedoraproject.org/api/languages/hi/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/hi/statistics/?format=api"
        },
        {
            "code": "hr",
            "name": "Croatian",
            "plural": {
                "id": 130,
                "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",
            "population": 681316363,
            "web_url": "https://translate.fedoraproject.org/languages/hr/",
            "url": "https://translate.fedoraproject.org/api/languages/hr/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/hr/statistics/?format=api"
        },
        {
            "code": "hu",
            "name": "Hungarian",
            "plural": {
                "id": 134,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "hun"
            ],
            "direction": "ltr",
            "population": 1244342978,
            "web_url": "https://translate.fedoraproject.org/languages/hu/",
            "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
        },
        {
            "code": "hy",
            "name": "Armenian",
            "plural": {
                "id": 135,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "arm",
                "hye"
            ],
            "direction": "ltr",
            "population": 531727173,
            "web_url": "https://translate.fedoraproject.org/languages/hy/",
            "url": "https://translate.fedoraproject.org/api/languages/hy/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/hy/statistics/?format=api"
        },
        {
            "code": "ia",
            "name": "Interlingua",
            "plural": {
                "id": 137,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ina"
            ],
            "direction": "ltr",
            "population": 13569,
            "web_url": "https://translate.fedoraproject.org/languages/ia/",
            "url": "https://translate.fedoraproject.org/api/languages/ia/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/ia/statistics/?format=api"
        },
        {
            "code": "id",
            "name": "Indonesian",
            "plural": {
                "id": 138,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "in",
                "in_id",
                "ind"
            ],
            "direction": "ltr",
            "population": 17120768720,
            "web_url": "https://translate.fedoraproject.org/languages/id/",
            "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
        },
        {
            "code": "ie",
            "name": "Occidental",
            "plural": {
                "id": 139,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ile"
            ],
            "direction": "ltr",
            "population": 0,
            "web_url": "https://translate.fedoraproject.org/languages/ie/",
            "url": "https://translate.fedoraproject.org/api/languages/ie/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/ie/statistics/?format=api"
        },
        {
            "code": "is",
            "name": "Icelandic",
            "plural": {
                "id": 144,
                "source": 0,
                "number": 2,
                "formula": "n % 10 != 1 || n % 100 == 11",
                "type": 1
            },
            "aliases": [
                "ice",
                "isl"
            ],
            "direction": "ltr",
            "population": 35073400,
            "web_url": "https://translate.fedoraproject.org/languages/is/",
            "url": "https://translate.fedoraproject.org/api/languages/is/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/is/statistics/?format=api"
        },
        {
            "code": "it",
            "name": "Italian",
            "plural": {
                "id": 145,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ita"
            ],
            "direction": "ltr",
            "population": 7024705997,
            "web_url": "https://translate.fedoraproject.org/languages/it/",
            "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
        },
        {
            "code": "ja",
            "name": "Japanese",
            "plural": {
                "id": 147,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "jp",
                "ja_ja",
                "jpn"
            ],
            "direction": "ltr",
            "population": 11972902534,
            "web_url": "https://translate.fedoraproject.org/languages/ja/",
            "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
        },
        {
            "code": "ka",
            "name": "Georgian",
            "plural": {
                "id": 154,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "geo",
                "kat"
            ],
            "direction": "ltr",
            "population": 354364534,
            "web_url": "https://translate.fedoraproject.org/languages/ka/",
            "url": "https://translate.fedoraproject.org/api/languages/ka/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/?format=api"
        },
        {
            "code": "kab",
            "name": "Kabyle",
            "plural": {
                "id": 155,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 335188620,
            "web_url": "https://translate.fedoraproject.org/languages/kab/",
            "url": "https://translate.fedoraproject.org/api/languages/kab/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/kab/statistics/?format=api"
        },
        {
            "code": "kk",
            "name": "Kazakh",
            "plural": {
                "id": 163,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "kk_cyrl",
                "kz",
                "kaz"
            ],
            "direction": "ltr",
            "population": 1221939012,
            "web_url": "https://translate.fedoraproject.org/languages/kk/",
            "url": "https://translate.fedoraproject.org/api/languages/kk/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/kk/statistics/?format=api"
        },
        {
            "code": "km",
            "name": "Khmer (Central)",
            "plural": {
                "id": 166,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "khm"
            ],
            "direction": "ltr",
            "population": 1506503000,
            "web_url": "https://translate.fedoraproject.org/languages/km/",
            "url": "https://translate.fedoraproject.org/api/languages/km/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/languages/km/statistics/?format=api"
        }
    ]
}