KData/fgo/10.70/prod/get_gw_contest_setting.json

81 lines
2.4 KiB
JSON
Raw Normal View History

2023-03-20 10:52:01 +01:00
{
"season_and_contest_relation": [
{
"gw_contest_id": 7,
"season_id": 4
},
{
"gw_contest_id": 8,
"season_id": 4
},
{
"gw_contest_id": 9,
"season_id": 5
},
{
"gw_contest_id": 10,
"season_id": 5
}
],
2023-03-24 22:54:15 +01:00
"last_cache_load_time": "2023-03-25T04:10:35+09:00",
2023-03-20 10:52:01 +01:00
"gw_contest_setting_list": [
{
"gw_contest_id": 7,
"division": 0,
"start_time": "2023-01-05T10:00:00+09:00",
"score_ranking_id": 15,
"contest_target": 0,
"end_time": "2023-02-02T10:00:00+09:00",
"name": "GWスパークスバトル シーズン4 ",
"disp_sprite_id": -1
},
{
"gw_contest_id": 8,
"division": 1,
"start_time": "2023-01-05T10:00:00+09:00",
"score_ranking_id": 16,
"contest_target": 1,
"end_time": "2023-01-19T10:00:00+09:00",
"name": "GWスパークスバトル シーズン4 ",
"disp_sprite_id": -1
},
{
"gw_contest_id": 9,
"division": 0,
"start_time": "2023-03-02T10:00:00+09:00",
"score_ranking_id": 17,
"contest_target": 0,
"end_time": "2023-03-30T10:00:00+09:00",
"name": "GWスパークスバトル シーズン5 ",
"disp_sprite_id": -1
},
{
"gw_contest_id": 10,
"division": 1,
"start_time": "2023-03-02T10:00:00+09:00",
"score_ranking_id": 18,
"contest_target": 1,
"end_time": "2023-03-16T10:00:00+09:00",
"name": "GWスパークスバトル シーズン5 ",
"disp_sprite_id": -1
}
],
"season_list": [
{
"start_time": "2023-01-05T10:00:00+09:00",
"end_time": "2023-02-02T10:00:00+09:00",
"disp_name": "シーズン4",
"disp_number": 4,
"season_id": 4,
"disp_sprite_id": 1
},
{
"start_time": "2023-03-02T10:00:00+09:00",
"end_time": "2023-03-30T10:00:00+09:00",
"disp_name": "シーズン5",
"disp_number": 5,
"season_id": 5,
"disp_sprite_id": 1
}
]
}