{
"success": true,
"code": 200,
"message": "请求成功",
"data": {
"monitor_id": "string",
"platform": "string",
"video_id": "string",
"video_title": "string",
"author_id": "string",
"author_name": "string",
"monitor_status": 0,
"monitor_start_date": "2019-08-24",
"monitor_end_date": "2019-08-24",
"last_snapshot_time": "2019-08-24T14:15:22.123Z",
"snapshot_count": 0,
"created_time": "2019-08-24T14:15:22.123Z",
"snapshots": [
{
"id": 0,
"snapshot_time": "2019-08-24T14:15:22.123Z",
"snapshot_type": "string",
"like_count": 0,
"comment_count": 0,
"play_count": 0,
"share_count": 0,
"collect_count": 0
}
]
}
}