文档
测试

我的活动详情接口

GET
http://gjs.com/api/v1/join_activity_info?id=2

接口描述

//包含了投票活动详情和报名活动详情

请求头

参数名
类型
描述
必填
token
string
示例:3245e9c463e8f277f386f3ff540071fa22e9ba51a6291dde5c427cc4d5a1dbae293fca447c6c0dd2cfb1a065042139fc6bce4642
必填

请求参数

参数名
类型
描述
必填
id
int
示例:2
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
time
string
示例:1606115509
必填
data
object
数据字典
必填
1
object
数据字典
必填
activity_id
int
示例:2
必填
activity_option_id
int
示例:1
必填
option_title
string
示例:哪种饮料最好喝
必填
choice_nums
int
示例:1
必填
voter
object
数据字典
必填
1
object
数据字典
必填
voters_id
int
示例:1
必填
name
string
示例:柠檬00
必填
2
object
数据字典
必填
activity_id
int
示例:2
必填
activity_option_id
int
示例:2
必填
option_title
string
示例:什么炒饭最好吃
必填
choice_nums
int
示例:2
必填
voter
object
数据字典
必填
6
object
数据字典
必填
voters_id
int
示例:6
必填
name
string
示例:西红色炒蛋00
必填