Mastodon
  • What is Mastodon?
  • Using Mastodon
    • Signing up for an account
    • Setting up your profile
    • Posting toots
    • Using the network features
    • Dealing with unwanted content
    • Promoting yourself and others
    • Set your preferences
    • More settings
    • Using Mastodon externally
    • Moving or leaving accounts
    • Running your own server
  • Running Mastodon
    • Preparing your machine
    • Installing from source
    • Configuring your environment
    • Installing optional features
      • Full-text search
      • Hidden services
      • Single Sign On
    • Setting up your new instance
    • Using the admin CLI
    • Upgrading to a new release
    • Backing up your server
    • Migrating to a new machine
    • Scaling up your server
    • Moderation actions
    • Troubleshooting errors
      • Database index corruption
  • Developing Mastodon apps
    • Getting started with the API
    • Playing with public data
    • Obtaining client app access
    • Logging in with an account
    • Guidelines and best practices
    • Libraries and implementations
  • Contributing to Mastodon
    • Technical overview
    • Setting up a dev environment
    • Code structure
    • Routes
    • Bug bounties and responsible disclosure
  • Spec compliance
    • ActivityPub
    • WebFinger
    • Security
    • Microformats
    • OAuth
    • Bearcaps
  • REST API
    • OAuth Scopes
    • Rate limits
  • API Methods
    • apps
      • oauth
    • accounts
      • bookmarks
      • favourites
      • mutes
      • blocks
      • domain_blocks
      • filters
      • reports
      • follow_requests
      • endorsements
      • featured_tags
      • preferences
      • suggestions
    • statuses
      • media
      • polls
      • scheduled_statuses
    • timelines
      • conversations
      • lists
      • markers
      • streaming
    • notifications
      • push
    • search
    • instance
      • trends
      • directory
      • custom_emojis
    • admin
    • announcements
    • proofs
    • oembed
  • API Entities
    • Account
    • Activity
    • Admin::Account
    • Admin::Report
    • Announcement
    • AnnouncementReaction
    • Application
    • Attachment
    • Card
    • Context
    • Conversation
    • Emoji
    • Error
    • FeaturedTag
    • Field
    • Filter
    • History
    • IdentityProof
    • Instance
    • List
    • Marker
    • Mention
    • Notification
    • Poll
    • Preferences
    • PushSubscription
    • Relationship
    • Report
    • Results
    • ScheduledStatus
    • Source
    • Status
    • Tag
    • Token

Status

Represents a status posted by an account.

    • Example
    • Base attributes
    • Rendering attributes
    • Informational attributes
    • Nullable attributes
    • Authorized user attributes
    • See also

Example

{
  "id": "103270115826048975",
  "created_at": "2019-12-08T03:48:33.901Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": "en",
  "uri": "https://mastodon.social/users/Gargron/statuses/103270115826048975",
  "url": "https://mastodon.social/@Gargron/103270115826048975",
  "replies_count": 5,
  "reblogs_count": 6,
  "favourites_count": 11,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "<p>&quot;I lost my inheritance with one wrong digit on my sort code&quot;</p><p><a href=\"https://www.theguardian.com/money/2019/dec/07/i-lost-my-193000-inheritance-with-one-wrong-digit-on-my-sort-code\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">theguardian.com/money/2019/dec</span><span class=\"invisible\">/07/i-lost-my-193000-inheritance-with-one-wrong-digit-on-my-sort-code</span}</p>",
  "reblog": null,
  "application": {
    "name": "Web",
    "website": null
  },
  "account": {
    "id": "1",
    "username": "Gargron",
    "acct": "Gargron",
    "display_name": "Eugen",
    "locked": false,
    "bot": false,
    "discoverable": true,
    "group": false,
    "created_at": "2016-03-16T14:34:26.392Z",
    "note": "<p>Developer of Mastodon and administrator of mastodon.social. I post service announcements, development updates, and personal stuff.</p>",
    "url": "https://mastodon.social/@Gargron",
    "avatar": "https://files.mastodon.social/accounts/avatars/000/000/001/original/d96d39a0abb45b92.jpg",
    "avatar_static": "https://files.mastodon.social/accounts/avatars/000/000/001/original/d96d39a0abb45b92.jpg",
    "header": "https://files.mastodon.social/accounts/headers/000/000/001/original/c91b871f294ea63e.png",
    "header_static": "https://files.mastodon.social/accounts/headers/000/000/001/original/c91b871f294ea63e.png",
    "followers_count": 322930,
    "following_count": 459,
    "statuses_count": 61323,
    "last_status_at": "2019-12-10T08:14:44.811Z",
    "emojis": [],
    "fields": [
      {
        "name": "Patreon",
        "value": "<a href=\"https://www.patreon.com/mastodon\" rel=\"me nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://www.</span><span class=\"\">patreon.com/mastodon</span><span class=\"invisible\"></span}",
        "verified_at": null
      },
      {
        "name": "Homepage",
        "value": "<a href=\"https://zeonfederated.com\" rel=\"me nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"\">zeonfederated.com</span><span class=\"invisible\"></span}",
        "verified_at": "2019-07-15T18:29:57.191+00:00"
      }
    ]
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": {
    "url": "https://www.theguardian.com/money/2019/dec/07/i-lost-my-193000-inheritance-with-one-wrong-digit-on-my-sort-code",
    "title": "‘I lost my £193,000 inheritance – with one wrong digit on my sort code’",
    "description": "When Peter Teich’s money went to another Barclays customer, the bank offered £25 as a token gesture",
    "type": "link",
    "author_name": "",
    "author_url": "",
    "provider_name": "",
    "provider_url": "",
    "html": "",
    "width": 0,
    "height": 0,
    "image": null,
    "embed_url": ""
  },
  "poll": null
}

