- 使用须知
- 首页中心
- 登录
- 个人中心
- 视频中心
- 通用
根据分类id获取热门电台列表
开发中
GET
/dj/radio/hot
请求参数
Query 参数
type
string
可选
示例值:
2001
cateId
string
可选
示例值:
2001
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://127.0.0.1:3000/dj/radio/hot?type=2001 &cateId=2001'
返回响应
🟢200成功
application/json
Body
djRadios
array [object {41}]
必需
dj
object
必需
category
string
必需
secondCategory
string
必需
buyed
boolean
必需
price
integer
必需
originalPrice
integer
必需
discountPrice
null
必需
purchaseCount
integer
必需
lastProgramName
string
必需
videos
null
必需
finished
boolean
必需
underShelf
boolean
必需
liveInfo
null
必需
playCount
integer
必需
privacy
boolean
必需
icon
null
必需
manualTagsDTO
null
必需
descPicList
array | null
必需
replaceRadioId
integer
必需
replaceRadio
null
必需
dynamic
boolean
必需
shortName
string | null
必需
subCount
integer
必需
intervenePicId
integer
必需
categoryId
integer
必需
taskId
integer
必需
programCount
integer
必需
picId
integer
必需
feeScope
integer
必需
lastProgramId
integer
必需
lastProgramCreateTime
integer
必需
radioFeeType
integer
必需
intervenePicUrl
string
必需
picUrl
string
必需
name
string
必需
id
integer
必需
createTime
integer
必需
desc
string
必需
rcmdtext
string
必需
subed
boolean
必需
lastUpdateProgramName
string
必需
hasMore
boolean
必需
code
integer
必需
示例
{ "djRadios": [ { "dj": { "defaultAvatar": false, "province": 310000, "authStatus": 1, "followed": false, "avatarUrl": "http://p1.music.126.net/zxFXVY7ltA5SHleMYwa2yA==/109951166093845207.jpg", "accountStatus": 0, "gender": 2, "city": 310101, "birthday": 1405267200000, "userId": 286956644, "userType": 4, "nickname": "徐晗徐晗徐晗", "signature": "「工作」请联系微信:xuhan_0115", "description": "", "detailDescription": "", "avatarImgId": 109951166093845200, "backgroundImgId": 109951163412570620, "backgroundUrl": "http://p1.music.126.net/tFeTKLT2CwB0GHWAglmDBg==/109951163412570632.jpg", "authority": 0, "mutual": false, "expertTags": null, "experts": null, "djStatus": 10, "vipType": 11, "remarkName": null, "authenticationTypes": 20488, "avatarDetail": { "userType": 4, "identityLevel": 1, "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png" }, "backgroundImgIdStr": "109951163412570632", "avatarImgIdStr": "109951166093845207", "anchor": true, "avatarImgId_str": "109951166093845207" }, "category": "创作翻唱", "secondCategory": "歌曲翻唱", "buyed": false, "price": 0, "originalPrice": 0, "discountPrice": null, "purchaseCount": 0, "lastProgramName": "刻在我心底的名字", "videos": null, "finished": false, "underShelf": false, "liveInfo": null, "playCount": 0, "privacy": false, "icon": null, "manualTagsDTO": null, "descPicList": null, "replaceRadioId": 0, "replaceRadio": null, "dynamic": false, "categoryId": 2001, "taskId": 0, "programCount": 12, "shortName": "", "subCount": 2404, "picId": 109951165527659740, "lastProgramId": 2071298534, "feeScope": 0, "lastProgramCreateTime": 1609556602700, "radioFeeType": 0, "intervenePicUrl": "https://p2.music.126.net/Rju8MVYLS9DxY3FV_V2Rdg==/109951165527659738.jpg", "picUrl": "https://p2.music.126.net/Rju8MVYLS9DxY3FV_V2Rdg==/109951165527659738.jpg", "intervenePicId": 109951165527659740, "desc": "分享一些喜欢的歌。", "createTime": 1479984780670, "name": "一些小心情…", "id": 344815055, "rcmdtext": "徐晗姐姐の歌", "subed": false }, { "dj": { "defaultAvatar": false, "province": 510000, "authStatus": 1, "followed": false, "avatarUrl": "http://p1.music.126.net/fd5WDRFbIQQospFEwY4MMA==/109951167178865047.jpg", "accountStatus": 0, "gender": 2, "city": 510100, "birthday": 972057600000, "userId": 503833386, "userType": 4, "nickname": "iceupxx", "signature": "别爱我没结果 除非飙车赢过我", "description": "", "detailDescription": "", "avatarImgId": 109951167178865040, "backgroundImgId": 109951165959668420, "backgroundUrl": "http://p1.music.126.net/GHJP9EGLY3Hq88ZuPSBbZg==/109951165959668415.jpg", "authority": 0, "mutual": false, "expertTags": null, "experts": null, "djStatus": 10, "vipType": 0, "remarkName": null, "authenticationTypes": 4104, "avatarDetail": { "userType": 4, "identityLevel": 1, "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png" }, "backgroundImgIdStr": "109951165959668415", "avatarImgIdStr": "109951167178865047", "anchor": true, "avatarImgId_str": "109951167178865047" }, "category": "创作翻唱", "secondCategory": "歌曲翻唱", "buyed": false, "price": 0, "or
修改于 2023-07-15 01:50:08