小程序-云音乐
  1. 电台
小程序-云音乐
  • 使用须知
  • 首页中心
    • 榜单
      • 获取所有榜单
      • 根据榜单的ID获取榜单
    • 歌单
      • 获取推荐歌单
      • 获取歌单中所有歌曲
      • 获取歌单详情
      • 获取歌单详情动态
      • 获取歌单分类
      • 获取热门歌单分类
      • 根据歌单分类获取歌单( 网友精选碟 )
      • 收藏/取消收藏歌单
    • 电台
      • 获取热门电台
        GET
      • 获取推荐电台
        GET
      • 获取电台今日优选电台
        GET
      • 获取电台分类
        GET
      • 根据分类id获取热门电台列表
        GET
      • 获取电台详情
        POST
      • 获取电台节目列表
        GET
      • 订阅电台
        POST
    • 搜索
      • 获取默认搜索关键词
      • 获取热搜列表(简略)
      • 获取热搜列表(详细)
      • 根据关键字进行搜索
      • 获取搜索建议
    • 获取轮播图
      GET
    • 获取每日推荐歌曲
      POST
  • 登录
    • 二维码登录
      • 二维码 key 生成
      • 根据key生成二维码
      • 检测二维码扫码状态
    • 游客登录
      GET
    • 退出登录
      GET
  • 个人中心
    • 获取用户信息
      • 根据id获取用户信息
      • 获取用户信息 , 歌单,收藏,mv, dj 数量
      • 获取账号信息
      • 获取用户等级信息
      • 获取登录状态
    • 歌单
      • 获取用户歌单
    • 最近播放
      • 最近播放-歌曲
      • 最近播放-视频
      • 最近播放-歌单
      • 最近播放-专辑
      • 最近播放-播客
      • 最近播放-声音
      • 将 mlog id 转为视频 id
    • 我的收藏
      • 获取收藏的专辑
      • 获取收藏的mv
      • 获取点赞过的视频
      • 获取我收藏的电台
    • 更新用户信息
      • 更新用户信息
      • 可更新头像
  • 视频中心
    • mv
      • 获取全部 mv
      • 获取推荐的mv
      • 获取 mv 数据
      • 获取 mv 点赞转发评论数数据
      • 获取 mv 播放地址
    • 视频
      • 获取推荐的视频
      • 获取全部视频列表
      • 获取视频详情
      • 获取视频点赞转发评论数数据
      • 获取视频播放地址
      • 获取视频标签列表
      • 获取视频标签/分类下的视频
  • 通用
    • 歌曲
      • 歌曲详情字段说明
      • 获取歌曲url
      • 喜欢音乐
      • 获取喜欢音乐列表
    • 歌词
      • 获取歌曲的歌词
      • 获取歌曲的逐字歌词
    • 评论
      • 获取资源评论
      • 获取楼层评论
      • 给评论点赞
      • 发送/删除评论
    • 收藏资源
      • 收藏视频
      • 收藏 MV
      • 收藏歌单
      • 收藏专辑
    • 歌单
      • 歌单添加或删除歌曲
      • 新建歌单
      • 删除歌单
    • 点赞资源(歌曲,歌单,MV,电台,视频)
    • 心动模式/智能播放
  1. 电台

根据分类id获取热门电台列表

开发中
GET
/dj/radio/hot
limit : 返回数量 , 默认为 30
offset : 偏移数量,用于分页 , 如 :( 页数 -1)*30, 其中 30 为 limit 的值 , 默认为 0
cateId: 类别 id,可通过 /dj/category/recommend 接口获取

