- 使用须知
- 首页中心
- 登录
- 个人中心
- 视频中心
- 通用
获取热门电台
开发中
GET
/dj/hot
可选参数 :
请求参数
无
示例代码
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/hot'
返回响应
🟢200成功
application/json
Body
djRadios
array [object {16}]
必需
id
integer
必需
name
string
必需
picUrl
string
必需
programCount
integer
必需
subCount
integer
必需
createTime
integer
必需
categoryId
integer
必需
category
string
必需
rcmdtext
string | null
必需
radioFeeType
integer
必需
feeScope
integer
必需
playCount
integer
必需
subed
boolean
必需
dj
object
必需
copywriter
string | null
必需
buyed
boolean
必需
hasMore
boolean
必需
code
integer
必需
示例
{ "djRadios": [ { "id": 792544462, "name": "四只烤翅", "picUrl": "https://p2.music.126.net/Dk8SWIUBmiiutKNK3rXRYw==/109951163773467863.jpg", "programCount": 35, "subCount": 276165, "createTime": 1546664883212, "categoryId": 2001, "category": "创作翻唱", "rcmdtext": "四合院现场,粗粝而动人", "radioFeeType": 0, "feeScope": 0, "playCount": 196035280, "subed": false, "dj": { "defaultAvatar": false, "province": 500000, "authStatus": 1, "followed": false, "avatarUrl": "http://p1.music.126.net/GmOFC7jIpPCM358I_fOMLw==/109951163830964130.jpg", "accountStatus": 0, "gender": 1, "city": 500101, "birthday": 813168000000, "userId": 426366432, "userType": 4, "nickname": "四十只烤翅", "signature": "会回来的 一定", "description": "", "detailDescription": "", "avatarImgId": 109951163830964130, "backgroundImgId": 109951164017495460, "backgroundUrl": "http://p1.music.126.net/hWzTM8MCymkmyIFVWWKjbQ==/109951164017495459.jpg", "authority": 0, "mutual": false, "expertTags": null, "experts": null, "djStatus": 10, "vipType": 10, "remarkName": null, "authenticationTypes": 12296, "avatarDetail": null, "avatarImgIdStr": "109951163830964130", "backgroundImgIdStr": "109951164017495459", "anchor": true, "avatarImgId_str": "109951163830964130" }, "copywriter": "四合院现场,粗粝而动人", "buyed": false }, { "id": 794131445, "name": "利胜", "picUrl": "https://p2.music.126.net/aqmBlcqPiuc8Eve7HhkKKA==/109951164436903612.jpg", "programCount": 40, "subCount": 174167, "createTime": 1571488926161, "categoryId": 2001, "category": "创作翻唱", "rcmdtext": "这个男声很动人", "radioFeeType": 0, "feeScope": 0, "playCount": 184536432, "subed": false, "dj": { "defaultAvatar": false, "province": 360000, "authStatus": 1, "followed": false, "avatarUrl": "http://p1.music.126.net/C50lE6MgzFm-z4P2_9DvZw==/109951168010795276.jpg", "accountStatus": 0, "gender": 1, "city": 360900, "birthday": 921600000000, "userId": 517574332, "userType": 4, "nickname": "我叫何利胜", "signature": "希望以后能有更多好听的歌给大家听", "description": "", "detailDescription": "", "avatarImgId": 109951168010795280, "backgroundImgId": 109951164601293890, "backgroundUrl": "http://p1.music.126.net/LjGHgJ3yD0NugQLM4gKfSw==/109951164601293895.jpg", "authority": 0, "mutual": false, "expertTags": null, "experts": null, "djStatus": 10, "vipType": 0, "remarkName": null, "authenticationTypes": 8, "avatarDetail": null, "avatarImgIdStr": "109951168010795276", "backgroundImgIdStr": "109951164601293895", "anchor": false, "avatarImgId_str": "109951168010795276" }, "copywriter": "这个男声很动人", "buyed": false }, { "id": 794119441, "name": "小头的奇妙屋", "picUrl": "https://p2.music.126.net/-SxzKoLVPCgaU0w39fmaLg==/109951164702418673.jpg", "programCount": 120, "subCount": 215337, "createTime": 1571552171858, "categoryId": 2001, "category": "创作翻唱", "rcmdtext": "青涩清澈的小男声", "radioFeeType": 0, "feeScope": 0, "playCount": 358413196, "subed": false, "dj": { "defaultAvatar": false, "province": 230000, "authStatus": 1, "followed": false, "avatarUrl": "http://p1.music.126.net/j_FJMdCLv6pkVHW2HxqNsQ==/109951168284329999.jpg", "accountStatus": 0, "gender": 1, "city": 230100, "birthday": 1054396800000, "userId": 2017910297,
修改于 2023-07-13 09:53:54