File size: 876 Bytes
0aee47a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
{
"info": {
"detail": {
"url": "https://api.bilibili.com/x/polymer/web-dynamic/v1/opus/detail",
"method": "GET",
"verify": false,
"params": {
"timezone_offset": "int: 时区偏移量",
"id": "int: 动态 ID"
},
"comment": "动态详细信息"
}
},
"operate": {
"simple_action": {
"url": "https://api.bilibili.com/x/community/cosmo/interface/simple_action",
"method": "POST",
"verify": true,
"data": {
"meta": {
"spmid": "444.42.0.0",
"from_spmid": "333.1365.0.0",
"from": "unknown"
},
"entity": {
"object_id_str": "890484395664736288",
"type": { "biz": 2 }
},
"action": 4
},
"json_body": true,
"comment": "收藏/取消收藏"
}
}
}
|