v1

latestOpenAPI 3.0.32026-07-1412735131.4 KB

Do not receive notifications for the thread that this status is part of. Must be a thread in which you are a participant.

post/api/v1/statuses/{id}/mute

Response

Status's conversation muted, or was already muted

bookmarkedboolean

Have you bookmarked this status?

contentstring

HTML-encoded status content.

created_atstring date-time

The date when this status was created.

favouritedboolean

Have you favourited this status?

favourites_countinteger

How many favourites this status has received.

idstring

ID of the status in the database. Cast from an integer but not guaranteed to be a number.

in_reply_to_account_idstring

ID of the account being replied to.

in_reply_to_idstring

ID of the status being replied. Cast from an integer but not guaranteed to be a number.

languagestring

Primary language of this status. ISO 639 Part 1 two-letter language code.

mutedboolean

Have you muted notifications for this status's conversation?

pinnedboolean

Have you pinned this status? Only appears if the status is pinnable.

rebloggedboolean

Have you boosted this status?

reblogs_countinteger

How many boosts this status has received.

replies_countinteger

How many replies this status has received.

sensitiveboolean

Is this status marked as sensitive content?

spoiler_textstring

Subject or summary line, below which status content is collapsed until expanded.

textstring

Plain-text source of a status. Returned instead of content when status is deleted, so the user may redraft from the source text without the client having to reverse-engineer the original text from the HTML content.

uristring

URI of the status used for federation.

urlstring

A link to the status's HTML representation.

visibility'public' | 'unlisted' | 'private' | 'direct'

Visibility of this status.