- admin
- user
- api
- os
- ws
- 小程序
歌曲信息单曲
开发中
正式环境
正式环境
GET
http://easy.quarkzhong.top/user/song/detail
最后修改时间:2023-11-19 13:21:24
责任人:未设置
请求参数
Query 参数
id
string
必需
示例值:
347230
示例代码
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://easy.quarkzhong.top/user/song/detail?id=347230'
返回响应
🟢200成功
application/json
Body
name
string
必需
id
integer
必需
pst
integer
必需
t
integer
必需
ar
array [object {4}]
必需
id
integer
可选
name
string
可选
tns
array
可选
alias
array
可选
alia
array
必需
pop
integer
必需
st
integer
必需
rt
string
必需
fee
integer
必需
v
integer
必需
crbt
null
必需
cf
string
必需
al
object
必需
id
integer
必需
name
string
必需
picUrl
string
必需
tns
array
必需
pic_str
string
必需
pic
integer
必需
dt
integer
必需
h
object
必需
br
integer
必需
fid
integer
必需
size
integer
必需
vd
integer
必需
sr
integer
必需
m
object
必需
br
integer
必需
fid
integer
必需
size
integer
必需
vd
integer
必需
sr
integer
必需
l
object
必需
br
integer
必需
fid
integer
必需
size
integer
必需
vd
integer
必需
sr
integer
必需
sq
object
必需
br
integer
必需
fid
integer
必需
size
integer
必需
vd
integer
必需
sr
integer
必需
hr
null
必需
a
null
必需
cd
string
必需
no
integer
必需
rtUrl
null
必需
ftype
integer
必需
rtUrls
array
必需
djId
integer
必需
copyright
integer
必需
s_id
integer
必需
mark
integer
必需
originCoverType
integer
必需
originSongSimpleData
null
必需
tagPicList
null
必需
resourceState
boolean
必需
version
integer
必需
songJumpInfo
null
必需
entertainmentTags
null
必需
awardTags
null
必需
single
integer
必需
noCopyrightRcmd
null
必需
mv
integer
必需
rtype
integer
必需
rurl
null
必需
mst
integer
必需
cp
integer
必需
publishTime
integer
必需
示例
{
"name": "string",
"id": 0,
"pst": 0,
"t": 0,
"ar": [
{
"id": 0,
"name": "string",
"tns": [
null
],
"alias": [
null
]
}
],
"alia": [
null
],
"pop": 0,
"st": 0,
"rt": "string",
"fee": 0,
"v": 0,
"crbt": null,
"cf": "string",
"al": {
"id": 0,
"name": "string",
"picUrl": "string",
"tns": [
null
],
"pic_str": "string",
"pic": 0
},
"dt": 0,
"h": {
"br": 0,
"fid": 0,
"size": 0,
"vd": 0,
"sr": 0
},
"m": {
"br": 0,
"fid": 0,
"size": 0,
"vd": 0,
"sr": 0
},
"l": {
"br": 0,
"fid": 0,
"size": 0,
"vd": 0,
"sr": 0
},
"sq": {
"br": 0,
"fid": 0,
"size": 0,
"vd": 0,
"sr": 0
},
"hr": null,
"a": null,
"cd": "string",
"no": 0,
"rtUrl": null,
"ftype": 0,
"rtUrls": [
null
],
"djId": 0,
"copyright": 0,
"s_id": 0,
"mark": 0,
"originCoverType": 0,
"originSongSimpleData": null,
"tagPicList": null,
"resourceState": true,
"version": 0,
"songJumpInfo": null,
"entertainmentTags": null,
"awardTags": null,
"single": 0,
"noCopyrightRcmd": null,
"mv": 0,
"rtype": 0,
"rurl": null,
"mst": 0,
"cp": 0,
"publishTime": 0
}
修改于 2023-11-19 13:21:24