Skip to content

Quotes

The examples are generated as follows. For name attribute, the object contains

{
    "name": "http://pasture-one-actor/assets/note1.jsonap”
}

where name is one of quote, quoteUri, quoteUrl, _misskey_quote. For FEP-e232 tag, the quote is formatted according to FEP-e232: Object Links, i.e.

{
    "tag": [
        {
            "type": "Link",
            "mediaType": "application/ld+json; profile="https://www.w3.org/ns/activitystreams"",
            "rel": "https://misskey-hub.net/ns#_misskey_quote",
            "href": "http://pasture-one-actor/assets/note1.jsonap",
        }
    ],
}

The various forms of a quote post are documented here. We note that the attribute examples treat the content as JSON and not as JSON-LD, i.e. the @context property is not modified. See inputs#71 for more information.

Support table

akkoma friendica gotosocial hollo mastodon misskey mitra pleroma sharkey
quote attribute ⚠️
quoteUri attribute
quoteUrl attribute ⚠️
_misskey_quote attribute
FEP-e232 tag ⚠️

Details

content quote Example
“quote attribute”
null
“quoteUri attribute”
null
“quoteUrl attribute”
null
“_misskey_quote attribute”
null
“FEP-e232 tag”
null
content quote Example
“quote attribute”
null
“quoteUri attribute”
null
“quoteUrl attribute”
null
“_misskey_quote attribute”
null
“FEP-e232 tag”
null
content quote Example
“quote attribute”
null
“quoteUri attribute”
null
“quoteUrl attribute”
null
“_misskey_quote attribute”
null
“FEP-e232 tag”
null
content quote Example
“quote attribute”
null
“quoteUri attribute”
null
“quoteUrl attribute”
null
“_misskey_quote attribute”
null
“FEP-e232 tag”
{
  “id”: “018cdee6-9e68-7bdf-9571-e71669e32f24”,
  “created_at”: “2024-01-06T13:11:45.000Z”,
  “in_reply_to_id”: null,
  “sensitive”: false,
  “spoiler_text”: “”,
  “visibility”: “public”,
  “language”: null,
  “uri”: “http://pasture-one-actor/assets/note1.jsonap”,
  “url”: “http://pasture-one-actor/assets/note1.jsonap”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “One”,
  “reblog”: null,
  “quote_id”: null,
  “quote”: null,
  “application”: null,
  “account”: {
    “id”: “0198cb8b-7e9e-712d-92c6-2eeab404568a”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “created_at”: “2025-08-21T07:32:53.479Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://hollo/image/avatars/original/missing.png”,
    “avatar_static”: “http://hollo/image/avatars/original/missing.png”,
    “header”: “http://hollo/image/headers/original/missing.png”,
    “header_static”: “http://hollo/image/headers/original/missing.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 0,
    “moved”: null,
    “last_status_at”: null,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “card”: null,
  “emojis”: [],
  “emoji_reactions”: [],
  “poll”: null,
  “filtered”: null
}
content quote Example
“quote attribute”
{
  “state”: “pending”,
  “quoted_status”: null
}
“quoteUri attribute”
null
“quoteUrl attribute”
null
“_misskey_quote attribute”
null
“FEP-e232 tag”
null
content renote Example
“quote attribute”
null
“quoteUri attribute”
null
“quoteUrl attribute”
null
“_misskey_quote attribute”
null
“FEP-e232 tag”
null
content quote Example
“quote attribute”
-
“quoteUri attribute”
null
“quoteUrl attribute”
-
“_misskey_quote attribute”
null
“FEP-e232 tag”
-
content pleroma.quote Example
“quote attribute”
null
“quoteUri attribute”
null
“quoteUrl attribute”
null
“_misskey_quote attribute”
null
“FEP-e232 tag”
null
content quote Example
“quote attribute”
null
“quoteUri attribute”
null
“quoteUrl attribute”
null
“_misskey_quote attribute”
null
“FEP-e232 tag”
null