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.

Examples

Example 1

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://sharkey/users/acg3ru0zh3uf0003",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/activity/W_4NO0hFYtY",
  "published": "2025-09-09T12:46:45Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/acg3ru0zh3uf0003"
    ],
    "id": "http://pasture-one-actor/object/KmNJdDN4uGs",
    "published": "2025-09-09T12:46:45Z",
    "content": "quote attribute",
    "quote": "http://pasture-one-actor/assets/note1.jsonap"
  }
}
pyfedi
{
  "id": 177,
  "user_id": 2,
  "community_id": 1,
  "title": "[Microblog] quote attribute",
  "deleted": false,
  "nsfw": false,
  "sticky": false,
  "published": "2025-09-09T12:33:28.823505Z",
  "ap_id": "http://pasture-one-actor/object/rFfir5eSEzY",
  "local": false,
  "language_id": 2,
  "removed": false,
  "locked": false,
  "body": "quote attribute"
}
sharkey
{
  "id": "acg3zz0otn880067",
  "uri": "http://pasture-one-actor/object/KmNJdDN4uGs",
  "url": "http://pasture-one-actor/object/KmNJdDN4uGs",
  "account": {
    "id": "acg3tlswtn880004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-09-09T12:41:47.936Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 192,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>quote attribute<span class=\"quote-inline\"><br><br>RE: <a href=\"http://pasture-one-actor/assets/note1.jsonap\">pasture-one-actor/assets/note1.jsonap</a></span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "quote attribute",
  "created_at": "2025-09-09T12:46:45.000Z",
  "edited_at": null,
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote_id": "9o5nesfctn88001z",
  "quote": {
    "id": "9o5nesfctn88001z",
    "uri": "http://pasture-one-actor/assets/note1.jsonap",
    "url": "http://pasture-one-actor/assets/note1.jsonap",
    "account": {
      "id": "acg3tlswtn880004",
      "username": "actor",
      "acct": "actor@pasture-one-actor",
      "fqn": "actor@pasture-one-actor",
      "display_name": "Test Actor",
      "locked": false,
      "created_at": "2025-09-09T12:41:47.936Z",
      "followers_count": 0,
      "following_count": 0,
      "statuses_count": 192,
      "note": "",
      "url": "http://pasture-one-actor/actor",
      "uri": "http://pasture-one-actor/actor",
      "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "emojis": [],
      "moved": null,
      "fields": [],
      "bot": false,
      "discoverable": true,
      "noindex": false,
      "group": null,
      "suspended": false,
      "limited": false
    },
    "in_reply_to_id": null,
    "in_reply_to_account_id": null,
    "reblog": null,
    "content": "<p>One</p>",
    "content_type": "text/x.misskeymarkdown",
    "text": "One",
    "created_at": "2024-01-06T13:11:45.000Z",
    "edited_at": null,
    "emojis": [],
    "replies_count": 4,
    "reblogs_count": 0,
    "favourites_count": 0,
    "reblogged": false,
    "favourited": false,
    "muted": false,
    "sensitive": false,
    "spoiler_text": "",
    "visibility": "public",
    "media_attachments": [],
    "mentions": [],
    "tags": [],
    "card": null,
    "poll": null,
    "application": null,
    "language": null,
    "pinned": false,
    "bookmarked": false,
    "quote": null,
    "reactions": []
  },
  "reactions": []
}

Example 2

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://sharkey/users/acg3ru0zh3uf0003",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/activity/r7SoO2mJORM",
  "published": "2025-09-09T12:46:45Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/acg3ru0zh3uf0003"
    ],
    "id": "http://pasture-one-actor/object/bdjtef0inok",
    "published": "2025-09-09T12:46:45Z",
    "content": "quoteUri attribute",
    "quoteUri": "http://pasture-one-actor/assets/note1.jsonap"
  }
}
pyfedi
{
  "id": 178,
  "user_id": 2,
  "community_id": 1,
  "title": "[Microblog] quoteUri attribute",
  "deleted": false,
  "nsfw": false,
  "sticky": false,
  "published": "2025-09-09T12:33:29.599105Z",
  "ap_id": "http://pasture-one-actor/object/wUuvTbolpd8",
  "local": false,
  "language_id": 2,
  "removed": false,
  "locked": false,
  "body": "quoteUri attribute"
}
sharkey
{
  "id": "acg3zz0otn880068",
  "uri": "http://pasture-one-actor/object/bdjtef0inok",
  "url": "http://pasture-one-actor/object/bdjtef0inok",
  "account": {
    "id": "acg3tlswtn880004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-09-09T12:41:47.936Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 193,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>quoteUri attribute<span class=\"quote-inline\"><br><br>RE: <a href=\"http://pasture-one-actor/assets/note1.jsonap\">pasture-one-actor/assets/note1.jsonap</a></span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "quoteUri attribute",
  "created_at": "2025-09-09T12:46:45.000Z",
  "edited_at": null,
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote_id": "9o5nesfctn88001z",
  "quote": {
    "id": "9o5nesfctn88001z",
    "uri": "http://pasture-one-actor/assets/note1.jsonap",
    "url": "http://pasture-one-actor/assets/note1.jsonap",
    "account": {
      "id": "acg3tlswtn880004",
      "username": "actor",
      "acct": "actor@pasture-one-actor",
      "fqn": "actor@pasture-one-actor",
      "display_name": "Test Actor",
      "locked": false,
      "created_at": "2025-09-09T12:41:47.936Z",
      "followers_count": 0,
      "following_count": 0,
      "statuses_count": 193,
      "note": "",
      "url": "http://pasture-one-actor/actor",
      "uri": "http://pasture-one-actor/actor",
      "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "emojis": [],
      "moved": null,
      "fields": [],
      "bot": false,
      "discoverable": true,
      "noindex": false,
      "group": null,
      "suspended": false,
      "limited": false
    },
    "in_reply_to_id": null,
    "in_reply_to_account_id": null,
    "reblog": null,
    "content": "<p>One</p>",
    "content_type": "text/x.misskeymarkdown",
    "text": "One",
    "created_at": "2024-01-06T13:11:45.000Z",
    "edited_at": null,
    "emojis": [],
    "replies_count": 4,
    "reblogs_count": 0,
    "favourites_count": 0,
    "reblogged": false,
    "favourited": false,
    "muted": false,
    "sensitive": false,
    "spoiler_text": "",
    "visibility": "public",
    "media_attachments": [],
    "mentions": [],
    "tags": [],
    "card": null,
    "poll": null,
    "application": null,
    "language": null,
    "pinned": false,
    "bookmarked": false,
    "quote": null,
    "reactions": []
  },
  "reactions": []
}

Example 3

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://sharkey/users/acg3ru0zh3uf0003",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/activity/H4VraCzpDJw",
  "published": "2025-09-09T12:46:46Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/acg3ru0zh3uf0003"
    ],
    "id": "http://pasture-one-actor/object/I6pv2CtTVKM",
    "published": "2025-09-09T12:46:46Z",
    "content": "quoteUrl attribute",
    "quoteUrl": "http://pasture-one-actor/assets/note1.jsonap"
  }
}
pyfedi
{
  "id": 179,
  "user_id": 2,
  "community_id": 1,
  "title": "[Microblog] quoteUrl attribute",
  "deleted": false,
  "nsfw": false,
  "sticky": false,
  "published": "2025-09-09T12:33:30.360466Z",
  "ap_id": "http://pasture-one-actor/object/SBMhnwVEkI4",
  "local": false,
  "language_id": 2,
  "removed": false,
  "locked": false,
  "body": "quoteUrl attribute"
}
sharkey
{
  "id": "acg3zzsgtn880069",
  "uri": "http://pasture-one-actor/object/I6pv2CtTVKM",
  "url": "http://pasture-one-actor/object/I6pv2CtTVKM",
  "account": {
    "id": "acg3tlswtn880004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-09-09T12:41:47.936Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 194,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>quoteUrl attribute<span class=\"quote-inline\"><br><br>RE: <a href=\"http://pasture-one-actor/assets/note1.jsonap\">pasture-one-actor/assets/note1.jsonap</a></span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "quoteUrl attribute",
  "created_at": "2025-09-09T12:46:46.000Z",
  "edited_at": null,
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote_id": "9o5nesfctn88001z",
  "quote": {
    "id": "9o5nesfctn88001z",
    "uri": "http://pasture-one-actor/assets/note1.jsonap",
    "url": "http://pasture-one-actor/assets/note1.jsonap",
    "account": {
      "id": "acg3tlswtn880004",
      "username": "actor",
      "acct": "actor@pasture-one-actor",
      "fqn": "actor@pasture-one-actor",
      "display_name": "Test Actor",
      "locked": false,
      "created_at": "2025-09-09T12:41:47.936Z",
      "followers_count": 0,
      "following_count": 0,
      "statuses_count": 194,
      "note": "",
      "url": "http://pasture-one-actor/actor",
      "uri": "http://pasture-one-actor/actor",
      "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "emojis": [],
      "moved": null,
      "fields": [],
      "bot": false,
      "discoverable": true,
      "noindex": false,
      "group": null,
      "suspended": false,
      "limited": false
    },
    "in_reply_to_id": null,
    "in_reply_to_account_id": null,
    "reblog": null,
    "content": "<p>One</p>",
    "content_type": "text/x.misskeymarkdown",
    "text": "One",
    "created_at": "2024-01-06T13:11:45.000Z",
    "edited_at": null,
    "emojis": [],
    "replies_count": 4,
    "reblogs_count": 0,
    "favourites_count": 0,
    "reblogged": false,
    "favourited": false,
    "muted": false,
    "sensitive": false,
    "spoiler_text": "",
    "visibility": "public",
    "media_attachments": [],
    "mentions": [],
    "tags": [],
    "card": null,
    "poll": null,
    "application": null,
    "language": null,
    "pinned": false,
    "bookmarked": false,
    "quote": null,
    "reactions": []
  },
  "reactions": []
}

Example 4

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://sharkey/users/acg3ru0zh3uf0003",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/activity/vUFm2QKurHE",
  "published": "2025-09-09T12:46:47Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/acg3ru0zh3uf0003"
    ],
    "id": "http://pasture-one-actor/object/JYrmm8uQM4w",
    "published": "2025-09-09T12:46:47Z",
    "content": "_misskey_quote attribute",
    "_misskey_quote": "http://pasture-one-actor/assets/note1.jsonap"
  }
}
pyfedi
{
  "id": 180,
  "user_id": 2,
  "community_id": 1,
  "title": "_misskey_quote attribute",
  "deleted": false,
  "nsfw": false,
  "sticky": false,
  "published": "2025-09-09T12:33:31.143572Z",
  "ap_id": "http://pasture-one-actor/object/F4McZkUqFjQ",
  "local": false,
  "language_id": 2,
  "removed": false,
  "locked": false,
  "body": "_misskey_quote attribute"
}
sharkey
{
  "id": "acg400k8tn88006a",
  "uri": "http://pasture-one-actor/object/JYrmm8uQM4w",
  "url": "http://pasture-one-actor/object/JYrmm8uQM4w",
  "account": {
    "id": "acg3tlswtn880004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-09-09T12:41:47.936Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 195,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>*misskey*</span>quote attribute<span class=\"quote-inline\"><br><br>RE: <a href=\"http://pasture-one-actor/assets/note1.jsonap\">pasture-one-actor/assets/note1.jsonap</a></span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "_misskey_quote attribute",
  "created_at": "2025-09-09T12:46:47.000Z",
  "edited_at": null,
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote_id": "9o5nesfctn88001z",
  "quote": {
    "id": "9o5nesfctn88001z",
    "uri": "http://pasture-one-actor/assets/note1.jsonap",
    "url": "http://pasture-one-actor/assets/note1.jsonap",
    "account": {
      "id": "acg3tlswtn880004",
      "username": "actor",
      "acct": "actor@pasture-one-actor",
      "fqn": "actor@pasture-one-actor",
      "display_name": "Test Actor",
      "locked": false,
      "created_at": "2025-09-09T12:41:47.936Z",
      "followers_count": 0,
      "following_count": 0,
      "statuses_count": 195,
      "note": "",
      "url": "http://pasture-one-actor/actor",
      "uri": "http://pasture-one-actor/actor",
      "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "emojis": [],
      "moved": null,
      "fields": [],
      "bot": false,
      "discoverable": true,
      "noindex": false,
      "group": null,
      "suspended": false,
      "limited": false
    },
    "in_reply_to_id": null,
    "in_reply_to_account_id": null,
    "reblog": null,
    "content": "<p>One</p>",
    "content_type": "text/x.misskeymarkdown",
    "text": "One",
    "created_at": "2024-01-06T13:11:45.000Z",
    "edited_at": null,
    "emojis": [],
    "replies_count": 4,
    "reblogs_count": 0,
    "favourites_count": 0,
    "reblogged": false,
    "favourited": false,
    "muted": false,
    "sensitive": false,
    "spoiler_text": "",
    "visibility": "public",
    "media_attachments": [],
    "mentions": [],
    "tags": [],
    "card": null,
    "poll": null,
    "application": null,
    "language": null,
    "pinned": false,
    "bookmarked": false,
    "quote": null,
    "reactions": []
  },
  "reactions": []
}

Example 5

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://sharkey/users/acg3ru0zh3uf0003",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/activity/v7BaaZz7_20",
  "published": "2025-09-09T12:46:47Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/acg3ru0zh3uf0003"
    ],
    "id": "http://pasture-one-actor/object/rqASI6RTDIs",
    "published": "2025-09-09T12:46:47Z",
    "content": "FEP-e232 tag",
    "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"
      }
    ]
  }
}
pyfedi
{
  "id": 181,
  "user_id": 2,
  "community_id": 1,
  "title": "[Microblog] FEP-e232 tag",
  "deleted": false,
  "nsfw": false,
  "sticky": false,
  "published": "2025-09-09T12:33:31.943834Z",
  "ap_id": "http://pasture-one-actor/object/uG9x0iIx6Us",
  "local": false,
  "language_id": 2,
  "removed": false,
  "locked": false,
  "body": "FEP-e232 tag"
}
sharkey
{
  "id": "acg400k8tn88006b",
  "uri": "http://pasture-one-actor/object/rqASI6RTDIs",
  "url": "http://pasture-one-actor/object/rqASI6RTDIs",
  "account": {
    "id": "acg3tlswtn880004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-09-09T12:41:47.936Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 196,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>FEP-e232 tag<span class=\"quote-inline\"><br><br>RE: <a href=\"http://pasture-one-actor/assets/note1.jsonap\">pasture-one-actor/assets/note1.jsonap</a></span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "FEP-e232 tag",
  "created_at": "2025-09-09T12:46:47.000Z",
  "edited_at": null,
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote_id": "9o5nesfctn88001z",
  "quote": {
    "id": "9o5nesfctn88001z",
    "uri": "http://pasture-one-actor/assets/note1.jsonap",
    "url": "http://pasture-one-actor/assets/note1.jsonap",
    "account": {
      "id": "acg3tlswtn880004",
      "username": "actor",
      "acct": "actor@pasture-one-actor",
      "fqn": "actor@pasture-one-actor",
      "display_name": "Test Actor",
      "locked": false,
      "created_at": "2025-09-09T12:41:47.936Z",
      "followers_count": 0,
      "following_count": 0,
      "statuses_count": 196,
      "note": "",
      "url": "http://pasture-one-actor/actor",
      "uri": "http://pasture-one-actor/actor",
      "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
      "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
      "emojis": [],
      "moved": null,
      "fields": [],
      "bot": false,
      "discoverable": true,
      "noindex": false,
      "group": null,
      "suspended": false,
      "limited": false
    },
    "in_reply_to_id": null,
    "in_reply_to_account_id": null,
    "reblog": null,
    "content": "<p>One</p>",
    "content_type": "text/x.misskeymarkdown",
    "text": "One",
    "created_at": "2024-01-06T13:11:45.000Z",
    "edited_at": null,
    "emojis": [],
    "replies_count": 4,
    "reblogs_count": 0,
    "favourites_count": 0,
    "reblogged": false,
    "favourited": false,
    "muted": false,
    "sensitive": false,
    "spoiler_text": "",
    "visibility": "public",
    "media_attachments": [],
    "mentions": [],
    "tags": [],
    "card": null,
    "poll": null,
    "application": null,
    "language": null,
    "pinned": false,
    "bookmarked": false,
    "quote": null,
    "reactions": []
  },
  "reactions": []
}