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 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”
{
  “reblogged”: false,
  “pleroma”: {
    “content”: {
      “text/plain”: “One”
    },
    “context”: “http://pasture-one-actor/assets/note1.jsonap”,
    “conversation_id”: 1821429206,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “in_reply_to_account_id”: null,
  “uri”: “http://pasture-one-actor/assets/note1.jsonap”,
  “edited_at”: null,
  “quote”: null,
  “favourited”: false,
  “pinned”: false,
  “emojis”: [],
  “id”: “Awgn7L7KfrS8Hofgm0”,
  “mentions”: [],
  “content”: “One”,
  “akkoma”: {
    “source”: null
  },
  “spoiler_text”: “”,
  “media_attachments”: [],
  “url”: “http://pasture-one-actor/assets/note1.jsonap”,
  “reblogs_count”: 0,
  “visibility”: “unlisted”,
  “bookmarked”: false,
  “card”: null,
  “favourites_count”: 0,
  “in_reply_to_id”: null,
  “quote_id”: null,
  “poll”: null,
  “emoji_reactions”: [],
  “application”: null,
  “tags”: [],
  “sensitive”: false,
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “akkoma”: {
      “instance”: {
        “favicon”: null,
        “name”: “pasture-one-actor”,
        “nodeinfo”: {}
      },
      “permit_followback”: false,
      “status_ttl_days”: null
    },
    “avatar”: “http://akkoma/images/avi.png”,
    “avatar_static”: “http://akkoma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-07-31T10:12:33.000Z”,
    “display_name”: “Test Actor”,
    “emojis”: [],
    “fields”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “fqn”: “actor@pasture-one-actor”,
    “header”: “http://akkoma/images/banner.png”,
    “header_static”: “http://akkoma/images/banner.png”,
    “id”: “Awgn5VOPV1NPZlmiZ6”,
    “last_status_at”: “2025-07-31”,
    “locked”: false,
    “note”: “”,
    “pleroma”: {
      “also_known_as”: [],
      “ap_id”: “http://pasture-one-actor/actor”,
      “background_image”: null,
      “favicon”: null,
      “hide_favorites”: true,
      “hide_followers”: false,
      “hide_followers_count”: false,
      “hide_follows”: false,
      “hide_follows_count”: false,
      “is_admin”: false,
      “is_confirmed”: true,
      “is_moderator”: false,
      “is_suggested”: false,
      “relationship”: {},
      “skip_thread_containment”: false,
      “tags”: []
    },
    “source”: {
      “fields”: [],
      “note”: “”,
      “pleroma”: {
        “actor_type”: “Person”,
        “discoverable”: false
      },
      “sensitive”: false
    },
    “statuses_count”: 146,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “reblog”: null,
  “language”: null,
  “created_at”: “2024-01-06T13:11:45.000Z”,
  “muted”: false,
  “text”: null,
  “replies_count”: 4
}
“quoteUrl attribute”
{
  “reblogged”: false,
  “pleroma”: {
    “content”: {
      “text/plain”: “One”
    },
    “context”: “http://pasture-one-actor/assets/note1.jsonap”,
    “conversation_id”: 1821429206,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “in_reply_to_account_id”: null,
  “uri”: “http://pasture-one-actor/assets/note1.jsonap”,
  “edited_at”: null,
  “quote”: null,
  “favourited”: false,
  “pinned”: false,
  “emojis”: [],
  “id”: “Awgn7L7KfrS8Hofgm0”,
  “mentions”: [],
  “content”: “One”,
  “akkoma”: {
    “source”: null
  },
  “spoiler_text”: “”,
  “media_attachments”: [],
  “url”: “http://pasture-one-actor/assets/note1.jsonap”,
  “reblogs_count”: 0,
  “visibility”: “unlisted”,
  “bookmarked”: false,
  “card”: null,
  “favourites_count”: 0,
  “in_reply_to_id”: null,
  “quote_id”: null,
  “poll”: null,
  “emoji_reactions”: [],
  “application”: null,
  “tags”: [],
  “sensitive”: false,
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “akkoma”: {
      “instance”: {
        “favicon”: null,
        “name”: “pasture-one-actor”,
        “nodeinfo”: {}
      },
      “permit_followback”: false,
      “status_ttl_days”: null
    },
    “avatar”: “http://akkoma/images/avi.png”,
    “avatar_static”: “http://akkoma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-07-31T10:12:33.000Z”,
    “display_name”: “Test Actor”,
    “emojis”: [],
    “fields”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “fqn”: “actor@pasture-one-actor”,
    “header”: “http://akkoma/images/banner.png”,
    “header_static”: “http://akkoma/images/banner.png”,
    “id”: “Awgn5VOPV1NPZlmiZ6”,
    “last_status_at”: “2025-07-31”,
    “locked”: false,
    “note”: “”,
    “pleroma”: {
      “also_known_as”: [],
      “ap_id”: “http://pasture-one-actor/actor”,
      “background_image”: null,
      “favicon”: null,
      “hide_favorites”: true,
      “hide_followers”: false,
      “hide_followers_count”: false,
      “hide_follows”: false,
      “hide_follows_count”: false,
      “is_admin”: false,
      “is_confirmed”: true,
      “is_moderator”: false,
      “is_suggested”: false,
      “relationship”: {},
      “skip_thread_containment”: false,
      “tags”: []
    },
    “source”: {
      “fields”: [],
      “note”: “”,
      “pleroma”: {
        “actor_type”: “Person”,
        “discoverable”: false
      },
      “sensitive”: false
    },
    “statuses_count”: 147,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “reblog”: null,
  “language”: null,
  “created_at”: “2024-01-06T13:11:45.000Z”,
  “muted”: false,
  “text”: null,
  “replies_count”: 4
}
“_misskey_quote attribute”
{
  “reblogged”: false,
  “pleroma”: {
    “content”: {
      “text/plain”: “One”
    },
    “context”: “http://pasture-one-actor/assets/note1.jsonap”,
    “conversation_id”: 1821429206,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “in_reply_to_account_id”: null,
  “uri”: “http://pasture-one-actor/assets/note1.jsonap”,
  “edited_at”: null,
  “quote”: null,
  “favourited”: false,
  “pinned”: false,
  “emojis”: [],
  “id”: “Awgn7L7KfrS8Hofgm0”,
  “mentions”: [],
  “content”: “One”,
  “akkoma”: {
    “source”: null
  },
  “spoiler_text”: “”,
  “media_attachments”: [],
  “url”: “http://pasture-one-actor/assets/note1.jsonap”,
  “reblogs_count”: 0,
  “visibility”: “unlisted”,
  “bookmarked”: false,
  “card”: null,
  “favourites_count”: 0,
  “in_reply_to_id”: null,
  “quote_id”: null,
  “poll”: null,
  “emoji_reactions”: [],
  “application”: null,
  “tags”: [],
  “sensitive”: false,
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “akkoma”: {
      “instance”: {
        “favicon”: null,
        “name”: “pasture-one-actor”,
        “nodeinfo”: {}
      },
      “permit_followback”: false,
      “status_ttl_days”: null
    },
    “avatar”: “http://akkoma/images/avi.png”,
    “avatar_static”: “http://akkoma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-07-31T10:12:33.000Z”,
    “display_name”: “Test Actor”,
    “emojis”: [],
    “fields”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “fqn”: “actor@pasture-one-actor”,
    “header”: “http://akkoma/images/banner.png”,
    “header_static”: “http://akkoma/images/banner.png”,
    “id”: “Awgn5VOPV1NPZlmiZ6”,
    “last_status_at”: “2025-07-31”,
    “locked”: false,
    “note”: “”,
    “pleroma”: {
      “also_known_as”: [],
      “ap_id”: “http://pasture-one-actor/actor”,
      “background_image”: null,
      “favicon”: null,
      “hide_favorites”: true,
      “hide_followers”: false,
      “hide_followers_count”: false,
      “hide_follows”: false,
      “hide_follows_count”: false,
      “is_admin”: false,
      “is_confirmed”: true,
      “is_moderator”: false,
      “is_suggested”: false,
      “relationship”: {},
      “skip_thread_containment”: false,
      “tags”: []
    },
    “source”: {
      “fields”: [],
      “note”: “”,
      “pleroma”: {
        “actor_type”: “Person”,
        “discoverable”: false
      },
      “sensitive”: false
    },
    “statuses_count”: 148,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “reblog”: null,
  “language”: null,
  “created_at”: “2024-01-06T13:11:45.000Z”,
  “muted”: false,
  “text”: null,
  “replies_count”: 4
}
“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-729d-9bb7-5c89b5043579”,
  “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”: “019888cb-9977-7b30-8ab7-98d246f2d624”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “created_at”: “2025-08-08T08:28:21.184Z”,
    “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”
{
  “id”: “9o5nesfcx3x10013”,
  “createdAt”: “2024-01-06T13:11:45.000Z”,
  “userId”: “aauwd0fcx3x10003”,
  “user”: {
    “id”: “aauwd0fcx3x10003”,
    “name”: “Test Actor”,
    “username”: “actor”,
    “host”: “pasture-one-actor”,
    “avatarUrl”: “http://misskey/identicon/actor@pasture-one-actor”,
    “avatarBlurhash”: null,
    “avatarDecorations”: [],
    “isBot”: false,
    “isCat”: false,
    “instance”: {
      “name”: null,
      “softwareName”: null,
      “softwareVersion”: null,
      “iconUrl”: null,
      “faviconUrl”: null,
      “themeColor”: null
    },
    “emojis”: {},
    “onlineStatus”: “unknown”
  },
  “text”: “One”,
  “cw”: null,
  “visibility”: “public”,
  “localOnly”: false,
  “reactionAcceptance”: null,
  “renoteCount”: 0,
  “repliesCount”: 2,
  “reactionCount”: 0,
  “reactions”: {},
  “reactionEmojis”: {},
  “emojis”: {},
  “fileIds”: [],
  “files”: [],
  “replyId”: null,
  “renoteId”: null,
  “uri”: “http://pasture-one-actor/assets/note1.jsonap”,
  “clippedCount”: 0
}
“_misskey_quote attribute”
{
  “id”: “9o5nesfcx3x10013”,
  “createdAt”: “2024-01-06T13:11:45.000Z”,
  “userId”: “aauwd0fcx3x10003”,
  “user”: {
    “id”: “aauwd0fcx3x10003”,
    “name”: “Test Actor”,
    “username”: “actor”,
    “host”: “pasture-one-actor”,
    “avatarUrl”: “http://misskey/identicon/actor@pasture-one-actor”,
    “avatarBlurhash”: null,
    “avatarDecorations”: [],
    “isBot”: false,
    “isCat”: false,
    “instance”: {
      “name”: null,
      “softwareName”: null,
      “softwareVersion”: null,
      “iconUrl”: null,
      “faviconUrl”: null,
      “themeColor”: null
    },
    “emojis”: {},
    “onlineStatus”: “unknown”
  },
  “text”: “One”,
  “cw”: null,
  “visibility”: “public”,
  “localOnly”: false,
  “reactionAcceptance”: null,
  “renoteCount”: 0,
  “repliesCount”: 2,
  “reactionCount”: 0,
  “reactions”: {},
  “reactionEmojis”: {},
  “emojis”: {},
  “fileIds”: [],
  “files”: [],
  “replyId”: null,
  “renoteId”: null,
  “uri”: “http://pasture-one-actor/assets/note1.jsonap”,
  “clippedCount”: 0
}
“FEP-e232 tag”
null
content quote Example
“quote attribute”
{
  “state”: “accepted”,
  “quoted_status”: {
    “id”: “01986afb-3c0f-3d56-f23b-e80fc06de3e3”,
    “uri”: “http://pasture-one-actor/assets/note1.jsonap”,
    “url”: “http://pasture-one-actor/assets/note1.jsonap”,
    “created_at”: “2024-01-06T13:11:45.000Z”,
    “edited_at”: null,
    “account”: {
      “id”: “01986afa-9d23-6be4-02f5-737c1517c5d3”,
      “username”: “actor”,
      “acct”: “actor@pasture-one-actor”,
      “actor_id”: “http://pasture-one-actor/actor”,
      “url”: “http://pasture-one-actor/actor”,
      “display_name”: “Test Actor”,
      “created_at”: “2025-08-02T13:31:05.891Z”,
      “note”: “”,
      “avatar”: “http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor”,
      “header”: “http://mitra/api/v1/accounts/identicon”,
      “locked”: false,
      “mention_policy”: “none”,
      “bot”: false,
      “identity_proofs”: [],
      “payment_options”: [],
      “fields”: [],
      “emojis”: [],
      “followers_count”: 0,
      “following_count”: 0,
      “subscribers_count”: 0,
      “statuses_count”: 153,
      “source”: null,
      “role”: null,
      “authentication_methods”: null,
      “client_config”: null
    },
    “content”: “One”,
    “language”: null,
    “in_reply_to_id”: null,
    “in_reply_to_account_id”: null,
    “reblog”: null,
    “visibility”: “public”,
    “sensitive”: false,
    “spoiler_text”: “”,
    “pinned”: false,
    “replies_count”: 2,
    “favourites_count”: 0,
    “reblogs_count”: 0,
    “poll”: null,
    “media_attachments”: [],
    “quote”: null,
    “mentions”: [],
    “tags”: [],
    “emojis”: [],
    “favourited”: false,
    “reblogged”: false,
    “bookmarked”: false,
    “pleroma”: {
      “emoji_reactions”: [],
      “in_reply_to_account_acct”: null,
      “parent_visible”: true,
      “quote”: null,
      “quote_visible”: true
    },
    “hidden”: false,
    “ipfs_cid”: null,
    “links”: []
  }
}
“quoteUri attribute”
null
“quoteUrl attribute”
{
  “state”: “accepted”,
  “quoted_status”: {
    “id”: “01986afb-3c0f-3d56-f23b-e80fc06de3e3”,
    “uri”: “http://pasture-one-actor/assets/note1.jsonap”,
    “url”: “http://pasture-one-actor/assets/note1.jsonap”,
    “created_at”: “2024-01-06T13:11:45.000Z”,
    “edited_at”: null,
    “account”: {
      “id”: “01986afa-9d23-6be4-02f5-737c1517c5d3”,
      “username”: “actor”,
      “acct”: “actor@pasture-one-actor”,
      “actor_id”: “http://pasture-one-actor/actor”,
      “url”: “http://pasture-one-actor/actor”,
      “display_name”: “Test Actor”,
      “created_at”: “2025-08-02T13:31:05.891Z”,
      “note”: “”,
      “avatar”: “http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor”,
      “header”: “http://mitra/api/v1/accounts/identicon”,
      “locked”: false,
      “mention_policy”: “none”,
      “bot”: false,
      “identity_proofs”: [],
      “payment_options”: [],
      “fields”: [],
      “emojis”: [],
      “followers_count”: 0,
      “following_count”: 0,
      “subscribers_count”: 0,
      “statuses_count”: 155,
      “source”: null,
      “role”: null,
      “authentication_methods”: null,
      “client_config”: null
    },
    “content”: “One”,
    “language”: null,
    “in_reply_to_id”: null,
    “in_reply_to_account_id”: null,
    “reblog”: null,
    “visibility”: “public”,
    “sensitive”: false,
    “spoiler_text”: “”,
    “pinned”: false,
    “replies_count”: 2,
    “favourites_count”: 0,
    “reblogs_count”: 0,
    “poll”: null,
    “media_attachments”: [],
    “quote”: null,
    “mentions”: [],
    “tags”: [],
    “emojis”: [],
    “favourited”: false,
    “reblogged”: false,
    “bookmarked”: false,
    “pleroma”: {
      “emoji_reactions”: [],
      “in_reply_to_account_acct”: null,
      “parent_visible”: true,
      “quote”: null,
      “quote_visible”: true
    },
    “hidden”: false,
    “ipfs_cid”: null,
    “links”: []
  }
}
“_misskey_quote attribute”
null
“FEP-e232 tag”
{
  “state”: “accepted”,
  “quoted_status”: {
    “id”: “01986afb-3c0f-3d56-f23b-e80fc06de3e3”,
    “uri”: “http://pasture-one-actor/assets/note1.jsonap”,
    “url”: “http://pasture-one-actor/assets/note1.jsonap”,
    “created_at”: “2024-01-06T13:11:45.000Z”,
    “edited_at”: null,
    “account”: {
      “id”: “01986afa-9d23-6be4-02f5-737c1517c5d3”,
      “username”: “actor”,
      “acct”: “actor@pasture-one-actor”,
      “actor_id”: “http://pasture-one-actor/actor”,
      “url”: “http://pasture-one-actor/actor”,
      “display_name”: “Test Actor”,
      “created_at”: “2025-08-02T13:31:05.891Z”,
      “note”: “”,
      “avatar”: “http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor”,
      “header”: “http://mitra/api/v1/accounts/identicon”,
      “locked”: false,
      “mention_policy”: “none”,
      “bot”: false,
      “identity_proofs”: [],
      “payment_options”: [],
      “fields”: [],
      “emojis”: [],
      “followers_count”: 0,
      “following_count”: 0,
      “subscribers_count”: 0,
      “statuses_count”: 157,
      “source”: null,
      “role”: null,
      “authentication_methods”: null,
      “client_config”: null
    },
    “content”: “One”,
    “language”: null,
    “in_reply_to_id”: null,
    “in_reply_to_account_id”: null,
    “reblog”: null,
    “visibility”: “public”,
    “sensitive”: false,
    “spoiler_text”: “”,
    “pinned”: false,
    “replies_count”: 2,
    “favourites_count”: 0,
    “reblogs_count”: 0,
    “poll”: null,
    “media_attachments”: [],
    “quote”: null,
    “mentions”: [],
    “tags”: [],
    “emojis”: [],
    “favourited”: false,
    “reblogged”: false,
    “bookmarked”: false,
    “pleroma”: {
      “emoji_reactions”: [],
      “in_reply_to_account_acct”: null,
      “parent_visible”: true,
      “quote”: null,
      “quote_visible”: true
    },
    “hidden”: false,
    “ipfs_cid”: null,
    “links”: []
  }
}
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