Skip to content

inReplyTo

The property is defined here. The goal of this support table is to show how applications react to inReplyTo containing a wide variation of allowed objects. As Fediverse applications generally only give one the option to reply to a single element, the lacking support should not be surprising.

Support table

akkoma firefish mastodon 4.1 mastodon 4.2 mitra sharkey Example
valid uri Example 1
invalid uri Example 2
list Example 3
Link in inReplyTo Example 4
two elements in inReplyTo Example 5
collection Example 6
embedded note Example 7

Examples

Example 1

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://mastodon/users/hippo",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/DetC8MpVNrI",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mastodon/users/hippo"
    ],
    "id": "http://pasture_one_actor/actor/ziDBl6pVOHQ",
    "published": "2024-02-03T09:49:48Z",
    "content": "valid uri",
    "inReplyTo": "http://pasture_one_actor/assets/note1.jsonap"
  }
}
{
  "poll": null,
  "quote_id": null,
  "text": null,
  "pleroma": {
    "content": {
      "text/plain": "valid uri"
    },
    "context": "http://pasture_one_actor/assets/note1.jsonap",
    "conversation_id": 1773370892,
    "direct_conversation_id": null,
    "emoji_reactions": [],
    "expires_at": null,
    "in_reply_to_account_acct": "actor@pasture_one_actor",
    "local": false,
    "parent_visible": true,
    "pinned_at": null,
    "spoiler_text": {
      "text/plain": ""
    },
    "thread_muted": false
  },
  "muted": false,
  "uri": "http://pasture_one_actor/actor/m3p83BDNKwg",
  "content": "valid uri",
  "quote": null,
  "spoiler_text": "",
  "in_reply_to_account_id": "AcwJKv0kdvMWFq5fo8",
  "id": "AdyYRh5hA5aftnLz16",
  "emojis": [],
  "created_at": "2024-01-18T16:23:22.000Z",
  "akkoma": {
    "source": null
  },
  "reblog": null,
  "pinned": false,
  "favourited": false,
  "edited_at": null,
  "favourites_count": 0,
  "replies_count": 0,
  "account": {
    "acct": "actor@pasture_one_actor",
    "akkoma": {
      "instance": {
        "favicon": null,
        "name": "pasture_one_actor",
        "nodeinfo": {}
      },
      "status_ttl_days": null
    },
    "avatar": "http://akkoma/images/avi.png",
    "avatar_static": "http://akkoma/images/avi.png",
    "bot": false,
    "created_at": "2023-12-18T16:32: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": "AcwJKv0kdvMWFq5fo8",
    "last_status_at": "2024-01-18T16:23:23",
    "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": 225,
    "url": "http://pasture_one_actor/actor",
    "username": "actor"
  },
  "media_attachments": [],
  "bookmarked": false,
  "url": "http://pasture_one_actor/actor/m3p83BDNKwg",
  "language": null,
  "application": null,
  "sensitive": false,
  "visibility": "public",
  "card": null,
  "reblogged": false,
  "reblogs_count": 0,
  "in_reply_to_id": "AdyYRgp2A2GN47Yg2y",
  "emoji_reactions": [],
  "mentions": [
    {
      "acct": "admin",
      "id": "AcwFrrkmWtE9GiOT9U",
      "url": "http://akkoma/users/admin",
      "username": "admin"
    }
  ],
  "tags": []
}
{
  "id": "9omzjfkgw12clsxh",
  "createdAt": "2024-01-18T16:23:22.000Z",
  "userId": "9n9wzlp9dblvlr0i",
  "user": {
    "id": "9n9wzlp9dblvlr0i",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture_one_actor",
    "avatarUrl": "http://firefish_web/identicon/9n9wzlp9dblvlr0i",
    "avatarBlurhash": null,
    "avatarColor": null,
    "isLocked": false,
    "speakAsCat": true,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": [],
    "onlineStatus": "unknown",
    "driveCapacityOverrideMb": null
  },
  "text": "valid uri",
  "cw": null,
  "visibility": "public",
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": [],
  "emojis": [],
  "fileIds": [],
  "files": [],
  "replyId": "9o5nesfcuxdphcnv",
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/m3p83BDNKwg",
  "reply": {
    "id": "9o5nesfcuxdphcnv",
    "createdAt": "2024-01-06T13:11:45.000Z",
    "userId": "9n9wzlp9dblvlr0i",
    "user": {
      "id": "9n9wzlp9dblvlr0i",
      "name": "Test Actor",
      "username": "actor",
      "host": "pasture_one_actor",
      "avatarUrl": "http://firefish_web/identicon/9n9wzlp9dblvlr0i",
      "avatarBlurhash": null,
      "avatarColor": null,
      "isLocked": false,
      "speakAsCat": true,
      "instance": {
        "name": null,
        "softwareName": null,
        "softwareVersion": null,
        "iconUrl": null,
        "faviconUrl": null,
        "themeColor": null
      },
      "emojis": [],
      "onlineStatus": "unknown",
      "driveCapacityOverrideMb": null
    },
    "text": "One",
    "cw": null,
    "visibility": "public",
    "renoteCount": 0,
    "repliesCount": 3,
    "reactions": {},
    "reactionEmojis": [],
    "emojis": [],
    "fileIds": [],
    "files": [],
    "replyId": null,
    "renoteId": null,
    "uri": "http://pasture_one_actor/assets/note1.jsonap"
  }
}
{
  "id": "111777874100493214",
  "created_at": "2024-01-18T16:23:22.000Z",
  "in_reply_to_id": "111709172912977241",
  "in_reply_to_account_id": "111353016223646385",
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture_one_actor/actor/m3p83BDNKwg",
  "url": "http://pasture_one_actor/actor/m3p83BDNKwg",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "valid uri",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "111353016223646385",
    "username": "actor",
    "acct": "actor@pasture_one_actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2023-11-04T00:00:00.000Z",
    "note": "",
    "url": "http://pasture_one_actor/actor",
    "avatar": "http://mastodon41web/avatars/original/missing.png",
    "avatar_static": "http://mastodon41web/avatars/original/missing.png",
    "header": "http://mastodon41web/headers/original/missing.png",
    "header_static": "http://mastodon41web/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 1013,
    "last_status_at": "2024-01-18",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
{
  "id": "111866923515817155",
  "created_at": "2024-02-03T09:49:48.000Z",
  "in_reply_to_id": "111709172884222310",
  "in_reply_to_account_id": "111866920163200046",
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture_one_actor/actor/ziDBl6pVOHQ",
  "url": "http://pasture_one_actor/actor/ziDBl6pVOHQ",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "valid uri",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "111866920163200046",
    "username": "actor",
    "acct": "actor@pasture_one_actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2024-02-03T00:00:00.000Z",
    "note": "",
    "url": "http://pasture_one_actor/actor",
    "uri": "http://pasture_one_actor/actor",
    "avatar": "http://mastodon/avatars/original/missing.png",
    "avatar_static": "http://mastodon/avatars/original/missing.png",
    "header": "http://mastodon/headers/original/missing.png",
    "header_static": "http://mastodon/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 24,
    "last_status_at": "2024-02-03",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
{
  "id": "018d3117-0bea-bc52-dbb1-579d7885c1f9",
  "uri": "http://pasture_one_actor/actor/J62ixsYxEy0",
  "url": null,
  "created_at": "2024-01-22T12:13:24Z",
  "edited_at": null,
  "account": {
    "id": "018bed73-d3b0-86c0-8ab2-d8150467b635",
    "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": "2023-11-20T15:57:52.944891Z",
    "note": "",
    "avatar": null,
    "header": null,
    "locked": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 208,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "valid uri",
  "in_reply_to_id": "018d1d62-6f52-c75c-02ec-710d6a6f45ae",
  "in_reply_to_account_id": "018bed73-d3b0-86c0-8ab2-d8150467b635",
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "media_attachments": [],
  "mentions": [
    {
      "id": "018b37d3-6116-2b89-b259-447ae212e3fd",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "ipfs_cid": null,
  "token_id": null,
  "token_tx_id": null,
  "links": []
}
{
  "id": "9omzjfkgp3rg0004",
  "uri": "http://pasture_one_actor/actor/m3p83BDNKwg",
  "url": "http://pasture_one_actor/actor/m3p83BDNKwg",
  "account": {
    "id": "9mvq3ljkmuna0003",
    "username": "actor",
    "acct": "actor@pasture_one_actor",
    "fqn": "actor@pasture_one_actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2023-12-05T09:49:37.616Z",
    "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
  },
  "in_reply_to_id": "9o5nesfcp3rg0003",
  "in_reply_to_account_id": "9mvq3ljkmuna0003",
  "reblog": null,
  "content": "<p><span>valid uri</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "valid uri",
  "created_at": "2024-01-18T16:23:22.000Z",
  "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,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null
}

Example 2

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://mastodon/users/hippo",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/jBwBm0apPd4",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mastodon/users/hippo"
    ],
    "id": "http://pasture_one_actor/actor/z7XOfKLr5EI",
    "published": "2024-02-03T09:49:51Z",
    "content": "invalid uri",
    "inReplyTo": "http://invalid.example/"
  }
}
{
  "poll": null,
  "quote_id": null,
  "text": null,
  "pleroma": {
    "content": {
      "text/plain": "invalid uri"
    },
    "context": "http://invalid.example/",
    "conversation_id": 1591888591,
    "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
  },
  "muted": false,
  "uri": "http://pasture_one_actor/actor/Nx08xgOxmnk",
  "content": "invalid uri",
  "quote": null,
  "spoiler_text": "",
  "in_reply_to_account_id": null,
  "id": "AdyYThe24cjgCCN9km",
  "emojis": [],
  "created_at": "2024-01-18T16:23:44.000Z",
  "akkoma": {
    "source": null
  },
  "reblog": null,
  "pinned": false,
  "favourited": false,
  "edited_at": null,
  "favourites_count": 0,
  "replies_count": 0,
  "account": {
    "acct": "actor@pasture_one_actor",
    "akkoma": {
      "instance": {
        "favicon": null,
        "name": "pasture_one_actor",
        "nodeinfo": {}
      },
      "status_ttl_days": null
    },
    "avatar": "http://akkoma/images/avi.png",
    "avatar_static": "http://akkoma/images/avi.png",
    "bot": false,
    "created_at": "2023-12-18T16:32: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": "AcwJKv0kdvMWFq5fo8",
    "last_status_at": "2024-01-18T16:23:44",
    "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": 226,
    "url": "http://pasture_one_actor/actor",
    "username": "actor"
  },
  "media_attachments": [],
  "bookmarked": false,
  "url": "http://pasture_one_actor/actor/Nx08xgOxmnk",
  "language": null,
  "application": null,
  "sensitive": false,
  "visibility": "public",
  "card": null,
  "reblogged": false,
  "reblogs_count": 0,
  "in_reply_to_id": null,
  "emoji_reactions": [],
  "mentions": [
    {
      "acct": "admin",
      "id": "AcwFrrkmWtE9GiOT9U",
      "url": "http://akkoma/users/admin",
      "username": "admin"
    }
  ],
  "tags": []
}

no result

no result

no result

no result

no result

Example 3

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://mastodon/users/hippo",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/kGPk0z4wUn8",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mastodon/users/hippo"
    ],
    "id": "http://pasture_one_actor/actor/9v1K88MWa80",
    "published": "2024-02-03T09:49:53Z",
    "content": "list",
    "inReplyTo": [
      "http://pasture_one_actor/assets/note1.jsonap"
    ]
  }
}
{
  "poll": null,
  "quote_id": null,
  "text": null,
  "pleroma": {
    "content": {
      "text/plain": "list"
    },
    "context": "http://pasture_one_actor/assets/note1.jsonap",
    "conversation_id": 1773370892,
    "direct_conversation_id": null,
    "emoji_reactions": [],
    "expires_at": null,
    "in_reply_to_account_acct": "actor@pasture_one_actor",
    "local": false,
    "parent_visible": true,
    "pinned_at": null,
    "spoiler_text": {
      "text/plain": ""
    },
    "thread_muted": false
  },
  "muted": false,
  "uri": "http://pasture_one_actor/actor/afxoaUmF8Ls",
  "content": "list",
  "quote": null,
  "spoiler_text": "",
  "in_reply_to_account_id": "AcwJKv0kdvMWFq5fo8",
  "id": "AdyYVf80OvbiyCKIls",
  "emojis": [],
  "created_at": "2024-01-18T16:24:05.000Z",
  "akkoma": {
    "source": null
  },
  "reblog": null,
  "pinned": false,
  "favourited": false,
  "edited_at": null,
  "favourites_count": 0,
  "replies_count": 0,
  "account": {
    "acct": "actor@pasture_one_actor",
    "akkoma": {
      "instance": {
        "favicon": null,
        "name": "pasture_one_actor",
        "nodeinfo": {}
      },
      "status_ttl_days": null
    },
    "avatar": "http://akkoma/images/avi.png",
    "avatar_static": "http://akkoma/images/avi.png",
    "bot": false,
    "created_at": "2023-12-18T16:32: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": "AcwJKv0kdvMWFq5fo8",
    "last_status_at": "2024-01-18T16:24:06",
    "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": 227,
    "url": "http://pasture_one_actor/actor",
    "username": "actor"
  },
  "media_attachments": [],
  "bookmarked": false,
  "url": "http://pasture_one_actor/actor/afxoaUmF8Ls",
  "language": null,
  "application": null,
  "sensitive": false,
  "visibility": "public",
  "card": null,
  "reblogged": false,
  "reblogs_count": 0,
  "in_reply_to_id": "AdyYRgp2A2GN47Yg2y",
  "emoji_reactions": [],
  "mentions": [
    {
      "acct": "admin",
      "id": "AcwFrrkmWtE9GiOT9U",
      "url": "http://akkoma/users/admin",
      "username": "admin"
    }
  ],
  "tags": []
}

