curl --location --request GET 'https://api.test.superdir.cn/member/kuaishou/activity/info?id' \
--header 'Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJiaXpfaWQiOjMsInVpZCI6ImNrNGZ0YW9ianU1M21paWR2Z2IwIiwiaWRlbnRpdHkiOjEsImNsaWVudCI6MSwiZXhwIjoxNzUyOTc0OTQ2fQ.8rYUxShygWA-9qDdE0ZwAJNZ9yyb4f6kJhJd5zj1GTw' \
--header 'bizid: 3' \
--header 'version: 1.7.7.6' \
--header 'language: zh-CN' \
--header 'business-code: 1001'
{
"id": 0,
"title": "string",
"video_title": "string",
"to_publish_count": 0,
"published_count": 0,
"status": 0,
"total_count": 0,
"to_fetch_count": 0,
"created_at": 0,
"creator": "string",
"video_title_cate": "string",
"stores": [
0
],
"videos": [
0
]
}