Announcements
GET /api/v1/announcements
Software | Version |
Mastodon | 3.1.0 |
GoToSocial |
Response Announcement[] | Mastodon | GoToSocial |
all_day | 3.1.0 | |
content | 3.1.0 | |
emojis[] Custom Emoji | 3.1.0 | |
ends_at | 3.1.0 | |
id | 3.1.0 | |
mentions[] Announcement Account | 3.1.0 | |
published | 3.1.0 | |
published_at | 3.1.0 | |
reactions[] Reaction | 3.1.0 | |
read | 3.1.0 | |
starts_at | 3.1.0 | |
statuses[] Announcement Status | 3.1.0 | |
tags[] Tag | 3.1.0 | |
updated_at | 3.1.0 |
POST /api/v1/announcements/:id/dismiss
Software | Version |
Mastodon | 3.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 3.1.0 |
PUT /api/v1/announcements/:id/reactions/:name
Software | Version |
Mastodon | 3.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 3.1.0 | |
name | 3.1.0 |
DELETE /api/v1/announcements/:id/reactions/:name
Software | Version |
Mastodon | 3.1.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
id | 3.1.0 | |
name | 3.1.0 |