no result

no result

no result

no result

no result

Example 4

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://mastodon/users/hippo",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/1X-GdDnuVEU",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mastodon/users/hippo"
    ],
    "id": "http://pasture_one_actor/actor/BMTKnTXUK3Y",
    "published": "2024-02-03T09:49:55Z",
    "content": "Link in inReplyTo",
    "inReplyTo": {
      "type": "Link",
      "href": "http://pasture_one_actor/assets/note1.jsonap"
    }
  }
}

no result

no result

no result

no result

no result

no result

Example 5

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://mastodon/users/hippo",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/OPYdKpAo_uc",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mastodon/users/hippo"
    ],
    "id": "http://pasture_one_actor/actor/Thzs7dL_n7U",
    "published": "2024-02-03T09:49:58Z",
    "content": "two elements in inReplyTo",
    "inReplyTo": [
      "http://pasture_one_actor/assets/note1.jsonap",
      "http://pasture_one_actor/assets/note2.jsonap"
    ]
  }
}
{
  "poll": null,
  "quote_id": null,
  "text": null,
  "pleroma": {
    "content": {
      "text/plain": "two elements in inReplyTo"
    },
    "context": "http://pasture_one_actor/assets/note1.jsonap",
    "conversation_id": 1773370892,
    "direct_conversation_id": null,
    "emoji_reactions": [],
    "expires_at": null,
    "in_reply_to_account_acct": "actor@pasture_one_actor",
    "local": false,
    "parent_visible": true,
    "pinned_at": null,
    "spoiler_text": {
      "text/plain": ""
    },
    "thread_muted": false
  },
  "muted": false,
  "uri": "http://pasture_one_actor/actor/aOBDJP_83RY",
  "content": "two elements in inReplyTo",
  "quote": null,
  "spoiler_text": "",
  "in_reply_to_account_id": "AcwJKv0kdvMWFq5fo8",
  "id": "AdyYZZubjiHDx0vX7o",
  "emojis": [],
  "created_at": "2024-01-18T16:24:48.000Z",
  "akkoma": {
    "source": null
  },
  "reblog": null,
  "pinned": false,
  "favourited": false,
  "edited_at": null,
  "favourites_count": 0,
  "replies_count": 0,
  "account": {
    "acct": "actor@pasture_one_actor",
    "akkoma": {
      "instance": {
        "favicon": null,
        "name": "pasture_one_actor",
        "nodeinfo": {}
      },
      "status_ttl_days": null
    },
    "avatar": "http://akkoma/images/avi.png",
    "avatar_static": "http://akkoma/images/avi.png",
    "bot": false,
    "created_at": "2023-12-18T16:32: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": "AcwJKv0kdvMWFq5fo8",
    "last_status_at": "2024-01-18T16:24:48",
    "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": 228,
    "url": "http://pasture_one_actor/actor",
    "username": "actor"
  },
  "media_attachments": [],
  "bookmarked": false,
  "url": "http://pasture_one_actor/actor/aOBDJP_83RY",
  "language": null,
  "application": null,
  "sensitive": false,
  "visibility": "public",
  "card": null,
  "reblogged": false,
  "reblogs_count": 0,
  "in_reply_to_id": "AdyYRgp2A2GN47Yg2y",
  "emoji_reactions": [],
  "mentions": [
    {
      "acct": "admin",
      "id": "AcwFrrkmWtE9GiOT9U",
      "url": "http://akkoma/users/admin",
      "username": "admin"
    }
  ],
  "tags": []
}

