获取视频下指定评论的回复/Get reply to the specified comment
GET/api/bilibili/web/fetch_comment_reply
[中文]
用途:
- 获取视频下指定评论的回复
参数:
- bv_id: 作品id
- pn: 页码
- rpid: 回复id
返回:
- 指定评论的回复数据
[English]
Purpose:
- Get reply to the specified comment
Parameters:
- bv_id: Video id
- pn: Page number
- rpid: Reply id
Return:
- Reply of the specified comment
[示例/Example]
bv_id = "BV1M1421t7hT" pn = 1 rpid = "237109455120"
Request
Responses
- 200
- 422
Successful Response
Validation Error