Polls

GET /api/v1/polls/:id

SoftwareVersion
Mastodon 2.8.0
GoToSocial
ParametersMastodonGoToSocial
id 2.8.0
Response PollMastodonGoToSocial
emojis[] Custom Emoji2.8.0
expired 2.8.0
expires_at 2.8.0
id 2.8.0
multiple 2.8.0
options[] Poll Option2.8.0
own_votes 2.8.0
voted 2.8.0
voters_count 2.8.0
votes_count 2.8.0

POST /api/v1/polls/:id/votes

SoftwareVersion
Mastodon 2.8.0
GoToSocial
ParametersMastodonGoToSocial
choices[] 2.8.0
id 2.8.0
Response PollMastodonGoToSocial
emojis[] Custom Emoji2.8.0
expired 2.8.0
expires_at 2.8.0
id 2.8.0
multiple 2.8.0
options[] Poll Option2.8.0
own_votes 2.8.0
voted 2.8.0
voters_count 2.8.0
votes_count 2.8.0