请求参数

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,
      "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": 29,
      "shortName": "",
      "subCount": 4611,
      "picId": 109951164271552620,
      "lastProgramId": 2068491334,
      "feeScope": 0,
      "lastProgramCreateTime": 1596464742737,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/5ye8098f7wkGCF8tPRthrw==/109951164271552628.jpg",
      "picUrl": "https://p2.music.126.net/5ye8098f7wkGCF8tPRthrw==/109951164271552628.jpg",
      "intervenePicId": 109951164271552620,
      "desc": "向阳君超甜hing",
      "createTime": 1552801589433,
      "name": "我向阳君很甜",
      "id": 792958421,
      "rcmdtext": "超甜女声向阳君",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 440000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/bAp2eC7Fs3042NYlhlPJkQ==/109951164270894136.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 440300,
        "birthday": -2209017600000,
        "userId": 1458265561,
        "userType": 4,
        "nickname": "MrYang-杨家成音乐",
        "signature": "Hey!What's up guys~大家以后可以到这里听我唱歌啦",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951164270894140,
        "backgroundImgId": 109951164270890750,
        "backgroundUrl": "http://p1.music.126.net/g-YlXb4z8pkjt0AAiTI81w==/109951164270890752.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 0,
        "remarkName": null,
        "authenticationTypes": 8,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951164270890752",
        "avatarImgIdStr": "109951164270894136",
        "anchor": false,
        "avatarImgId_str": "109951164270894136"
      },
      "category": "创作翻唱",
      "secondCategory": "歌曲翻唱",
      "buyed": false,
      "price": 0,
      "originalPrice": 0,
      "discountPrice": null,
      "purchaseCount": 0,
      "lastProgramName": "兰博基尼vs法拉利",
      "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": 24,
      "shortName": "",
      "subCount": 2704,
      "picId": 109951163904051790,
      "lastProgramId": 2064629453,
      "feeScope": 0,
      "lastProgramCreateTime": 1576723033710,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/orb9HspMaiC0EZGYgKFW4Q==/109951163904051795.jpg",
      "picUrl": "https://p2.music.126.net/orb9HspMaiC0EZGYgKFW4Q==/109951163904051795.jpg",
      "intervenePicId": 109951163904051790,
      "desc": "这些都是我比较喜欢的作品,我想分享给大家~",
      "createTime": 1551700682703,
      "name": "MrYang的专属电台",
      "id": 792874366,
      "rcmdtext": "是你好玩又有才华的杨老师",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 110000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/Zryj84KGsIJyBoua5FKVDQ==/109951166196308519.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 110101,
        "birthday": 1020614400000,
        "userId": 274038268,
        "userType": 4,
        "nickname": "LANXXXXYU",
        "signature": "没 有 介 绍",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951166196308510,
        "backgroundImgId": 109951163866646200,
        "backgroundUrl": "http://p1.music.126.net/ZUK7J0oYO73180DnByiRgw==/109951163866646203.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 12296,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951163866646203",
        "avatarImgIdStr": "109951166196308519",
        "anchor": true,
        "avatarImgId_str": "109951166196308519"
      },
      "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": 90,
      "shortName": null,
      "subCount": 1637007,
      "picId": 109951163464146220,
      "lastProgramId": 2490187333,
      "feeScope": 0,
      "lastProgramCreateTime": 1627125179725,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/Qp0GyMTt3pxmUV60iKULdA==/109951163464146231.jpg",
      "picUrl": "https://p2.music.126.net/Qp0GyMTt3pxmUV60iKULdA==/109951163464146231.jpg",
      "intervenePicId": 109951163464146220,
      "desc": "一些叽叽翻唱的歌",
      "createTime": 1534485285103,
      "name": "网瘾少女叽",
      "id": 527670628,
      "rcmdtext": "元气少女唱好听的歌送给你",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 220000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/kIHfD6yWCrcHcIwbFiJZiQ==/109951165989551798.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 220300,
        "birthday": 969033600000,
        "userId": 1562372242,
        "userType": 4,
        "nickname": "粑粑味的王巨星",
        "signature": "",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951165989551790,
        "backgroundImgId": 109951164897967000,
        "backgroundUrl": "http://p1.music.126.net/Bi3k69dJxvrx-JGojRs7Lw==/109951164897967016.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 0,
        "remarkName": null,
        "authenticationTypes": 544776,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951164897967016",
        "avatarImgIdStr": "109951165989551798",
        "anchor": true,
        "avatarImgId_str": "109951165989551798"
      },
      "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": 76,
      "shortName": null,
      "subCount": 1253796,
      "picId": 109951164082360420,
      "lastProgramId": 2493179136,
      "feeScope": 0,
      "lastProgramCreateTime": 1632978125263,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/BqHM3hlDz3uZvCDs9ZlCPQ==/109951164082360408.jpg",
      "picUrl": "https://p2.music.126.net/BqHM3hlDz3uZvCDs9ZlCPQ==/109951164082360408.jpg",
      "intervenePicId": 109951164082360420,
      "desc": "翻唱歌曲,希望大家多多支持",
      "createTime": 1558156664574,
      "name": "王巨星的电台",
      "id": 793242384,
      "rcmdtext": "你一定会爱上的惊艳男声翻唱",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 120000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/FzU69Me6zd0GA07qau1XlQ==/109951163653621679.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 120101,
        "birthday": 916156800000,
        "userId": 275515431,
        "userType": 4,
        "nickname": "彦祖yanzu",
        "signature": "人分两类 迷人乏味.",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951163653621680,
        "backgroundImgId": 109951163985937390,
        "backgroundUrl": "http://p1.music.126.net/Jn0wz6Q_2ItAmFHGb3T8dw==/109951163985937388.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 4104,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951163985937388",
        "avatarImgIdStr": "109951163653621679",
        "anchor": true,
        "avatarImgId_str": "109951163653621679"
      },
      "category": "创作翻唱",
      "secondCategory": "抖音热歌",
      "buyed": false,
      "price": 0,
      "originalPrice": 0,
      "discountPrice": null,
      "purchaseCount": 0,
      "lastProgramName": "什么样的情歌DEMO",
      "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": 74,
      "shortName": null,
      "subCount": 988367,
      "picId": 109951163391639860,
      "lastProgramId": 2523875928,
      "feeScope": 0,
      "lastProgramCreateTime": 1685782332512,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/7fsiPQ8f3MfJVprSeaPbmg==/109951163391639863.jpg",
      "picUrl": "https://p2.music.126.net/7fsiPQ8f3MfJVprSeaPbmg==/109951163391639863.jpg",
      "intervenePicId": 109951163391639860,
      "desc": "嗯哼",
      "createTime": 1530766240207,
      "name": "爱抽烟屁的彦祖",
      "id": 527394590,
      "rcmdtext": "让小哥哥的迷人低音炮治愈你",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 330000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/ZuHzwWc488NCt-ZRxE6Ruw==/109951163269991911.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 330500,
        "birthday": 841161600000,
        "userId": 396432629,
        "userType": 4,
        "nickname": "Gifty呀",
        "signature": "音乐使我快乐♪٩(´ω`)و♪",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951163269991900,
        "backgroundImgId": 109951163742789520,
        "backgroundUrl": "http://p1.music.126.net/KVHK-Y0f2XakVnb1m52oSw==/109951163742789527.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": {
          "1": "音乐原创视频达人"
        },
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 4104,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951163742789527",
        "avatarImgIdStr": "109951163269991911",
        "anchor": true,
        "avatarImgId_str": "109951163269991911"
      },
      "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": 211,
      "shortName": null,
      "subCount": 474007,
      "picId": 109951163267611550,
      "lastProgramId": 2511477524,
      "feeScope": 0,
      "lastProgramCreateTime": 1663676540282,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/rFDMrJh0Gd7FE75gwezQ9A==/109951163267611554.jpg",
      "picUrl": "https://p2.music.126.net/rFDMrJh0Gd7FE75gwezQ9A==/109951163267611554.jpg",
      "intervenePicId": 109951163267611550,
      "desc": "一个被吐槽真声没有假声好听的up主哈哈哈\n希望你们喜欢我不仅仅是因为《戒烟》",
      "createTime": 1524658036125,
      "name": "果达Gifty的卡拉OK",
      "id": 527028599,
      "rcmdtext": "最经典的《戒烟》小姐姐来啦\t",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 110000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/ei0o1W2N_SX1vpkXr2DDtA==/109951165122695489.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 110101,
        "birthday": 771782400000,
        "userId": 1750344369,
        "userType": 2,
        "nickname": "顔人中",
        "signature": "",
        "description": "歌手",
        "detailDescription": "歌手",
        "avatarImgId": 109951165122695490,
        "backgroundImgId": 109951166545764980,
        "backgroundUrl": "http://p1.music.126.net/vzjkpuCXYT91KJxJWsyTMA==/109951166545764978.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 0,
        "remarkName": null,
        "authenticationTypes": 536586,
        "avatarDetail": {
          "userType": 2,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4788940880/1a1f/68f5/b59a/b444b81b88567108ba88194fa29144f5.png"
        },
        "backgroundImgIdStr": "109951166545764978",
        "avatarImgIdStr": "109951165122695489",
        "anchor": true,
        "avatarImgId_str": "109951165122695489"
      },
      "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": 88,
      "shortName": null,
      "subCount": 468390,
      "picId": 109951163856499260,
      "lastProgramId": 2503419205,
      "feeScope": 0,
      "lastProgramCreateTime": 1651051611942,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/QG4UU0kMEXR4S9RlUQjSJA==/109951163856499258.jpg",
      "picUrl": "https://p2.music.126.net/QG4UU0kMEXR4S9RlUQjSJA==/109951163856499258.jpg",
      "intervenePicId": 109951163856499260,
      "desc": "我是顔人中,住你家隔壁製造噪聲的男孩兒! 來我的小窩聽我唱歌 ~",
      "createTime": 1549954829927,
      "name": "顔人中的隔壁小窝",
      "id": 792728674,
      "rcmdtext": "住在你家隔壁,吵闹的唱歌男孩",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 320000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/awkhJHBm48FJyyw64-_lkA==/109951163798246508.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 320900,
        "birthday": 972921600000,
        "userId": 510309164,
        "userType": 4,
        "nickname": "老涵本人",
        "signature": "如果不知道叫我什么\n那就叫我老涵吧.",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951163798246510,
        "backgroundImgId": 109951164004758880,
        "backgroundUrl": "http://p1.music.126.net/xEzxGQVfRkdwu0BHzuHdgA==/109951164004758877.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 12296,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951164004758877",
        "avatarImgIdStr": "109951163798246508",
        "anchor": true,
        "avatarImgId_str": "109951163798246508"
      },
      "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": 80,
      "shortName": null,
      "subCount": 500728,
      "picId": 109951163734931780,
      "lastProgramId": 2518153517,
      "feeScope": 0,
      "lastProgramCreateTime": 0,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/Tb8PYJvu61_PKv1lmMVInw==/109951163734931776.jpg",
      "picUrl": "https://p2.music.126.net/Tb8PYJvu61_PKv1lmMVInw==/109951163734931776.jpg",
      "intervenePicId": 109951163734931780,
      "desc": "听完好好睡一觉吧...",
      "createTime": 1545184198063,
      "name": "老涵本人",
      "id": 792410409,
      "rcmdtext": "听完好好睡一觉吧",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 370000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/cQVzMgdaHZDPSaxjxT-aTg==/109951164077910301.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 370200,
        "birthday": -2209017600000,
        "userId": 1412947677,
        "userType": 4,
        "nickname": "狗子你变了en",
        "signature": "",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951164077910300,
        "backgroundImgId": 109951164375565380,
        "backgroundUrl": "http://p1.music.126.net/ph1bWvCSdfJ_kJwmx0zdCA==/109951164375565379.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": "109951164375565379",
        "avatarImgIdStr": "109951164077910301",
        "anchor": true,
        "avatarImgId_str": "109951164077910301"
      },
      "category": "创作翻唱",
      "secondCategory": "歌曲翻唱",
      "buyed": false,
      "price": 0,
      "originalPrice": 0,
      "discountPrice": null,
      "purchaseCount": 0,
      "lastProgramName": "苦笑 翻唱-en",
      "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": 66,
      "shortName": null,
      "subCount": 506560,
      "picId": 109951163590716240,
      "lastProgramId": 2069687897,
      "feeScope": 0,
      "lastProgramCreateTime": 1602247637656,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/bmpO-DmvLEMkCVFbTyukDw==/109951163590716243.jpg",
      "picUrl": "https://p2.music.126.net/bmpO-DmvLEMkCVFbTyukDw==/109951163590716243.jpg",
      "intervenePicId": 109951163590716240,
      "desc": "嗨",
      "createTime": 1538843201570,
      "name": "狗子你变了en",
      "id": 791887542,
      "rcmdtext": "在他的歌里,听见繁华的烟火人间",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 210000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/8e4IW1-0uWy-h62KFChWQA==/109951167308303375.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 210100,
        "birthday": 799776000000,
        "userId": 120312653,
        "userType": 4,
        "nickname": "姜鹏Calm",
        "signature": "好好唱歌 好好健身",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951167308303380,
        "backgroundImgId": 109951164248862700,
        "backgroundUrl": "http://p1.music.126.net/uSHRiERQfvs7gAzHyE8hOA==/109951164248862703.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": {
          "1": "音乐原创视频达人"
        },
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 12296,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951164248862703",
        "avatarImgIdStr": "109951167308303375",
        "anchor": true,
        "avatarImgId_str": "109951167308303375"
      },
      "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": 76,
      "shortName": null,
      "subCount": 367620,
      "picId": 109951165420876670,
      "lastProgramId": 2501079606,
      "feeScope": 0,
      "lastProgramCreateTime": 0,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/tzAN2yRf-WI1Td16_Ozj-Q==/109951165420876669.jpg",
      "picUrl": "https://p2.music.126.net/tzAN2yRf-WI1Td16_Ozj-Q==/109951165420876669.jpg",
      "intervenePicId": 109951165420876670,
      "desc": "就在这座 寂静星石",
      "createTime": 1526122341059,
      "name": "姜鹏Calm的治愈电台",
      "id": 527101677,
      "rcmdtext": "希望能治愈到你",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 440000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/kfVcaIUtXztFQvkGjWs8NA==/109951165818366754.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 440300,
        "birthday": 1585497600000,
        "userId": 1287164974,
        "userType": 4,
        "nickname": "原来是二智",
        "signature": "南方女孩 真诚简单  愿你喜欢",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951165818366750,
        "backgroundImgId": 109951165905117180,
        "backgroundUrl": "http://p1.music.126.net/LnOYJ4SET8B0LcsBchPC9g==/109951165905117176.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": {
          "1": "音乐原创视频达人"
        },
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 548872,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951165905117176",
        "avatarImgIdStr": "109951165818366754",
        "anchor": false,
        "avatarImgId_str": "109951165818366754"
      },
      "category": "创作翻唱",
      "secondCategory": "抖音热歌",
      "buyed": false,
      "price": 0,
      "originalPrice": 0,
      "discountPrice": null,
      "purchaseCount": 0,
      "lastProgramName": "夏天的风·2023",
      "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": 274,
      "shortName": null,
      "subCount": 740701,
      "picId": 109951165016172020,
      "lastProgramId": 2524793094,
      "feeScope": 0,
      "lastProgramCreateTime": 1687571133984,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/Q_2jw4Z09Jmx7XJdF7QpsA==/109951165016172020.jpg",
      "picUrl": "https://p2.music.126.net/Q_2jw4Z09Jmx7XJdF7QpsA==/109951165016172020.jpg",
      "intervenePicId": 109951165016172020,
      "desc": "^_^ 分享歌曲",
      "createTime": 1556903945399,
      "name": "是二智呀",
      "id": 793157514,
      "rcmdtext": "春来秋去海棠花开",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 110000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/aSIfdr0oLmq-RujG78Oy3w==/109951164481811453.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 110101,
        "birthday": -2209017600000,
        "userId": 473166293,
        "userType": 4,
        "nickname": "等什么君",
        "signature": "微博:等什么君\n 合作去微博私信我哈~",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951164481811460,
        "backgroundImgId": 109951163390753520,
        "backgroundUrl": "http://p1.music.126.net/KOz6icnUwlsD7T1Z1D9E8w==/109951163390753527.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 4104,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951163390753527",
        "avatarImgIdStr": "109951164481811453",
        "anchor": true,
        "avatarImgId_str": "109951164481811453"
      },
      "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": 84,
      "shortName": null,
      "subCount": 989426,
      "picId": 109951164481198530,
      "lastProgramId": 2068891331,
      "feeScope": 0,
      "lastProgramCreateTime": 1598165391814,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/5i9T4thW9tjZdquZwxkB9g==/109951164481198530.jpg",
      "picUrl": "https://p2.music.126.net/5i9T4thW9tjZdquZwxkB9g==/109951164481198530.jpg",
      "intervenePicId": 109951164481198530,
      "desc": "愿做一个热爱音乐的温婉女子。",
      "createTime": 1533039263686,
      "name": "等什么君",
      "id": 527561680,
      "rcmdtext": "做一个热爱音乐的温婉女子",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 330000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/zqnwz33lpJc3ZD2zZHUwlA==/109951166320090562.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 331100,
        "birthday": 904060800000,
        "userId": 365308886,
        "userType": 4,
        "nickname": "七叔-叶泽浩",
        "signature": "感谢聆听 青风音乐旗下艺人\n代表作:《踏山河》、《燕无歇》、《半生雪》。\nwb:七叔-叶泽浩\n网易云电台搜 你怎么睡着啦",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951166320090560,
        "backgroundImgId": 109951163628601230,
        "backgroundUrl": "http://p1.music.126.net/QeQB9V9jYLCUvn9sRLFgTA==/109951163628601229.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 0,
        "remarkName": null,
        "authenticationTypes": 12296,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951163628601229",
        "avatarImgIdStr": "109951166320090562",
        "anchor": true,
        "avatarImgId_str": "109951166320090562"
      },
      "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": 151,
      "shortName": null,
      "subCount": 359612,
      "picId": 109951163628559230,
      "lastProgramId": 2493359544,
      "feeScope": 0,
      "lastProgramCreateTime": 1633676876249,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/-dC_bDDbSMOerV6PmrQZSQ==/109951163628559234.jpg",
      "picUrl": "https://p2.music.126.net/-dC_bDDbSMOerV6PmrQZSQ==/109951163628559234.jpg",
      "intervenePicId": 109951163628559230,
      "desc": "",
      "createTime": 1540618837636,
      "name": "你怎么睡着啦",
      "id": 792013396,
      "rcmdtext": "爱世上所有好听的音乐,也爱你",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 310000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/jji0FGf_zu6e_nwaZFarDQ==/109951165436471463.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 310101,
        "birthday": 499017600000,
        "userId": 1834861602,
        "userType": 4,
        "nickname": "张巍James",
        "signature": "",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951165436471460,
        "backgroundImgId": 109951165436481100,
        "backgroundUrl": "http://p1.music.126.net/EdzcmeLP8ztHa_FiU-SQhg==/109951165436481110.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 0,
        "remarkName": null,
        "authenticationTypes": 8,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951165436481110",
        "avatarImgIdStr": "109951165436471463",
        "anchor": false,
        "avatarImgId_str": "109951165436471463"
      },
      "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": 8,
      "shortName": "",
      "subCount": 342600,
      "picId": 109951165405110270,
      "lastProgramId": 2069903028,
      "feeScope": 0,
      "lastProgramCreateTime": 1603276362176,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/oEaBRDJdF2zTtca2R4MXHQ==/109951165405110275.jpg",
      "picUrl": "https://p2.music.126.net/oEaBRDJdF2zTtca2R4MXHQ==/109951165405110275.jpg",
      "intervenePicId": 109951165405110270,
      "desc": "张巍的个人原创作品分享地",
      "createTime": 1556261284427,
      "name": "张巍",
      "id": 793121415,
      "rcmdtext": "张巍的个人原创作品分享地",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 350000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/f1CMXKrC3_y6SvIcdBMtoA==/109951164368153982.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 350200,
        "birthday": 866217600000,
        "userId": 1424107709,
        "userType": 4,
        "nickname": "不够的不够",
        "signature": "感谢聆听",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951164368153980,
        "backgroundImgId": 109951166219884270,
        "backgroundUrl": "http://p1.music.126.net/Uz-c30F0f2BQ2LNm3WkYrA==/109951166219884277.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": "109951166219884277",
        "avatarImgIdStr": "109951164368153982",
        "anchor": true,
        "avatarImgId_str": "109951164368153982"
      },
      "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": 149,
      "shortName": null,
      "subCount": 723658,
      "picId": 109951163800082190,
      "lastProgramId": 2068979250,
      "feeScope": 0,
      "lastProgramCreateTime": 1598368294309,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/xaqLg4wr0dJ2lufH146M-Q==/109951163800082196.jpg",
      "picUrl": "https://p2.music.126.net/xaqLg4wr0dJ2lufH146M-Q==/109951163800082196.jpg",
      "intervenePicId": 109951163800082190,
      "desc": "听完就睡吧",
      "createTime": 1536040356741,
      "name": "不够的不够",
      "id": 791687438,
      "rcmdtext": "听完我的歌,愿你快乐",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 1000000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/ljORmCjK9LF0LDn5tdmcTQ==/109951167489068336.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 1004000,
        "birthday": 990892800000,
        "userId": 119646711,
        "userType": 4,
        "nickname": "Yusee_",
        "signature": "抖音:Yusee西 作曲系专业 不是学唱歌的 感谢支持",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951167489068340,
        "backgroundImgId": 109951164289699230,
        "backgroundUrl": "http://p1.music.126.net/nmVgIh6lq4YDMFEOhz211Q==/109951164289699228.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": {
          "1": "音乐原创视频达人"
        },
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 24584,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951164289699228",
        "avatarImgIdStr": "109951167489068336",
        "anchor": false,
        "avatarImgId_str": "109951167489068336"
      },
      "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": 124,
      "shortName": null,
      "subCount": 254863,
      "picId": 109951164289552240,
      "lastProgramId": 2496392508,
      "feeScope": 0,
      "lastProgramCreateTime": 1641193293324,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/BSnfUIb6gsOEbgeX8NpCyw==/109951164289552235.jpg",
      "picUrl": "https://p2.music.126.net/BSnfUIb6gsOEbgeX8NpCyw==/109951164289552235.jpg",
      "intervenePicId": 109951164289552240,
      "desc": "开通电台啦 欢迎大家来关注我",
      "createTime": 1548991043086,
      "name": "一只Yusee",
      "id": 792734470,
      "rcmdtext": "希望我的歌能打动你",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 320000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/QtQ4n5V-xXK7O1-YADL_2A==/109951164507807890.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 320300,
        "birthday": 920476800000,
        "userId": 1754109278,
        "userType": 4,
        "nickname": "小眼睛阿旺",
        "signature": "希望我的声音能伴你一程。",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951164507807890,
        "backgroundImgId": 109951164074669920,
        "backgroundUrl": "http://p1.music.126.net/zlKGUSllV6PqhPpWnSUWRA==/109951164074669918.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 0,
        "remarkName": null,
        "authenticationTypes": 8,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951164074669918",
        "avatarImgIdStr": "109951164507807890",
        "anchor": false,
        "avatarImgId_str": "109951164507807890"
      },
      "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": 110,
      "shortName": null,
      "subCount": 235751,
      "picId": 109951163855407970,
      "lastProgramId": 2069779366,
      "feeScope": 0,
      "lastProgramCreateTime": 1602754237399,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p2.music.126.net/d7um02BhNQThLSGzb_UB6w==/109951163855407966.jpg",
      "picUrl": "https://p2.music.126.net/d7um02BhNQThLSGzb_UB6w==/109951163855407966.jpg",
      "intervenePicId": 109951163855407970,
      "desc": "这些年和兄弟们一起翻唱的歌,在某一瞬间触动你的歌曲。让我们一起随音乐开心或感动。",
      "createTime": 1549900428359,
      "name": "张家旺",
      "id": 792734685,
      "rcmdtext": "不一样的味道,却是一样的感觉",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 330000,
        "authStatus": 0,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/RdOMP46bz9RaRi__CoRbRg==/109951166858669938.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 330700,
        "birthday": 973008000000,
        "userId": 410626554,
        "userType": 205,
        "nickname": "苏冷末-",
        "signature": "云边有个小卖铺,贩卖音乐和温柔。",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951166858669940,
        "backgroundImgId": 109951163734596850,
        "backgroundUrl": "http://p1.music.126.net/IKpslQHe_-xY8iGcPn0WKA==/109951163734596849.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 0,
        "remarkName": null,
        "authenticationTypes": 552960,
        "avatarDetail": {
          "userType": 205,
          "identityLevel": 5,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4761340196/c0c5/91b0/c902/66dc6dd24d128fbf8bc4a0e212f277b9.png"
        },
        "backgroundImgIdStr": "109951163734596849",
        "avatarImgIdStr": "109951166858669938",
        "anchor": true,
        "avatarImgId_str": "109951166858669938"
      },
      "category": "创作翻唱",
      "secondCategory": "歌曲翻唱",
      "buyed": false,
      "price": 0,
      "originalPrice": 0,
      "discountPrice": null,
      "purchaseCount": 0,
      "lastProgramName": "不问别离(ciaga) 0.9x降调版",
      "videos": null,
      "finished": false,
      "underShelf": false,
      "liveInfo": null,
      "playCount": 0,
      "privacy": false,
      "icon": null,
      "manualTagsDTO": null,
      "descPicList": [],
      "replaceRadioId": 0,
      "replaceRadio": null,
      "dynamic": false,
      "categoryId": 2001,
      "taskId": 0,
      "programCount": 1163,
      "shortName": null,
      "subCount": 1448270,
      "picId": 109951168705571870,
      "lastProgramId": 2521953167,
      "feeScope": 0,
      "lastProgramCreateTime": 0,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/y-KKPVl3GV2ZEKASS7r-Yg==/109951168705571871.jpg",
      "picUrl": "https://p1.music.126.net/y-KKPVl3GV2ZEKASS7r-Yg==/109951168705571871.jpg",
      "intervenePicId": 109951168705571870,
      "desc": "你的宝藏电台啊\n每天晚上零点更新节目\n收集一些好听的翻唱鸭✨",
      "createTime": 1542635229093,
      "name": "抖音热歌翻唱2023BGM~",
      "id": 792129517,
      "rcmdtext": "抖音热门神仙翻唱",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 110000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/4PXTcEKYfqe_SM9uVXrDVA==/109951163547888262.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 110101,
        "birthday": -2209017600000,
        "userId": 276329496,
        "userType": 4,
        "nickname": "丫蛋蛋换个心情做自己",
        "signature": "丫蛋蛋喜欢唱歌",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951163547888260,
        "backgroundImgId": 109951163547894100,
        "backgroundUrl": "http://p1.music.126.net/AZX5kXEI04rvhsbYqTMSwg==/109951163547894098.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 12296,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951163547894098",
        "avatarImgIdStr": "109951163547888262",
        "anchor": true,
        "avatarImgId_str": "109951163547888262"
      },
      "category": "创作翻唱",
      "secondCategory": "抖音热歌",
      "buyed": false,
      "price": 0,
      "originalPrice": 0,
      "discountPrice": null,
      "purchaseCount": 0,
      "lastProgramName": "想起了你(丫蛋蛋 片段)-cover程响",
      "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": 91,
      "shortName": null,
      "subCount": 912132,
      "picId": 109951163326749540,
      "lastProgramId": 2068227236,
      "feeScope": 0,
      "lastProgramCreateTime": 1595174187942,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/P6PYzktCtmxUk4I8Q8zqXw==/109951163326749541.jpg",
      "picUrl": "https://p1.music.126.net/P6PYzktCtmxUk4I8Q8zqXw==/109951163326749541.jpg",
      "intervenePicId": 109951163326749540,
      "desc": "换个心情唱歌听",
      "createTime": 1527834454941,
      "name": "丫蛋蛋换个心情做自己",
      "id": 527194581,
      "rcmdtext": "是抖音最会唱歌的丫蛋蛋",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 1000000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/FrRxXx4-ZFB6Pr5M00LO-Q==/109951163677890552.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 1004400,
        "birthday": 619772400000,
        "userId": 288477618,
        "userType": 4,
        "nickname": "SuperLuckyQi",
        "signature": "",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951163677890560,
        "backgroundImgId": 109951164278164740,
        "backgroundUrl": "http://p1.music.126.net/5cXG6ufbHmgFNH-EImyrcA==/109951164278164735.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": {
          "1": "音乐原创视频达人"
        },
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 24584,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951164278164735",
        "avatarImgIdStr": "109951163677890552",
        "anchor": false,
        "avatarImgId_str": "109951163677890552"
      },
      "category": "创作翻唱",
      "secondCategory": "抖音热歌",
      "buyed": false,
      "price": 0,
      "originalPrice": 0,
      "discountPrice": null,
      "purchaseCount": 0,
      "lastProgramName": "head in the clouds",
      "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": 140,
      "shortName": null,
      "subCount": 207833,
      "picId": 109951163757066340,
      "lastProgramId": 2504819181,
      "feeScope": 0,
      "lastProgramCreateTime": 1652806734958,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/u29_gCfrZPIZ3n21cNk1cQ==/109951163757066335.jpg",
      "picUrl": "https://p1.music.126.net/u29_gCfrZPIZ3n21cNk1cQ==/109951163757066335.jpg",
      "intervenePicId": 109951163757066340,
      "desc": "超好听 不骗你",
      "createTime": 1524197988305,
      "name": "superluckyqi的翻唱合集",
      "id": 527000594,
      "rcmdtext": "超好听,不骗你",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 510000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/UDhlOc_B3VW6trE22Z0ekQ==/109951165868479557.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 510100,
        "birthday": -1564992000000,
        "userId": 6541222,
        "userType": 4,
        "nickname": "Zealot周星星",
        "signature": "可爱又迷人的反派角色。",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951165868479550,
        "backgroundImgId": 109951163779075410,
        "backgroundUrl": "http://p1.music.126.net/XIgP3lV3OFoaZsbIOLAEBg==/109951163779075411.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": {
          "1": "音乐原创视频达人"
        },
        "djStatus": 10,
        "vipType": 0,
        "remarkName": null,
        "authenticationTypes": 28680,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951163779075411",
        "avatarImgIdStr": "109951165868479557",
        "anchor": true,
        "avatarImgId_str": "109951165868479557"
      },
      "category": "创作翻唱",
      "secondCategory": "抖音热歌",
      "buyed": false,
      "price": 0,
      "originalPrice": 0,
      "discountPrice": null,
      "purchaseCount": 0,
      "lastProgramName": "7 years",
      "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": 104,
      "shortName": null,
      "subCount": 199426,
      "picId": 109951163387096270,
      "lastProgramId": 2071152755,
      "feeScope": 0,
      "lastProgramCreateTime": 1608896509209,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/rXXBoW1kzUAcBzPLOzkA4g==/109951163387096270.jpg",
      "picUrl": "https://p1.music.126.net/rXXBoW1kzUAcBzPLOzkA4g==/109951163387096270.jpg",
      "intervenePicId": 109951163387096270,
      "desc": "抖音搜索 “zealot周星星”",
      "createTime": 1530521096902,
      "name": "周星星的抖音翻唱合辑",
      "id": 527377680,
      "rcmdtext": "听她的歌 心情会莫名变好",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 1000000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/Yw_6Tn_n460HYnmRMZYE0g==/109951165808484378.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 1003100,
        "birthday": 897148800000,
        "userId": 51634896,
        "userType": 4,
        "nickname": "封茗囧菌",
        "signature": "【一个爱唱歌的家伙】【微博@封茗囧菌】【合作联系微博@千月兔 或邮箱:qianyuetu@qq.com】",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951165808484380,
        "backgroundImgId": 109951164372970180,
        "backgroundUrl": "http://p1.music.126.net/GHNnh8820qWf9ZBAbwJ7UQ==/109951164372970181.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": "109951164372970181",
        "avatarImgIdStr": "109951165808484378",
        "anchor": true,
        "avatarImgId_str": "109951165808484378"
      },
      "category": "创作翻唱",
      "secondCategory": "抖音热歌",
      "buyed": false,
      "price": 0,
      "originalPrice": 0,
      "discountPrice": null,
      "purchaseCount": 0,
      "lastProgramName": "越来越不懂(Cover:蔡健雅)",
      "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": 3,
      "shortName": null,
      "subCount": 204674,
      "picId": 109951164602036770,
      "lastProgramId": 2070309044,
      "feeScope": 0,
      "lastProgramCreateTime": 1604839906295,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/dvyQhSm5KE_zayvdsYOiNA==/109951164602036771.jpg",
      "picUrl": "https://p1.music.126.net/dvyQhSm5KE_zayvdsYOiNA==/109951164602036771.jpg",
      "intervenePicId": 109951164602036770,
      "desc": "一只慵懒的面瘫音噗哈哈XD weibo @封茗囧菌",
      "createTime": 1422386863863,
      "name": "封茗囧菌",
      "id": 783015,
      "rcmdtext": "萌妹的慵懒音",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 310000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/VkmOYgsrCEjLLumTIUhiyQ==/109951163739130931.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 310101,
        "birthday": 792950400000,
        "userId": 115309034,
        "userType": 4,
        "nickname": "小苏菲",
        "signature": "美女",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951163739130930,
        "backgroundImgId": 109951165545096030,
        "backgroundUrl": "http://p1.music.126.net/fH3R4h-fTLBtTE9VA6T0dg==/109951165545096027.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 8,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951165545096027",
        "avatarImgIdStr": "109951163739130931",
        "anchor": false,
        "avatarImgId_str": "109951163739130931"
      },
      "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": 53,
      "shortName": null,
      "subCount": 338552,
      "picId": 109951164818579400,
      "lastProgramId": 2515331573,
      "feeScope": 0,
      "lastProgramCreateTime": 1670939317835,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/PIhjaMZvGzJ5V8v8o6k2IA==/109951164818579385.jpg",
      "picUrl": "https://p1.music.126.net/PIhjaMZvGzJ5V8v8o6k2IA==/109951164818579385.jpg",
      "intervenePicId": 109951164818579400,
      "desc": "~",
      "createTime": 1452664956950,
      "name": "小苏菲",
      "id": 6766075,
      "rcmdtext": "气人主播苏菲的惊艳嗓音",
      "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,
        "userType": 4,
        "nickname": "李金源_",
        "signature": "喜洋洋",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951168284330000,
        "backgroundImgId": 109951164439165440,
        "backgroundUrl": "http://p1.music.126.net/Mpy-4E1KxGiOOQaI-6tFTg==/109951164439165447.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 16392,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951164439165447",
        "avatarImgIdStr": "109951168284329999",
        "anchor": false,
        "avatarImgId_str": "109951168284329999"
      },
      "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": 120,
      "shortName": null,
      "subCount": 215311,
      "picId": 109951164702418670,
      "lastProgramId": 2524257924,
      "feeScope": 0,
      "lastProgramCreateTime": 1686394019386,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/-SxzKoLVPCgaU0w39fmaLg==/109951164702418673.jpg",
      "picUrl": "https://p1.music.126.net/-SxzKoLVPCgaU0w39fmaLg==/109951164702418673.jpg",
      "intervenePicId": 109951164702418670,
      "desc": "感谢收听,希望能带给你快乐",
      "createTime": 1571552171858,
      "name": "小头的奇妙屋",
      "id": 794119441,
      "rcmdtext": "青涩清澈的小男声",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 1000000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/KgT3Kf8uoatBO36zb2i9uQ==/109951168706998032.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 1010000,
        "birthday": 935337600000,
        "userId": 1353179035,
        "userType": 4,
        "nickname": "吴炳文__",
        "signature": "Creative Director of kettomen",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951168706998030,
        "backgroundImgId": 109951166293910320,
        "backgroundUrl": "http://p1.music.126.net/lr70uQZZHY0QSCLaa8bXlw==/109951166293910323.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 552968,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951166293910323",
        "avatarImgIdStr": "109951168706998032",
        "anchor": true,
        "avatarImgId_str": "109951168706998032"
      },
      "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": 110,
      "shortName": null,
      "subCount": 279792,
      "picId": 109951167098559870,
      "lastProgramId": 2519176427,
      "feeScope": 0,
      "lastProgramCreateTime": 1679306326439,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/HNrlA82HrKiFM_hUsJLwCw==/109951167098559871.jpg",
      "picUrl": "https://p1.music.126.net/HNrlA82HrKiFM_hUsJLwCw==/109951167098559871.jpg",
      "intervenePicId": 109951167098559870,
      "desc": "好听",
      "createTime": 1576907130850,
      "name": "吴炳文翻唱集",
      "id": 794364467,
      "rcmdtext": "请你吃饼干",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 320000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/kDbjfxVW4DbQmDnE7tnHNA==/109951164431991714.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 320500,
        "birthday": 805564800000,
        "userId": 60972460,
        "userType": 4,
        "nickname": "你的星冰乐",
        "signature": "我想着伶俜一人独活",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951164431991710,
        "backgroundImgId": 109951163689791310,
        "backgroundUrl": "http://p1.music.126.net/0dccyur1oEwfxntFFPboFg==/109951163689791312.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 16392,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951163689791312",
        "avatarImgIdStr": "109951164431991714",
        "anchor": false,
        "avatarImgId_str": "109951164431991714"
      },
      "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": 139,
      "shortName": null,
      "subCount": 193179,
      "picId": 109951164325827580,
      "lastProgramId": 2507618817,
      "feeScope": 0,
      "lastProgramCreateTime": 1657328099153,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/gc9Dwx7uV1wuImNMgWQvgg==/109951164325827585.jpg",
      "picUrl": "https://p1.music.126.net/gc9Dwx7uV1wuImNMgWQvgg==/109951164325827585.jpg",
      "intervenePicId": 109951164325827580,
      "desc": "不如陪我虚度时光",
      "createTime": 1548151004509,
      "name": "你的星冰乐",
      "id": 792659457,
      "rcmdtext": "磁性嗓音,清婉吟唱",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 430000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/YlvorTbmiPsVp8NLJmyfkQ==/109951168717088574.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 430200,
        "birthday": 1027008000000,
        "userId": 508555992,
        "userType": 4,
        "nickname": "藤竹京",
        "signature": "没了原本的骄傲 也失去了开始的模样",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951168717088580,
        "backgroundImgId": 109951166486561860,
        "backgroundUrl": "http://p1.music.126.net/JmfPqNYJTjs51r8eRxkeFw==/109951166486561862.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": {
          "1": "音乐原创视频达人"
        },
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 552968,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951166486561862",
        "avatarImgIdStr": "109951168717088574",
        "anchor": true,
        "avatarImgId_str": "109951168717088574"
      },
      "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": [],
      "replaceRadioId": 0,
      "replaceRadio": null,
      "dynamic": false,
      "categoryId": 2001,
      "taskId": 0,
      "programCount": 547,
      "shortName": null,
      "subCount": 149982,
      "picId": 109951168608334320,
      "lastProgramId": 2524751276,
      "feeScope": 0,
      "lastProgramCreateTime": 1687623532360,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/TELFZl9S6Dm9yJwzXNYTMg==/109951168608334327.jpg",
      "picUrl": "https://p1.music.126.net/TELFZl9S6Dm9yJwzXNYTMg==/109951168608334327.jpg",
      "intervenePicId": 109951168608334320,
      "desc": "送给我最爱的谭柳",
      "createTime": 1542004971181,
      "name": "藤竹京",
      "id": 792064483,
      "rcmdtext": "一个热爱唱歌的少年",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 370000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/73ARd4zmkirs70BX3SmYpw==/109951166364014543.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 371000,
        "birthday": 901468800000,
        "userId": 380410624,
        "userType": 4,
        "nickname": "得瑟猴几",
        "signature": "微博:还在努力的王玉萌\n私信回不过来 但是都会看\n从来没有觉得自己有多了不起 也不求多少人喜欢我 我已经很满足很满足了 \n承蒙厚爱 不胜感激\n世无易事 谨记躬行\n不多解释 只做自己\n然后 很高兴认识你",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951166364014540,
        "backgroundImgId": 109951163697057710,
        "backgroundUrl": "http://p1.music.126.net/vclkIsDOrC6EgHA1Kz4mVQ==/109951163697057716.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": {
          "1": "音乐原创视频达人"
        },
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 12296,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951163697057716",
        "avatarImgIdStr": "109951166364014543",
        "anchor": true,
        "avatarImgId_str": "109951166364014543"
      },
      "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": 142,
      "shortName": null,
      "subCount": 199282,
      "picId": 109951166660895740,
      "lastProgramId": 2490416245,
      "feeScope": 0,
      "lastProgramCreateTime": 0,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/YlOGV0AXUyvbG0SOBivOog==/109951166660895738.jpg",
      "picUrl": "https://p1.music.126.net/YlOGV0AXUyvbG0SOBivOog==/109951166660895738.jpg",
      "intervenePicId": 109951166660895740,
      "desc": "翻唱一些自己喜欢的歌。",
      "createTime": 1497795820998,
      "name": "王玉萌",
      "id": 349887202,
      "rcmdtext": "生活很苦,而她很甜",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 320000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/rxbJazTaiQoq6lV8QYEwQw==/109951165329196939.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 320500,
        "birthday": 640450800000,
        "userId": 84979693,
        "userType": 4,
        "nickname": "火鸡zzz_",
        "signature": "主动私聊你的都是骗子 无小号 注意识别",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951165329196940,
        "backgroundImgId": 109951166618298740,
        "backgroundUrl": "http://p1.music.126.net/s9s1Q-MZfS7VfDn0TIdATg==/109951166618298740.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 544776,
        "avatarDetail": {
          "userType": 4,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4874132307/4499/f228/d867/da64b9725e125943ad4e14e4c72d0884.png"
        },
        "backgroundImgIdStr": "109951166618298740",
        "avatarImgIdStr": "109951165329196939",
        "anchor": true,
        "avatarImgId_str": "109951165329196939"
      },
      "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": 133,
      "shortName": null,
      "subCount": 181066,
      "picId": 19078725765368784,
      "lastProgramId": 2517687159,
      "feeScope": 0,
      "lastProgramCreateTime": 1676204641653,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/2T2uWCeYx0MONfAgHHcFTg==/19078725765368783.jpg",
      "picUrl": "https://p1.music.126.net/2T2uWCeYx0MONfAgHHcFTg==/19078725765368783.jpg",
      "intervenePicId": 19078725765368784,
      "desc": "除了我都是猪",
      "createTime": 1498138781333,
      "name": "火鸡电台",
      "id": 349928111,
      "rcmdtext": "深夜温柔男声",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 430000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/zBiW38qZM8aDyIc2qNt_2g==/109951164227263914.jpg",
        "accountStatus": 0,
        "gender": 2,
        "city": 430600,
        "birthday": 816105600000,
        "userId": 454519979,
        "userType": 10,
        "nickname": "一条小团团OvO",
        "signature": "一条小团团OvO 日常翻唱",
        "description": "斗鱼TV主播",
        "detailDescription": "斗鱼TV主播",
        "avatarImgId": 109951164227263920,
        "backgroundImgId": 109951163922793010,
        "backgroundUrl": "http://p1.music.126.net/gSP92Qmzjy2Wb-sSWKRQyw==/109951163922793015.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": null,
        "djStatus": 10,
        "vipType": 11,
        "remarkName": null,
        "authenticationTypes": 2056,
        "avatarDetail": {
          "userType": 10,
          "identityLevel": 1,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4788940880/1a1f/68f5/b59a/b444b81b88567108ba88194fa29144f5.png"
        },
        "backgroundImgIdStr": "109951163922793015",
        "avatarImgIdStr": "109951164227263914",
        "anchor": false,
        "avatarImgId_str": "109951164227263914"
      },
      "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": 39,
      "shortName": null,
      "subCount": 505360,
      "picId": 109951163905919410,
      "lastProgramId": 2487599798,
      "feeScope": 0,
      "lastProgramCreateTime": 0,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/iRkVEquf5YAkzIILGyM_lg==/109951163905919405.jpg",
      "picUrl": "https://p1.music.126.net/iRkVEquf5YAkzIILGyM_lg==/109951163905919405.jpg",
      "intervenePicId": 109951163905919410,
      "desc": "一条小团团的日常精分演唱,女神经版本+正儿八经的翻唱,你想要的,这都有~感谢支持哟~",
      "createTime": 1551785967125,
      "name": "一条小团团OvO的翻唱合集",
      "id": 792868378,
      "rcmdtext": "可神经可温柔的宝藏女声",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 410000,
        "authStatus": 0,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/R7w0llIgrrlxN1nkx5x76A==/109951168664477948.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 410100,
        "birthday": 986958664494,
        "userId": 1447442288,
        "userType": 205,
        "nickname": "你的挽长-",
        "signature": "Q43321924",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951168664477950,
        "backgroundImgId": 109951166332598450,
        "backgroundUrl": "http://p1.music.126.net/7Z6dd-WSWrFv1_wysv4l8g==/109951166332598443.jpg",
        "authority": 0,
        "mutual": false,
        "expertTags": null,
        "experts": {
          "2": "情感图文达人"
        },
        "djStatus": 10,
        "vipType": 10,
        "remarkName": null,
        "authenticationTypes": 552960,
        "avatarDetail": {
          "userType": 205,
          "identityLevel": 4,
          "identityIconUrl": "https://p5.music.126.net/obj/wo3DlcOGw6DClTvDisK1/4761340194/0903/b735/7c7a/0dddcdf78047d397d24125840e54ab5b.png"
        },
        "backgroundImgIdStr": "109951166332598443",
        "avatarImgIdStr": "109951168664477948",
        "anchor": true,
        "avatarImgId_str": "109951168664477948"
      },
      "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": 220,
      "shortName": null,
      "subCount": 253622,
      "picId": 109951166254495870,
      "lastProgramId": 2516757683,
      "feeScope": 0,
      "lastProgramCreateTime": 1673620303405,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/gPbj81MGoVAtoMo2tHaEvA==/109951166254495875.jpg",
      "picUrl": "https://p1.music.126.net/gPbj81MGoVAtoMo2tHaEvA==/109951166254495875.jpg",
      "intervenePicId": 109951166254495870,
      "desc": "为什么很久很久没有更新了 大概我也不知道 可能习惯了吧 习惯不更新了 不像很早很早之前那样每天都会养成习惯去更新 也或许是我长大了 不太喜欢除去生活 工作 再有其他事情去占用我的经历跟时间了 不过呢 大家 我有时候看到电台 我常常会难过 因为那是我的18岁 原来都那么久了 那年我18岁 今年已经21岁。没有经历过20岁的人 没有经历过社会毒打的人 体会不到我现在的心情 我想念我的18岁 可以直播讲鬼故事把我吓的不行 可以幼稚到说我未来可期 嗯 大家都会长大 我会 你们也会 大家都会变 也会变得现实一点 不会整天去高喊一切都会好 这个电台也并不解忧 只是18岁少年4年前的幻想罢了 乖乖们 你们也在长大 终有一天会舍去那份幼稚 也会面对现实 琪琪常常会说 你一点都不善良 你对其他人都没有同情心 我啊 我记得我之前很善良 早上买早餐看到流浪汉我会把早餐给他自己饿肚子去上班 会看到流浪猫会去猫好吃的给她吃 会帮助在路边哭泣的人买纸巾 可是呢 后来随着年龄的增长 我变得没有那么善良了 看待事物的看法也不一样了 看到流浪的人 或物想的更多的仅仅只是为什么有手有脚不去工作 大家都会长大 也会有自己的想法 当然 也会变得越棒 仅此 谢谢大家 抛去互联网这点粉丝 我在大街上只是一个普通到不能再普通的人 也特别感谢也是因为有你们 能让我在互联网上找到一点点点存在感",
      "createTime": 1565349095009,
      "name": "解忧杂货店",
      "id": 793672473,
      "rcmdtext": "分享各大网站的热歌",
      "subed": false
    },
    {
      "dj": {
        "defaultAvatar": false,
        "province": 500000,
        "authStatus": 1,
        "followed": false,
        "avatarUrl": "http://p1.music.126.net/YtXBmzbpF298jGr-8s2-0Q==/109951163794166940.jpg",
        "accountStatus": 0,
        "gender": 1,
        "city": 500101,
        "birthday": 919267200000,
        "userId": 493716532,
        "userType": 4,
        "nickname": "爱吃巧乐兹呀",
        "signature": "我是巧乐兹",
        "description": "",
        "detailDescription": "",
        "avatarImgId": 109951163794166940,
        "backgroundImgId": 109951163677321500,
        "backgroundUrl": "http://p1.music.126.net/nfSg6VhQXKg3RIcARe5XCw==/109951163677321512.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": "109951163677321512",
        "avatarImgIdStr": "109951163794166940",
        "anchor": true,
        "avatarImgId_str": "109951163794166940"
      },
      "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": 53,
      "shortName": null,
      "subCount": 584655,
      "picId": 109951163685921200,
      "lastProgramId": 2068133989,
      "feeScope": 0,
      "lastProgramCreateTime": 1594721939555,
      "radioFeeType": 0,
      "intervenePicUrl": "https://p1.music.126.net/eyscJboRyhg8Bn8ayyrNTw==/109951163685921201.jpg",
      "picUrl": "https://p1.music.126.net/eyscJboRyhg8Bn8ayyrNTw==/109951163685921201.jpg",
      "intervenePicId": 109951163685921200,
      "desc": "欢迎收听",
      "createTime": 1542451552151,
      "name": "爱吃巧乐兹",
      "id": 792136478,
      "rcmdtext": "过来听听这些歌有你的故事嘛",
      "subed": false
    }
  ],
  "hasMore": true,
  "count": 1000,
  "code": 200
}
上一页
获取电台分类
下一页
获取电台详情
Built with