無資料
API使用參數
gameID = [遊戲編號] 必填
lang = [語系代碼] ( tw | cn | en | vn | jp | th | es | kr | ... ) 預設+備案:tw
thousandplacetype = [千位分隔符] ( ENG | EUR | ... ) 預設+備案:ENG
page = [介紹頁面] ( introduction | operation ) 預設+備案:introduction
mode = [黑暗/明亮 模式] ( light | dark ) 預設+備案:light
範例: ?gameID=game007&lang=tw&thousandplacetype=ENG&page=operation&mode=dark
{
"lang": "tw",
"thousandplacetype": "ENG",
"languageType": "tw-ENG",
"gameID": null,
"page": "introduction",
"mode": "light",
"data": null,
"preview": ""
}