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": 41,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 29,
            "code": "bg",
            "name": "Bulgarian",
            "plural": {
                "id": 29,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "bgr",
                "bul"
            ],
            "direction": "ltr",
            "population": 7878314,
            "web_url": "https://l10n.xwiki.org/languages/bg/",
            "url": "https://l10n.xwiki.org/api/languages/bg/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/bg/statistics/?format=api"
        },
        {
            "id": 43,
            "code": "ca",
            "name": "Catalan",
            "plural": {
                "id": 43,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ca_ps",
                "ca_ca",
                "cat"
            ],
            "direction": "ltr",
            "population": 8679138,
            "web_url": "https://l10n.xwiki.org/languages/ca/",
            "url": "https://l10n.xwiki.org/api/languages/ca/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/ca/statistics/?format=api"
        },
        {
            "id": 56,
            "code": "cs",
            "name": "Czech",
            "plural": {
                "id": 56,
                "source": 0,
                "number": 3,
                "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "type": 2
            },
            "aliases": [
                "cs_cs",
                "cz",
                "csy",
                "ces",
                "cze"
            ],
            "direction": "ltr",
            "population": 13045532,
            "web_url": "https://l10n.xwiki.org/languages/cs/",
            "url": "https://l10n.xwiki.org/api/languages/cs/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/cs/statistics/?format=api"
        },
        {
            "id": 61,
            "code": "da",
            "name": "Danish",
            "plural": {
                "id": 61,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "da_da",
                "dk",
                "dan"
            ],
            "direction": "ltr",
            "population": 7072056,
            "web_url": "https://l10n.xwiki.org/languages/da/",
            "url": "https://l10n.xwiki.org/api/languages/da/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/da/statistics/?format=api"
        },
        {
            "id": 62,
            "code": "de",
            "name": "German",
            "plural": {
                "id": 62,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "deu_de",
                "deu",
                "ger"
            ],
            "direction": "ltr",
            "population": 136350226,
            "web_url": "https://l10n.xwiki.org/languages/de/",
            "url": "https://l10n.xwiki.org/api/languages/de/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/de/statistics/?format=api"
        },
        {
            "id": 70,
            "code": "el",
            "name": "Greek",
            "plural": {
                "id": 70,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "gr",
                "ell",
                "gre"
            ],
            "direction": "ltr",
            "population": 12292240,
            "web_url": "https://l10n.xwiki.org/languages/el/",
            "url": "https://l10n.xwiki.org/api/languages/el/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/el/statistics/?format=api"
        },
        {
            "id": 71,
            "code": "en",
            "name": "English",
            "plural": {
                "id": 71,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "en_en",
                "base",
                "source",
                "enp",
                "eng"
            ],
            "direction": "ltr",
            "population": 1636485517,
            "web_url": "https://l10n.xwiki.org/languages/en/",
            "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
        },
        {
            "id": 80,
            "code": "es",
            "name": "Spanish",
            "plural": {
                "id": 80,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "es_la",
                "esp",
                "spa"
            ],
            "direction": "ltr",
            "population": 493528078,
            "web_url": "https://l10n.xwiki.org/languages/es/",
            "url": "https://l10n.xwiki.org/api/languages/es/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/es/statistics/?format=api"
        },
        {
            "id": 89,
            "code": "fa",
            "name": "Persian",
            "plural": {
                "id": 89,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fas_ir",
                "fas",
                "per"
            ],
            "direction": "rtl",
            "population": 84710458,
            "web_url": "https://l10n.xwiki.org/languages/fa/",
            "url": "https://l10n.xwiki.org/api/languages/fa/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/fa/statistics/?format=api"
        },
        {
            "id": 96,
            "code": "fr",
            "name": "French",
            "plural": {
                "id": 96,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "fra_fr",
                "fra",
                "fre"
            ],
            "direction": "ltr",
            "population": 278611506,
            "web_url": "https://l10n.xwiki.org/languages/fr/",
            "url": "https://l10n.xwiki.org/api/languages/fr/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/fr/statistics/?format=api"
        },
        {
            "id": 105,
            "code": "gl",
            "name": "Galician",
            "plural": {
                "id": 105,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "glg_es",
                "glg"
            ],
            "direction": "ltr",
            "population": 3515529,
            "web_url": "https://l10n.xwiki.org/languages/gl/",
            "url": "https://l10n.xwiki.org/api/languages/gl/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/gl/statistics/?format=api"
        },
        {
            "id": 115,
            "code": "hi",
            "name": "Hindi",
            "plural": {
                "id": 115,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "hin"
            ],
            "direction": "ltr",
            "population": 545556054,
            "web_url": "https://l10n.xwiki.org/languages/hi/",
            "url": "https://l10n.xwiki.org/api/languages/hi/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/hi/statistics/?format=api"
        },
        {
            "id": 119,
            "code": "hr",
            "name": "Croatian",
            "plural": {
                "id": 119,
                "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": 6813163,
            "web_url": "https://l10n.xwiki.org/languages/hr/",
            "url": "https://l10n.xwiki.org/api/languages/hr/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/hr/statistics/?format=api"
        },
        {
            "id": 122,
            "code": "hu",
            "name": "Hungarian",
            "plural": {
                "id": 122,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "hun"
            ],
            "direction": "ltr",
            "population": 12443429,
            "web_url": "https://l10n.xwiki.org/languages/hu/",
            "url": "https://l10n.xwiki.org/api/languages/hu/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/hu/statistics/?format=api"
        },
        {
            "id": 126,
            "code": "id",
            "name": "Indonesian",
            "plural": {
                "id": 126,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "in",
                "in_id",
                "ind"
            ],
            "direction": "ltr",
            "population": 171207687,
            "web_url": "https://l10n.xwiki.org/languages/id/",
            "url": "https://l10n.xwiki.org/api/languages/id/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/id/statistics/?format=api"
        },
        {
            "id": 133,
            "code": "it",
            "name": "Italian",
            "plural": {
                "id": 133,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "ita_it",
                "ita"
            ],
            "direction": "ltr",
            "population": 70247059,
            "web_url": "https://l10n.xwiki.org/languages/it/",
            "url": "https://l10n.xwiki.org/api/languages/it/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/it/statistics/?format=api"
        },
        {
            "id": 135,
            "code": "ja",
            "name": "Japanese",
            "plural": {
                "id": 135,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "jp",
                "jp_jpn",
                "ja_ja",
                "jpn_jp",
                "jpn"
            ],
            "direction": "ltr",
            "population": 119729025,
            "web_url": "https://l10n.xwiki.org/languages/ja/",
            "url": "https://l10n.xwiki.org/api/languages/ja/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/ja/statistics/?format=api"
        },
        {
            "id": 153,
            "code": "km",
            "name": "Khmer (Central)",
            "plural": {
                "id": 153,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "khm"
            ],
            "direction": "ltr",
            "population": 15065030,
            "web_url": "https://l10n.xwiki.org/languages/km/",
            "url": "https://l10n.xwiki.org/api/languages/km/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/km/statistics/?format=api"
        },
        {
            "id": 155,
            "code": "kn",
            "name": "Kannada",
            "plural": {
                "id": 155,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "kan"
            ],
            "direction": "ltr",
            "population": 49065330,
            "web_url": "https://l10n.xwiki.org/languages/kn/",
            "url": "https://l10n.xwiki.org/api/languages/kn/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/kn/statistics/?format=api"
        },
        {
            "id": 156,
            "code": "ko",
            "name": "Korean",
            "plural": {
                "id": 156,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "ko_ko",
                "kor_kr",
                "kor"
            ],
            "direction": "ltr",
            "population": 78357047,
            "web_url": "https://l10n.xwiki.org/languages/ko/",
            "url": "https://l10n.xwiki.org/api/languages/ko/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/ko/statistics/?format=api"
        },
        {
            "id": 174,
            "code": "lt",
            "name": "Lithuanian",
            "plural": {
                "id": 174,
                "source": 0,
                "number": 3,
                "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                "type": 2
            },
            "aliases": [
                "lit"
            ],
            "direction": "ltr",
            "population": 2488617,
            "web_url": "https://l10n.xwiki.org/languages/lt/",
            "url": "https://l10n.xwiki.org/api/languages/lt/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/lt/statistics/?format=api"
        },
        {
            "id": 176,
            "code": "lv",
            "name": "Latvian",
            "plural": {
                "id": 176,
                "source": 0,
                "number": 3,
                "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                "type": 11
            },
            "aliases": [
                "lav"
            ],
            "direction": "ltr",
            "population": 1147550,
            "web_url": "https://l10n.xwiki.org/languages/lv/",
            "url": "https://l10n.xwiki.org/api/languages/lv/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/lv/statistics/?format=api"
        },
        {
            "id": 191,
            "code": "mr",
            "name": "Marathi",
            "plural": {
                "id": 191,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "mar"
            ],
            "direction": "ltr",
            "population": 92826300,
            "web_url": "https://l10n.xwiki.org/languages/mr/",
            "url": "https://l10n.xwiki.org/api/languages/mr/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/mr/statistics/?format=api"
        },
        {
            "id": 205,
            "code": "nl",
            "name": "Dutch",
            "plural": {
                "id": 205,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "dut",
                "nld"
            ],
            "direction": "ltr",
            "population": 31765645,
            "web_url": "https://l10n.xwiki.org/languages/nl/",
            "url": "https://l10n.xwiki.org/api/languages/nl/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/nl/statistics/?format=api"
        },
        {
            "id": 223,
            "code": "pl",
            "name": "Polish",
            "plural": {
                "id": 223,
                "source": 0,
                "number": 3,
                "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                "type": 2
            },
            "aliases": [
                "plk",
                "pol"
            ],
            "direction": "ltr",
            "population": 41077398,
            "web_url": "https://l10n.xwiki.org/languages/pl/",
            "url": "https://l10n.xwiki.org/api/languages/pl/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/pl/statistics/?format=api"
        },
        {
            "id": 228,
            "code": "pt",
            "name": "Portuguese",
            "plural": {
                "id": 228,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "por_pt",
                "ptg",
                "por"
            ],
            "direction": "ltr",
            "population": 237496883,
            "web_url": "https://l10n.xwiki.org/languages/pt/",
            "url": "https://l10n.xwiki.org/api/languages/pt/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/pt/statistics/?format=api"
        },
        {
            "id": 229,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "plural": {
                "id": 229,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "braz_por",
                "portuguese_br",
                "bp",
                "por_br",
                "ptb"
            ],
            "direction": "ltr",
            "population": 192661560,
            "web_url": "https://l10n.xwiki.org/languages/pt_BR/",
            "url": "https://l10n.xwiki.org/api/languages/pt_BR/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/pt_BR/statistics/?format=api"
        },
        {
            "id": 234,
            "code": "ro",
            "name": "Romanian",
            "plural": {
                "id": 234,
                "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",
            "population": 22187407,
            "web_url": "https://l10n.xwiki.org/languages/ro/",
            "url": "https://l10n.xwiki.org/api/languages/ro/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/ro/statistics/?format=api"
        },
        {
            "id": 237,
            "code": "ru",
            "name": "Russian",
            "plural": {
                "id": 237,
                "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": [
                "ru_r",
                "ru_rr",
                "rus"
            ],
            "direction": "ltr",
            "population": 195841151,
            "web_url": "https://l10n.xwiki.org/languages/ru/",
            "url": "https://l10n.xwiki.org/api/languages/ru/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/ru/statistics/?format=api"
        },
        {
            "id": 255,
            "code": "si",
            "name": "Sinhala",
            "plural": {
                "id": 255,
                "source": 0,
                "number": 2,
                "formula": "n > 1",
                "type": 1
            },
            "aliases": [
                "lk",
                "sin"
            ],
            "direction": "ltr",
            "population": 15564656,
            "web_url": "https://l10n.xwiki.org/languages/si/",
            "url": "https://l10n.xwiki.org/api/languages/si/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/si/statistics/?format=api"
        },
        {
            "id": 256,
            "code": "sk",
            "name": "Slovak",
            "plural": {
                "id": 256,
                "source": 0,
                "number": 3,
                "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                "type": 2
            },
            "aliases": [
                "svk",
                "sky",
                "slk",
                "slo"
            ],
            "direction": "ltr",
            "population": 6680269,
            "web_url": "https://l10n.xwiki.org/languages/sk/",
            "url": "https://l10n.xwiki.org/api/languages/sk/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/sk/statistics/?format=api"
        },
        {
            "id": 257,
            "code": "sl",
            "name": "Slovenian",
            "plural": {
                "id": 257,
                "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",
            "population": 1973179,
            "web_url": "https://l10n.xwiki.org/languages/sl/",
            "url": "https://l10n.xwiki.org/api/languages/sl/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/sl/statistics/?format=api"
        },
        {
            "id": 275,
            "code": "sv",
            "name": "Swedish",
            "plural": {
                "id": 275,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "swe_se",
                "sve",
                "swe"
            ],
            "direction": "ltr",
            "population": 12932871,
            "web_url": "https://l10n.xwiki.org/languages/sv/",
            "url": "https://l10n.xwiki.org/api/languages/sv/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/sv/statistics/?format=api"
        },
        {
            "id": 293,
            "code": "tr",
            "name": "Turkish",
            "plural": {
                "id": 293,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "trk",
                "tur"
            ],
            "direction": "ltr",
            "population": 80360705,
            "web_url": "https://l10n.xwiki.org/languages/tr/",
            "url": "https://l10n.xwiki.org/api/languages/tr/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/tr/statistics/?format=api"
        },
        {
            "id": 300,
            "code": "uk",
            "name": "Ukrainian",
            "plural": {
                "id": 300,
                "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",
                "ua_ua",
                "uk_uk",
                "ukr"
            ],
            "direction": "ltr",
            "population": 29348975,
            "web_url": "https://l10n.xwiki.org/languages/uk/",
            "url": "https://l10n.xwiki.org/api/languages/uk/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/uk/statistics/?format=api"
        },
        {
            "id": 307,
            "code": "vi",
            "name": "Vietnamese",
            "plural": {
                "id": 307,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [
                "vn",
                "vie"
            ],
            "direction": "ltr",
            "population": 86222961,
            "web_url": "https://l10n.xwiki.org/languages/vi/",
            "url": "https://l10n.xwiki.org/api/languages/vi/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/vi/statistics/?format=api"
        },
        {
            "id": 322,
            "code": "zh",
            "name": "Chinese (Simplified)",
            "plural": {
                "id": 322,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [],
            "direction": "ltr",
            "population": 0,
            "web_url": "https://l10n.xwiki.org/languages/zh/",
            "url": "https://l10n.xwiki.org/api/languages/zh/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/zh/statistics/?format=api"
        },
        {
            "id": 324,
            "code": "zh_TW",
            "name": "Chinese (Traditional)",
            "plural": {
                "id": 324,
                "source": 0,
                "number": 1,
                "formula": "0",
                "type": 0
            },
            "aliases": [],
            "direction": "ltr",
            "population": 0,
            "web_url": "https://l10n.xwiki.org/languages/zh_TW/",
            "url": "https://l10n.xwiki.org/api/languages/zh_TW/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/zh_TW/statistics/?format=api"
        },
        {
            "id": 327,
            "code": "no",
            "name": "Norwegian",
            "plural": {
                "id": 346,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 0,
            "web_url": "https://l10n.xwiki.org/languages/no/",
            "url": "https://l10n.xwiki.org/api/languages/no/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/no/statistics/?format=api"
        },
        {
            "id": 392,
            "code": "en_CA",
            "name": "English (Canada)",
            "plural": {
                "id": 411,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [],
            "direction": "ltr",
            "population": 32416926,
            "web_url": "https://l10n.xwiki.org/languages/en_CA/",
            "url": "https://l10n.xwiki.org/api/languages/en_CA/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/en_CA/statistics/?format=api"
        },
        {
            "id": 592,
            "code": "ug",
            "name": "Uyghur",
            "plural": {
                "id": 611,
                "source": 0,
                "number": 2,
                "formula": "n != 1",
                "type": 1
            },
            "aliases": [
                "uig"
            ],
            "direction": "rtl",
            "population": 7670114,
            "web_url": "https://l10n.xwiki.org/languages/ug/",
            "url": "https://l10n.xwiki.org/api/languages/ug/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/languages/ug/statistics/?format=api"
        }
    ]
}