{ "anchor_id": "0225376", "feed_id": "c6277-a538-466xxxx" }
curl --location --request POST 'http://127.0.0.1/topapi/planetom/feeds/statistic/get?access_token=dc73axxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "anchor_id": "0225376", "feed_id": "c6277-a538-466xxxx" }'
{ "result": { "status": 0, "introduction": "string", "title": "string", "cover_url": "string", "feed_id": "string", "feed_type": 0, "start_time": "string", "anchor_id": "string", "chat_ids": [ "string" ], "sub_status": 0, "jump_url": "string", "end_time": "string", "has_play_back": true, "replay_url": "string", "": "string", "duration": 0 }, "success": true, "errcode": 0, "errmsg": "string" }