{
"id": 0,
"levelId": 0,
"version": "string"
}
curl --location --request POST 'http://test-apisix.taolihanyu.net/roadmap/app-api/v1/chapter/detail' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}}}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"levelId": 0,
"version": "string"
}'
{
"code": "",
"data": {
"id": 0,
"levelId": 0,
"levelName": "",
"gradeId": 0,
"grade": "",
"sort": 0,
"free": "",
"backImg": "",
"coverImg": "",
"words": "",
"video": 0,
"examples": "",
"duration": "",
"status": "",
"title": "",
"tips": "",
"wordInfos": [
{
"id": 0,
"type": "",
"word": "",
"pinyin": "",
"explanationEn": "",
"soundUrl": "",
"imgUrl": "",
"study": "",
"collect": "",
"video": 0,
"videoUri": "",
"expression": {
"sentence": "",
"translate": "",
"soundType": 0,
"realSoundUrl": "",
"wordExplain": [
{
"word": "",
"pinyin": "",
"position": 0
}
]
},
"expressions": [
{
"sentence": "",
"translate": "",
"soundType": 0,
"realSoundUrl": "",
"wordExplain": [
{
"word": "",
"pinyin": "",
"position": 0
}
]
}
],
"splitWord": [
{
"type": "",
"word": "",
"spell": "",
"audio": "",
"sort": 0,
"splices": [
""
]
}
],
"splices": [
""
],
"sliceWord": [
{
"word": "",
"pinyin": "",
"strokeUri": ""
}
],
"assemble": [
{
"": [
""
]
}
]
}
],
"expressions": [
{
"sentence": "",
"translate": "",
"soundType": 0,
"realSoundUrl": "",
"wordExplain": [
{
"word": "",
"pinyin": "",
"position": 0
}
]
}
],
"consumption": "",
"collectEd": 0,
"schedule": 0,
"quantity": 0,
"complete": 0,
"avatars": [
""
],
"reportId": 0,
"studyStatus": 0,
"virtualQuantity": 0,
"realQuantity": 0,
"isBuy": ""
},
"msg": "",
"total": 0
}