curl --location --request GET '/sport/api/v3/base/201/series?series_id=10880&language'
{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"series_id": 10880,
"region_id": 0,
"league_id": 1,
"name": "National Basketball Association",
"name_en": "National Basketball Association",
"abbr": "NBA",
"abbr_en": "NBA",
"year": 2023,
"start_time": 1696521600,
"end_time": 1719244799,
"status": "past",
"level": 1,
"cover": "",
"menu": [
1,
0,
1,
0,
0,
0,
0,
0
],
"update_time": 1733395999,
"ordinary_mvp": 2520,
"finals_mvp": 0,
"stage_num": 21,
"player_num": 0,
"team_num": 0,
"stages": [
17629,
17630,
17631,
17632,
17659,
17660,
17661,
17666,
17667,
17681,
17682,
17683,
17774,
17773,
20967,
20968,
20969,
20970,
20971,
20972,
20973
],
"series_teams": [
3969,
3183,
3177,
3156,
3186,
3229,
3185,
3163,
3140,
3162,
3119,
3034,
3171,
3184,
3173,
3172,
3174,
3141,
3175,
3157,
3118,
3673,
3176,
3170,
3138,
3142,
3230,
3139,
3137,
3035,
3263,
3264,
6873,
3028,
5731
],
"teams": [
3141,
3119,
3139,
3118,
3185,
3157,
3163,
3175,
3230,
3177,
3137,
3034,
3170,
3156,
3140,
3176,
3183,
3673,
3229,
3174,
3162,
3184,
3035,
3173,
3171,
3138,
3142,
3172,
3969,
3186
],
"lang": {
"name_zh": "NBA",
"name_en": "National Basketball Association",
"name_zh_tw": "NBA",
"name_es": "NBA",
"name_pt_br": "NBA",
"name_fr": "NBA",
"name_de": "NBA",
"name_sv": "Nba",
"name_ru": "НБА",
"name_uk": "НБА",
"name_da": "NBA",
"name_pl": "NBA",
"name_nl": "NBA",
"name_ko": "NBA",
"name_ms": "NBA",
"name_tl": "NBA",
"name_vi": "NBA",
"name_el": "ΝΒΑ",
"name_tr": "NBA",
"name_th": "เอ็นบีเอ",
"name_ar": "الدوري الاميركي للمحترفين",
"name_hi": "एनबीए",
"name_ja": "NBA",
"abbr_zh": "NBA",
"abbr_en": "NBA",
"abbr_zh_tw": "NBA",
"abbr_es": "NBA",
"abbr_pt_br": "NBA",
"abbr_fr": "NBA",
"abbr_de": "NBA",
"abbr_sv": "NBA",
"abbr_ru": "NBA",
"abbr_uk": "NBA",
"abbr_da": "NBA",
"abbr_pl": "NBA",
"abbr_nl": "NBA",
"abbr_ko": "NBA",
"abbr_ms": "NBA",
"abbr_tl": "NBA",
"abbr_vi": "NBA",
"abbr_el": "NBA",
"abbr_tr": "NBA",
"abbr_th": "NBA",
"abbr_ar": "NBA",
"abbr_hi": "NBA",
"abbr_ja": "NBA"
}
}
],
"total": 1
},
"msg": "success"
}