no result

no result

no result

no result

no result

Example 6

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://mastodon/users/hippo",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/oqhJJNwZgEA",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mastodon/users/hippo"
    ],
    "id": "http://pasture_one_actor/actor/65G1fT0bgyc",
    "published": "2024-02-03T09:50:00Z",
    "content": "collection",
    "inReplyTo": {
      "type": "Collection",
      "items": [
        "http://pasture_one_actor/actor"
      ]
    }
  }
}

no result

no result

no result

no result

no result

no result

Example 7

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://mastodon/users/hippo",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/JSr4sB_dkgU",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mastodon/users/hippo"
    ],
    "id": "http://pasture_one_actor/actor/WcGIRnAa2QM",
    "published": "2024-02-03T09:50:02Z",
    "content": "embedded note",
    "inReplyTo": {
      "@context": "https://www.w3.org/ns/activitystreams",
      "type": "Note",
      "id": "http://pasture_one_actor/assets/note1.jsonap",
      "to": [
        "as:Public"
      ],
      "attributedTo": "http://pasture_one_actor/actor",
      "content": "One",
      "published": "2024-01-06T13:11:45Z"
    }
  }
}
{
  "poll": null,
  "quote_id": null,
  "text": null,
  "pleroma": {
    "content": {
      "text/plain": "embedded note"
    },
    "context": "http://pasture_one_actor/assets/note1.jsonap",
    "conversation_id": 1773370892,
    "direct_conversation_id": null,
    "emoji_reactions": [],
    "expires_at": null,
    "in_reply_to_account_acct": "actor@pasture_one_actor",
    "local": false,
    "parent_visible": true,
    "pinned_at": null,
    "spoiler_text": {
      "text/plain": ""
    },
    "thread_muted": false
  },
  "muted": false,
  "uri": "http://pasture_one_actor/actor/2qKCuzRdP-E",
  "content": "embedded note",
  "quote": null,
  "spoiler_text": "",
  "in_reply_to_account_id": "AcwJKv0kdvMWFq5fo8",
  "id": "AdyYdTytjFV6iOnNPU",
  "emojis": [],
  "created_at": "2024-01-18T16:25:30.000Z",
  "akkoma": {
    "source": null
  },
  "reblog": null,
  "pinned": false,
  "favourited": false,
  "edited_at": null,
  "favourites_count": 0,
  "replies_count": 0,
  "account": {
    "acct": "actor@pasture_one_actor",
    "akkoma": {
      "instance": {
        "favicon": null,
        "name": "pasture_one_actor",
        "nodeinfo": {}
      },
      "status_ttl_days": null
    },
    "avatar": "http://akkoma/images/avi.png",
    "avatar_static": "http://akkoma/images/avi.png",
    "bot": false,
    "created_at": "2023-12-18T16:32: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": "AcwJKv0kdvMWFq5fo8",
    "last_status_at": "2024-01-18T16:25:30",
    "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": 229,
    "url": "http://pasture_one_actor/actor",
    "username": "actor"
  },
  "media_attachments": [],
  "bookmarked": false,
  "url": "http://pasture_one_actor/actor/2qKCuzRdP-E",
  "language": null,
  "application": null,
  "sensitive": false,
  "visibility": "public",
  "card": null,
  "reblogged": false,
  "reblogs_count": 0,
  "in_reply_to_id": "AdyYRgp2A2GN47Yg2y",
  "emoji_reactions": [],
  "mentions": [
    {
      "acct": "admin",
      "id": "AcwFrrkmWtE9GiOT9U",
      "url": "http://akkoma/users/admin",
      "username": "admin"
    }
  ],
  "tags": []
}
{
  "id": "9omzm6c0myv02o33",
  "createdAt": "2024-01-18T16:25:30.000Z",
  "userId": "9n9wzlp9dblvlr0i",
  "user": {
    "id": "9n9wzlp9dblvlr0i",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture_one_actor",
    "avatarUrl": "http://firefish_web/identicon/9n9wzlp9dblvlr0i",
    "avatarBlurhash": null,
    "avatarColor": null,
    "isLocked": false,
    "speakAsCat": true,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": [],
    "onlineStatus": "unknown",
    "driveCapacityOverrideMb": null
  },
  "text": "embedded note",
  "cw": null,
  "visibility": "public",
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": [],
  "emojis": [],
  "fileIds": [],
  "files": [],
  "replyId": "9o5nesfcuxdphcnv",
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/2qKCuzRdP-E",
  "reply": {
    "id": "9o5nesfcuxdphcnv",
    "createdAt": "2024-01-06T13:11:45.000Z",
    "userId": "9n9wzlp9dblvlr0i",
    "user": {
      "id": "9n9wzlp9dblvlr0i",
      "name": "Test Actor",
      "username": "actor",
      "host": "pasture_one_actor",
      "avatarUrl": "http://firefish_web/identicon/9n9wzlp9dblvlr0i",
      "avatarBlurhash": null,
      "avatarColor": null,
      "isLocked": false,
      "speakAsCat": true,
      "instance": {
        "name": null,
        "softwareName": null,
        "softwareVersion": null,
        "iconUrl": null,
        "faviconUrl": null,
        "themeColor": null
      },
      "emojis": [],
      "onlineStatus": "unknown",
      "driveCapacityOverrideMb": null
    },
    "text": "One",
    "cw": null,
    "visibility": "public",
    "renoteCount": 0,
    "repliesCount": 4,
    "reactions": {},
    "reactionEmojis": [],
    "emojis": [],
    "fileIds": [],
    "files": [],
    "replyId": null,
    "renoteId": null,
    "uri": "http://pasture_one_actor/assets/note1.jsonap"
  }
}
{
  "id": "111777882480369846",
  "created_at": "2024-01-18T16:25:30.000Z",
  "in_reply_to_id": "111709172912977241",
  "in_reply_to_account_id": "111353016223646385",
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture_one_actor/actor/2qKCuzRdP-E",
  "url": "http://pasture_one_actor/actor/2qKCuzRdP-E",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "embedded note",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "111353016223646385",
    "username": "actor",
    "acct": "actor@pasture_one_actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2023-11-04T00:00:00.000Z",
    "note": "",
    "url": "http://pasture_one_actor/actor",
    "avatar": "http://mastodon41web/avatars/original/missing.png",
    "avatar_static": "http://mastodon41web/avatars/original/missing.png",
    "header": "http://mastodon41web/headers/original/missing.png",
    "header_static": "http://mastodon41web/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 1017,
    "last_status_at": "2024-01-18",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
{
  "id": "111866924419232026",
  "created_at": "2024-02-03T09:50:02.000Z",
  "in_reply_to_id": "111709172884222310",
  "in_reply_to_account_id": "111866920163200046",
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture_one_actor/actor/WcGIRnAa2QM",
  "url": "http://pasture_one_actor/actor/WcGIRnAa2QM",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "embedded note",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "111866920163200046",
    "username": "actor",
    "acct": "actor@pasture_one_actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2024-02-03T00:00:00.000Z",
    "note": "",
    "url": "http://pasture_one_actor/actor",
    "uri": "http://pasture_one_actor/actor",
    "avatar": "http://mastodon/avatars/original/missing.png",
    "avatar_static": "http://mastodon/avatars/original/missing.png",
    "header": "http://mastodon/headers/original/missing.png",
    "header_static": "http://mastodon/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 28,
    "last_status_at": "2024-02-03",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

no result

{
  "id": "9omzm6c0p3rg0005",
  "uri": "http://pasture_one_actor/actor/2qKCuzRdP-E",
  "url": "http://pasture_one_actor/actor/2qKCuzRdP-E",
  "account": {
    "id": "9mvq3ljkmuna0003",
    "username": "actor",
    "acct": "actor@pasture_one_actor",
    "fqn": "actor@pasture_one_actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2023-12-05T09:49:37.616Z",
    "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
  },
  "in_reply_to_id": "9o5nesfcp3rg0003",
  "in_reply_to_account_id": "9mvq3ljkmuna0003",
  "reblog": null,
  "content": "<p><span>embedded note</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "embedded note",
  "created_at": "2024-01-18T16:25:30.000Z",
  "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,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null
}