KData/fgo/10.70/prod/get_gw_contest_setting.json
2023-03-20 22:54:22 +01:00

81 lines
2.4 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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
}
],
"last_cache_load_time": "2023-03-21T04:10:36+09: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
}
]
}