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

最近播放-视频

开发中
POST
/record/recent/video
调用此接口 , 可获得最近播放-视频

请求参数

Query 参数
limit
string 
可选
示例值:
100

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://127.0.0.1:3000/record/recent/video?limit=100'

返回响应

🟢200成功
application/json
Body
object {0}
示例
{
    "code": 200,
    "data": {
        "total": 16,
        "list": [
            {
                "resourceId": "a1XjPPO1wHlAy2B",
                "playTime": 1685974788759,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1XjPPO1wHlAy2B",
                    "title": "打工人唱了一首《画饼而已》,送给爱画饼的老板",
                    "coverUrl": "http://p6.music.126.net/91vxtbShes_SiKrhESJS6A==/109951168544708822",
                    "duration": 93298,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951166653543382"
                        },
                        "defaultAvatar": false,
                        "province": 420000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/VyoLyoDQTBRy_sr9z2pz9Q==/109951166653543382.jpg",
                        "accountStatus": 0,
                        "gender": 1,
                        "city": 420100,
                        "birthday": 1648279640555,
                        "userId": 1634663680,
                        "userType": 204,
                        "nickname": "歌词改编大神",
                        "signature": "热爱改编歌词的大神,简称:歌词改编大神",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951166653543380,
                        "backgroundImgId": 109951166106008110,
                        "backgroundUrl": "http://p1.music.126.net/YpTy3niYyJdTAZQEYZw8wQ==/109951166106008108.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 10,
                        "vipType": 0,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951166106008108",
                        "avatarImgIdStr": "109951166653543382",
                        "xInfo": {
                            "avatarImgId_str": "109951166653543382"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1B1T5jVOhy59OD",
                "playTime": 1685974762824,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1B1T5jVOhy59OD",
                    "title": "因“失误”成就歌手的名场面,汪苏泷三寻宝藏唱成经典",
                    "coverUrl": "http://p6.music.126.net/fQFrJN9wkfTARd3rFBNqlQ==/109951166930738771",
                    "duration": 173680,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951165950364422"
                        },
                        "defaultAvatar": false,
                        "province": 330000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/c7UWhAnQk9tqNZNrg8gdwg==/109951165950364422.jpg",
                        "accountStatus": 0,
                        "gender": 1,
                        "city": 330500,
                        "birthday": 870278400000,
                        "userId": 299894458,
                        "userType": 204,
                        "nickname": "油条Music",
                        "signature": "每日分享精品音乐,给你极致的音乐体验!",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951165950364420,
                        "backgroundImgId": 109951166527760540,
                        "backgroundUrl": "http://p1.music.126.net/YdlbFqkGUxZb1pqZjmsBGw==/109951166527760541.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 0,
                        "vipType": 0,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951166527760541",
                        "avatarImgIdStr": "109951165950364422",
                        "xInfo": {
                            "avatarImgId_str": "109951165950364422"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1V85eZRyckEjX1",
                "playTime": 1685963181999,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1V85eZRyckEjX1",
                    "title": "对女孩儿来说,当她的第几任男友最爽?",
                    "coverUrl": "http://p6.music.126.net/obj/w5nDkMOCwrDCmDDDi8Om/9457358772/a7ed/0c3f/91c9/ce0c5113e1b8e0d27cd0887aaaca5a96.data",
                    "duration": 29916,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951167497199070"
                        },
                        "defaultAvatar": false,
                        "province": 110000,
                        "authStatus": 1,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/l-PExJZUZVUjO7DMDdKQDw==/109951167497199070.jpg",
                        "accountStatus": 0,
                        "gender": 1,
                        "city": 110101,
                        "birthday": 418549620000,
                        "userId": 1555856398,
                        "userType": 4,
                        "nickname": "HI我有个朋友",
                        "signature": "偶遇你的故事,是我们最美丽的意外!",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951167497199070,
                        "backgroundImgId": 109951165513964820,
                        "backgroundUrl": "http://p1.music.126.net/LYy46cW4DCpQHR7iGew4nw==/109951165513964820.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 10,
                        "vipType": 11,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951165513964820",
                        "avatarImgIdStr": "109951167497199070",
                        "xInfo": {
                            "avatarImgId_str": "109951167497199070"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1XpDlRgKa9JKOl",
                "playTime": 1685963172313,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1XpDlRgKa9JKOl",
                    "title": "你的女朋友是不是心机girl?",
                    "coverUrl": "http://p6.music.126.net/YZdID8jmUIUBrSmRxxR8Zg==/109951165774794970",
                    "duration": 55961,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951165967743592"
                        },
                        "defaultAvatar": false,
                        "province": 110000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/GPMv6dIyGcCKJ97QEl4mYg==/109951165967743592.jpg",
                        "accountStatus": 0,
                        "gender": 0,
                        "city": 110101,
                        "birthday": 725817600000,
                        "userId": 4881435721,
                        "userType": 0,
                        "nickname": "戴较瘦Dai",
                        "signature": "一个泪腺超级非常极其发达的戏精",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951165967743580,
                        "backgroundImgId": 109951165691941470,
                        "backgroundUrl": "http://p1.music.126.net/4o7lb39yrP4gAT40Qz1pzQ==/109951165691941469.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 0,
                        "vipType": 0,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951165691941469",
                        "avatarImgIdStr": "109951165967743592",
                        "xInfo": {
                            "avatarImgId_str": "109951165967743592"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a146NA444dNrVKq",
                "playTime": 1685963061242,
                "resourceType": "MLOG",
                "data": {
                    "id": "a146NA444dNrVKq",
                    "title": "有多少真心话是以开玩笑的方式说出来的!",
                    "coverUrl": "http://p6.music.126.net/obj/w5nDkMOCwrDCmDDDi8Om/12221368132/45f8/50b5/5136/da5e54b5a5d3b43092b2642ec8b739f9.jpg",
                    "duration": 37280,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951168186186203"
                        },
                        "defaultAvatar": false,
                        "province": 360000,
                        "authStatus": 1,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/AjkRsfIOdkVjvkCvnvvPbQ==/109951168186186203.jpg",
                        "accountStatus": 0,
                        "gender": 2,
                        "city": 360200,
                        "birthday": 949418122395,
                        "userId": 380666264,
                        "userType": 204,
                        "nickname": "小简不会剪",
                        "signature": "【热爱生活🤩热爱音乐🤪每日混剪更新感谢关注🤣感谢网易云音乐】",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951168186186200,
                        "backgroundImgId": 109951166633411540,
                        "backgroundUrl": "http://p1.music.126.net/9BGPAeZymK1yJ33tEsObqQ==/109951166633411543.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 10,
                        "vipType": 11,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951166633411543",
                        "avatarImgIdStr": "109951168186186203",
                        "xInfo": {
                            "avatarImgId_str": "109951168186186203"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1o0oRXj6H5TNYT",
                "playTime": 1685962812030,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1o0oRXj6H5TNYT",
                    "title": "马云:他终于想起来自己还是个男神了!",
                    "coverUrl": "http://p6.music.126.net/obj/w5nDkMOCwrDCmDDDi8Om/13155794213/7143/b738/5eed/bf46212f15821e4db251e1fde6025600.data",
                    "duration": 157933,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "18758767883204803"
                        },
                        "defaultAvatar": false,
                        "province": 510000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/88cl9b_PeNMUzmGCzRaEZw==/18758767883204803.jpg",
                        "accountStatus": 0,
                        "gender": 1,
                        "city": 510500,
                        "birthday": -2209017600000,
                        "userId": 394604291,
                        "userType": 207,
                        "nickname": "so-旧梦",
                        "signature": "",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 18758767883204804,
                        "backgroundImgId": 2002210674180202,
                        "backgroundUrl": "http://p1.music.126.net/pmHS4fcQtcNEGewNb5HRhg==/2002210674180202.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": {
                            "1": "超燃联盟视频达人"
                        },
                        "djStatus": 0,
                        "vipType": 11,
                        "remarkName": null,
                        "backgroundImgIdStr": "2002210674180202",
                        "avatarImgIdStr": "18758767883204803",
                        "xInfo": {
                            "avatarImgId_str": "18758767883204803"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a10mDZjRrIpQm44",
                "playTime": 1685962570870,
                "resourceType": "MLOG",
                "data": {
                    "id": "a10mDZjRrIpQm44",
                    "title": "不看到最后真的不敢相信这男的竟然是 Taylor Swift 扮演的",
                    "coverUrl": "http://p6.music.126.net/obj/w5nDkMOCwrDCmDDDi8Om/12912349182/f241/38a3/68df/353dc6efd4e307208e459b09bb6d79c4.data",
                    "duration": 18566,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951165186954633"
                        },
                        "defaultAvatar": false,
                        "province": 1000000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/a5qjLYSusH_NyMSbWI60BQ==/109951165186954633.jpg",
                        "accountStatus": 0,
                        "gender": 1,
                        "city": 1005900,
                        "birthday": 971712000000,
                        "userId": 376693102,
                        "userType": 204,
                        "nickname": "Chimagint",
                        "signature": "“I am because you are” ​",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951165186954640,
                        "backgroundImgId": 109951165424649820,
                        "backgroundUrl": "http://p1.music.126.net/PHPJLipW-QACxLrAbaGlcw==/109951165424649829.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 0,
                        "vipType": 0,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951165424649829",
                        "avatarImgIdStr": "109951165186954633",
                        "xInfo": {
                            "avatarImgId_str": "109951165186954633"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1RABWeqwhoKU6R",
                "playTime": 1685962570868,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1RABWeqwhoKU6R",
                    "title": "用实力征服世界,原来这些歌都是她写的",
                    "coverUrl": "http://p6.music.126.net/obj/w5nDkMOCwrDCmDDDi8Om/11926850739/6df2/9625/d9a7/14f962804bd6ec58fa45ba947237778b.data",
                    "duration": 143120,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951165915235841"
                        },
                        "defaultAvatar": false,
                        "province": 520000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/upfltAU0VtDMMDQRR2QgSQ==/109951165915235841.jpg",
                        "accountStatus": 0,
                        "gender": 1,
                        "city": 520100,
                        "birthday": 852048000000,
                        "userId": 324720438,
                        "userType": 204,
                        "nickname": "小a的宝藏音乐",
                        "signature": "",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951165915235840,
                        "backgroundImgId": 2002210674180200,
                        "backgroundUrl": "http://p1.music.126.net/45Nu4EqvFqK_kQj6BkPwcw==/2002210674180200.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 0,
                        "vipType": 11,
                        "remarkName": null,
                        "backgroundImgIdStr": "2002210674180200",
                        "avatarImgIdStr": "109951165915235841",
                        "xInfo": {
                            "avatarImgId_str": "109951165915235841"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1XQyYlllFovEEv",
                "playTime": 1685957184500,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1XQyYlllFovEEv",
                    "title": "猴子取的不是经,是人情世故!",
                    "coverUrl": "http://p6.music.126.net/obj/w5nDkMOCwrDCmDDDi8Om/12635062288/3ca0/1d35/d162/4242bfd93ded83dbc32cc6f86f91cb71.jpg",
                    "duration": 51177,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951168186186203"
                        },
                        "defaultAvatar": false,
                        "province": 360000,
                        "authStatus": 1,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/AjkRsfIOdkVjvkCvnvvPbQ==/109951168186186203.jpg",
                        "accountStatus": 0,
                        "gender": 2,
                        "city": 360200,
                        "birthday": 949418122395,
                        "userId": 380666264,
                        "userType": 204,
                        "nickname": "小简不会剪",
                        "signature": "【热爱生活🤩热爱音乐🤪每日混剪更新感谢关注🤣感谢网易云音乐】",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951168186186200,
                        "backgroundImgId": 109951166633411540,
                        "backgroundUrl": "http://p1.music.126.net/9BGPAeZymK1yJ33tEsObqQ==/109951166633411543.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 10,
                        "vipType": 11,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951166633411543",
                        "avatarImgIdStr": "109951168186186203",
                        "xInfo": {
                            "avatarImgId_str": "109951168186186203"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1gN8mGmcKPrBe",
                "playTime": 1685957125028,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1gN8mGmcKPrBe",
                    "title": "媳妇一巴掌让你知道在家谁做主",
                    "coverUrl": "http://p6.music.126.net/VdnM0Od4GpujBLnSQFpO2A==/109951166553960024",
                    "duration": 19293,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951166553975025"
                        },
                        "defaultAvatar": false,
                        "province": 320000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/H8Fp9-Z2W8sBKQcEzGMU4g==/109951166553975025.jpg",
                        "accountStatus": 0,
                        "gender": 1,
                        "city": 320500,
                        "birthday": 699292800000,
                        "userId": 99257691,
                        "userType": 0,
                        "nickname": "Goustone",
                        "signature": "",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951166553975020,
                        "backgroundImgId": 109951162884390100,
                        "backgroundUrl": "http://p1.music.126.net/yuUCa4DzrzSOY96-xX2iTQ==/109951162884390101.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 10,
                        "vipType": 11,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951162884390101",
                        "avatarImgIdStr": "109951166553975025",
                        "xInfo": {
                            "avatarImgId_str": "109951166553975025"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1g41WjKJavD0Uy",
                "playTime": 1685957064493,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1g41WjKJavD0Uy",
                    "title": "三年不发歌依旧是最有钱的歌手,你听过她的歌吗",
                    "coverUrl": "http://p6.music.126.net/VmwVGg72uybS7B7Fw3IB0Q==/109951166946631493",
                    "duration": 116516,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951165915235841"
                        },
                        "defaultAvatar": false,
                        "province": 520000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/upfltAU0VtDMMDQRR2QgSQ==/109951165915235841.jpg",
                        "accountStatus": 0,
                        "gender": 1,
                        "city": 520100,
                        "birthday": 852048000000,
                        "userId": 324720438,
                        "userType": 204,
                        "nickname": "小a的宝藏音乐",
                        "signature": "",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951165915235840,
                        "backgroundImgId": 2002210674180200,
                        "backgroundUrl": "http://p1.music.126.net/45Nu4EqvFqK_kQj6BkPwcw==/2002210674180200.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 0,
                        "vipType": 11,
                        "remarkName": null,
                        "backgroundImgIdStr": "2002210674180200",
                        "avatarImgIdStr": "109951165915235841",
                        "xInfo": {
                            "avatarImgId_str": "109951165915235841"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1jOPr0ga8pEMB",
                "playTime": 1685957007456,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1jOPr0ga8pEMB",
                    "title": "为你遮挡所有风雨《白象》",
                    "coverUrl": "http://p6.music.126.net/obj/w5nDkMOCwrDCmDDDi8Om/26682176290/6cca/7fc2/ff99/69d908b4021535582350492797a7d120.jpg",
                    "duration": 44814,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951168647829576"
                        },
                        "defaultAvatar": false,
                        "province": 310000,
                        "authStatus": 1,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/3Fy_rnf6F6XUAj1gZWQ_Pg==/109951168647829576.jpg",
                        "accountStatus": 0,
                        "gender": 2,
                        "city": 310101,
                        "birthday": 1521129600000,
                        "userId": 90697271,
                        "userType": 4,
                        "nickname": "少年霜",
                        "signature": "你的家养少主,\n请管家用心培育,\n不可食用×",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951168647829570,
                        "backgroundImgId": 109951163128549550,
                        "backgroundUrl": "http://p1.music.126.net/KkJvaCJS8HXxcs2pJvmHuQ==/109951163128549549.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": {
                            "1": "音乐原创视频达人",
                            "2": "生活图文达人"
                        },
                        "djStatus": 10,
                        "vipType": 11,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951163128549549",
                        "avatarImgIdStr": "109951168647829576",
                        "xInfo": {
                            "avatarImgId_str": "109951168647829576"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1RUZykAKFoyXX8",
                "playTime": 1685956944148,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1RUZykAKFoyXX8",
                    "title": "今年失德艺人频频被扒,真正勇于承认的少之又少,冠希哥算有担当",
                    "coverUrl": "http://p6.music.126.net/obj/w5nDkMOCwrDCmDDDi8Om/12221172825/8a3e/9c90/879a/c91c69586d8d597982cfabdb55d8e7af.jpg",
                    "duration": 26960,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951165960960478"
                        },
                        "defaultAvatar": false,
                        "province": 350000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/qdlICN5F0Rp61BVPYf8LSA==/109951165960960478.jpg",
                        "accountStatus": 0,
                        "gender": 0,
                        "city": 350100,
                        "birthday": -2209017600000,
                        "userId": 1587708651,
                        "userType": 204,
                        "nickname": "卡卡大世界",
                        "signature": "",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951165960960480,
                        "backgroundImgId": 109951162868128400,
                        "backgroundUrl": "http://p1.music.126.net/2zSNIqTcpHL2jIvU6hG0EA==/109951162868128395.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 0,
                        "vipType": 0,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951162868128395",
                        "avatarImgIdStr": "109951165960960478",
                        "xInfo": {
                            "avatarImgId_str": "109951165960960478"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1y9Rg5wWIRer6W",
                "playTime": 1685956883785,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1y9Rg5wWIRer6W",
                    "title": "改变自己最快的方法,就是逼着自己,去做最害怕的事情",
                    "coverUrl": "http://p6.music.126.net/U96lhgb93Fn6QIIYQzOepA==/109951166277866671",
                    "duration": 137391,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951167565947458"
                        },
                        "defaultAvatar": false,
                        "province": 330000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/46yqPSEnVtV0UhT_nLn2rw==/109951167565947458.jpg",
                        "accountStatus": 0,
                        "gender": 2,
                        "city": 330100,
                        "birthday": 1003334400000,
                        "userId": 4982071310,
                        "userType": 207,
                        "nickname": "爱唱歌的小7",
                        "signature": "抖引:爱唱歌的小7   你并没有那么喜欢我,只是恰好碰到了我",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951167565947460,
                        "backgroundImgId": 109951166261665890,
                        "backgroundUrl": "http://p1.music.126.net/w6j61qkXlPNvT0OEETrF0A==/109951166261665886.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 10,
                        "vipType": 11,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951166261665886",
                        "avatarImgIdStr": "109951167565947458",
                        "xInfo": {
                            "avatarImgId_str": "109951167565947458"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "a1E3wrUoo3fArJPY",
                "playTime": 1685956883761,
                "resourceType": "MLOG",
                "data": {
                    "id": "a1E3wrUoo3fArJPY",
                    "title": "街头采访|你心目中的宝藏乐队是什么呢",
                    "coverUrl": "http://p6.music.126.net/obj/w5nDkMOCwrDCmDDDi8Om/26514522833/a5da/1f3b/fd84/3a985c97a5ac0c97a68d281f1bbe0291.data",
                    "duration": 86433,
                    "creator": {
                        "extProperties": {
                            "avatarImgId_str": "109951167767261540"
                        },
                        "defaultAvatar": false,
                        "province": 330000,
                        "authStatus": 0,
                        "followed": false,
                        "avatarUrl": "http://p1.music.126.net/EFjNZV4CVGO36mhsS0ppeg==/109951167767261540.jpg",
                        "accountStatus": 0,
                        "gender": 0,
                        "city": 330100,
                        "birthday": 631123200000,
                        "userId": 7882787736,
                        "userType": 0,
                        "nickname": "云听听街采",
                        "signature": "全网同名,期待偶遇更多热爱音乐的路人",
                        "description": "",
                        "detailDescription": "",
                        "avatarImgId": 109951167767261540,
                        "backgroundImgId": 109951162868128400,
                        "backgroundUrl": "http://p1.music.126.net/2zSNIqTcpHL2jIvU6hG0EA==/109951162868128395.jpg",
                        "authority": 0,
                        "mutual": false,
                        "expertTags": null,
                        "experts": null,
                        "djStatus": 0,
                        "vipType": 0,
                        "remarkName": null,
                        "backgroundImgIdStr": "109951162868128395",
                        "avatarImgIdStr": "109951167767261540",
                        "xInfo": {
                            "avatarImgId_str": "109951167767261540"
                        }
                    }
                },
                "os": "android"
            },
            {
                "resourceId": "14580366",
                "playTime": 1685956718125,
                "resourceType": "MV",
                "data": {
                    "id": 14580366,
                    "name": "回答",
                    "coverUrl": "http://p1.music.126.net/oiq12MK_5kungDzraH2Rfw==/109951168060036882.jpg",
                    "duration": 150000,
                    "artists": [
                        {
                            "id": 12037117,
                            "name": "YOUNG"
                        }
                    ]
                },
                "os": "android"
            }
        ]
    },
    "message": ""
}
上一页
最近播放-歌曲
下一页
最近播放-歌单
Built with