flow
GET
/viewer/flow
接口描述
待投票的作品流
Request Header
参数名
类型
描述
必填
X-Avatoon-Token
string
用户访问token
必填
Query Params
参数名
类型
描述
必填
limit
int
返回个数限制
必填
is_first
bool
true时全部返回PGC内容,默认false
必填
Response
参数名
类型
描述
必填
battle_id
string
battle id
必填
belong
string
所属比赛id
必填
works_a
string
works id
必填
works_b
string
works id
必填
works_url_a
string
works url
必填
works_url_b
string
works url
必填
author_a
string
author user id
必填
author_b
string
author user id
必填
author_name_a
string
author user name
必填
author_name_b
string
author user name
必填
author_portrait_a
string
author portrait url
必填
author_portrait_b
string
author portrait url
必填
votes_a
int
votes count
必填
votes_b
int
votes count
必填
title
string
比赛标题
必填
question
string
问题
必填
type
string
可能的值 challenge photo pose topic pgc
必填
works_a_pgc
bool
是否pgc
必填
works_b_pgc
bool
是否pgc
必填
count
int
内容数量
必填