Base attributes

id

Description: ID of the status in the database.
Type: String (cast from an integer but not guaranteed to be a number)
Version history: Added in 0.1.0

uri

Description: URI of the status used for federation.
Type: String
Version history: Added in 0.1.0

created_at

Description: The date when this status was created.
Type: String (ISO 8601 Datetime)
Version history: Added in 0.1.0

account

Description: The account that authored this status.
Type: Account
Version history: Added in 0.1.0

content

Description: HTML-encoded status content.
Type: String (HTML)
Version history: Added in 0.1.0

visibility

Description: Visibility of this status.
Type: String (Enumerable oneOf)
public = Visible to everyone, shown in public timelines.
unlisted = Visible to public, but not included in public timelines.
private = Visible to followers only, and to any mentioned users.
direct = Visible only to mentioned users.
Version history: Added in 0.9.9

sensitive

Description: Is this status marked as sensitive content?
Type: Boolean
Version history: Added in 0.9.9

spoiler_text

Description: Subject or summary line, below which status content is collapsed until expanded.
Type: String
Version history: Added in 1.0.0

media_attachments

Description: Media that is attached to this status.
Type: Array of Attachment
Version history: Added in 0.6.0

application

Description: The application used to post this status.
Type: Application
Version history: Added in 0.9.9

Rendering attributes

mentions

Description: Mentions of users within the status content.
Type: Array of Mention
Version history: Added in 0.6.0

tags

Description: Hashtags used within the status content.
Type: Array of Tag
Version history: Added in 0.9.0

emojis

Description: Custom emoji to be used when rendering status content.
Type: Array of Emoji
Version history: Added in 2.0.0

Informational attributes

reblogs_count

Description: How many boosts this status has received.
Type: Number
Version history: Added in 0.1.0

favourites_count

Description: How many favourites this status has received.
Type: Number
Version history: Added in 0.1.0

replies_count

Description: How many replies this status has received.
Type: Number
Version history: Added in 2.5.0

Nullable attributes

url

Description: A link to the status’s HTML representation.
Type: String (URL)
Version history: Added in 0.1.0

in_reply_to_id

Description: ID of the status being replied.
Type: String (cast from an integer but not guaranteed to be a number)
Version history: Added in 0.1.0

in_reply_to_account_id

Description: ID of the account being replied to.
Type: String (cast from an integer but not guaranteed to be a number)
Version history: Added in 1.0.0

reblog

Description: The status being reblogged.
Type: Status
Version history: Added in 0.1.0

poll

Description: The poll attached to the status.
Type: Poll
Version history: Added in 2.8.0

card

Description: Preview card for links included within status content.
Type: Card
Version history: Added in 2.6.0

language

Description: Primary language of this status.
Type: String (ISO 639 Part 1 two-letter language code)
Version history: Added in 1.4.0

text

Description: 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.
Type: String
Version history: Added in 2.9.0

Authorized user attributes

favourited

Description: Have you favourited this status?
Type: Boolean
Version history: Added in 0.1.0

reblogged

Description: Have you boosted this status?
Type: Boolean
Version history: Added in 0.1.0

muted

Description: Have you muted notifications for this status’s conversation?
Type: Boolean
Version history: Added in 1.4.0

bookmarked

Description: Have you bookmarked this status?
Type: Boolean
Version history: Added in 3.1.0

pinned

Description: Have you pinned this status? Only appears if the status is pinnable.
Type: Boolean
Version history: Added in 1.6.0

See also

  • GET accounts/:id/statuses
  • GET /api/v2/search
statuses
app/serializers/rest/status_serializer.rb

Last updated August 10, 2020 · Improve this page

Sponsored by

Dotcom-Monitor LoadView Stephen Tures Swayable

Join Mastodon · Blog · ·

View source · CC BY-SA 4.0 · Imprint