curl --location --request GET 'https://api.2zxz.com/bilibili/video/comments?AID'
{
"Comments": [
{
"Like": 0,
"Member": {
"Avatar": "string",
"MID": "string",
"Name": "string",
"Sex": "string",
"Sign": "string"
},
"Message": "string",
"ReplyID": 0
}
],
"Pages": {
"CommentCount": 0,
"Now": 0,
"PageSize": 0
},
"code": 0
}