{
"ids": [
0
],
"sourceIds": [
0
],
"queryOffline": true,
"imgType": [
0
],
"appCode": "string",
"queryDesc": true
}
curl --location --request POST 'https://testgateway.dangbei.net/v1/asset/asset/queryByIdNew' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
0
],
"sourceIds": [
0
],
"queryOffline": true,
"imgType": [
0
],
"appCode": "string",
"queryDesc": true
}'
{
"success": true,
"errCode": "string",
"errMessage": "string",
"requestId": "string",
"data": [
{
"createTime": 0,
"updateTime": 0,
"id": 0,
"title": "string",
"aliasTitle": "string",
"tagIds": "string",
"tagName": [
"string"
],
"peopleTagName": [
"string"
],
"languageName": [
"string"
],
"areaName": "string",
"areaNames": [
"string"
],
"hot": 0,
"status": 0,
"actor": "string",
"director": "string",
"score": 0,
"baseScore": 0,
"showScore": 0,
"cid": 0,
"relationAids": "string",
"releaseTime": 0,
"pinyin": "string",
"area": 0,
"areas": "string",
"areaIds": [
0
],
"isDelete": 0,
"year": 0,
"languageIds": "string",
"sources": "string",
"peopleTagIds": "string",
"epUpdateTime": 0,
"desc": "string",
"assetImgList": [
{
"createTime": 0,
"updateTime": 0,
"id": 0,
"aid": 0,
"img": "string",
"remoteImg": "string",
"type": 0,
"isDelete": 0,
"imgType": 0
}
],
"assetFileVOList": [
{
"createTime": 0,
"updateTime": 0,
"id": 0,
"aid": 0,
"bucket": "string",
"path": "string",
"dpi": "string",
"format": "string",
"encodeUrl": "string",
"isAdmin": 0,
"mimeType": "string",
"originalName": "string",
"width": 0,
"height": 0,
"size": 0,
"duration": 0,
"serverEtag": "string",
"aliyunJobId": "string",
"aliyunJobStatus": 0,
"type": 0,
"language": 0,
"field": "string",
"relType": 0,
"md5Name": "string",
"encryptionKey": "string",
"deleteTime": 0
}
],
"sourcesList": [
{
"createTime": 0,
"updateTime": 0,
"id": 0,
"aid": 0,
"source": 0,
"title": "string",
"uuid": "string",
"sid": "string",
"auth": 0,
"payType": 0,
"eptotal": 0,
"epup": 0,
"currcount": 0,
"isFinish": 0,
"finishTime": 0,
"len": 0,
"streamType": [
"string"
],
"score": 0,
"playUrl": "string",
"sort": 0,
"extra": "string",
"status": 0,
"epUpdateTime": 0,
"releaseTime": 0,
"headerTime": 0,
"tailTime": 0,
"isDelete": 0,
"epVipCount": 0,
"epFreeCount": 0,
"epPayCount": 0,
"epLeadCount": 0,
"epCouponCount": 0
}
],
"assetEpisodeVOList": [
{
"createTime": 0,
"updateTime": 0,
"id": 0,
"aid": 0,
"source": 0,
"epId": "string",
"name": "string",
"auth": 0,
"payType": 0,
"uuid": "string",
"sort": 0,
"len": 0,
"streamType": "string",
"playUrl": "string",
"status": 0,
"summary": "string",
"extra": "string",
"remoteImg": "string",
"img": "string"
}
]
}
]
}