Skip to content

Variations of 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.

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://akkoma/users/witch",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/LMlZsH1dOZE",
  "published": "2024-10-30T15:29:51Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://akkoma/users/witch"
    ],
    "id": "http://pasture-one-actor/actor/_S8xLIshe_4",
    "published": "2024-10-30T15:29:51Z",
    "content": "valid uri",
    "inReplyTo": "http://pasture-one-actor/assets/note1.jsonap"
  }
}
akkoma
{
  "muted": false,
  "quote_id": null,
  "mentions": [
    {
      "acct": "witch",
      "id": "AnXISyB7eVvV9xUBKS",
      "url": "http://akkoma/users/witch",
      "username": "witch"
    }
  ],
  "pleroma": {
    "content": {
      "text/plain": "valid uri"
    },
    "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": "actor@pasture-one-actor",
    "local": false,
    "parent_visible": true,
    "pinned_at": null,
    "spoiler_text": {
      "text/plain": ""
    },
    "thread_muted": false
  },
  "emojis": [],
  "uri": "http://pasture-one-actor/actor/_S8xLIshe_4",
  "reblog": null,
  "visibility": "public",
  "quote": null,
  "reblogged": false,
  "id": "AnXIcWnWQmyp1I97IG",
  "replies_count": 0,
  "in_reply_to_account_id": "AnXIb3A18UJEoPxmaG",
  "emoji_reactions": [],
  "url": "http://pasture-one-actor/actor/_S8xLIshe_4",
  "media_attachments": [],
  "poll": null,
  "akkoma": {
    "source": null
  },
  "text": null,
  "card": null,
  "reblogs_count": 0,
  "pinned": false,
  "content": "valid uri",
  "in_reply_to_id": "AnXIcWcB6xuES6q3c0",
  "created_at": "2024-10-30T15:29:51.000Z",
  "bookmarked": false,
  "language": null,
  "application": null,
  "sensitive": false,
  "favourited": false,
  "tags": [],
  "edited_at": null,
  "spoiler_text": "",
  "favourites_count": 0,
  "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": "2024-10-30T15:29:35.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": "AnXIb3A18UJEoPxmaG",
    "last_status_at": "2024-10-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": 24,
    "url": "http://pasture-one-actor/actor",
    "username": "actor"
  }
}

no result

misskey
{
  "id": "9zzlb1lcdydq000v",
  "createdAt": "2024-10-30T15:22:42.000Z",
  "userId": "9zzlaq38dydq0002",
  "user": {
    "id": "9zzlaq38dydq0002",
    "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": "valid uri",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [],
  "files": [],
  "replyId": "9o5nesfcdydq000u",
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/izYB-IJM7XI",
  "clippedCount": 0,
  "reply": {
    "id": "9o5nesfcdydq000u",
    "createdAt": "2024-01-06T13:11:45.000Z",
    "userId": "9zzlaq38dydq0002",
    "user": {
      "id": "9zzlaq38dydq0002",
      "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": 1,
    "reactionCount": 0,
    "reactions": {},
    "reactionEmojis": {},
    "emojis": {},
    "fileIds": [],
    "files": [],
    "replyId": null,
    "renoteId": null,
    "uri": "http://pasture-one-actor/assets/note1.jsonap"
  }
}

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://akkoma/users/witch",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/3OrbI0uQmOA",
  "published": "2024-10-30T15:29:52Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://akkoma/users/witch"
    ],
    "id": "http://pasture-one-actor/actor/rjlzhS6ITbY",
    "published": "2024-10-30T15:29:52Z",
    "content": "invalid uri",
    "inReplyTo": "http://invalid.example/"
  }
}
akkoma
{
  "muted": false,
  "quote_id": null,
  "mentions": [
    {
      "acct": "witch",
      "id": "AnXISyB7eVvV9xUBKS",
      "url": "http://akkoma/users/witch",
      "username": "witch"
    }
  ],
  "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
  },
  "emojis": [],
  "uri": "http://pasture-one-actor/actor/rjlzhS6ITbY",
  "reblog": null,
  "visibility": "public",
  "quote": null,
  "reblogged": false,
  "id": "AnXIcahduaeb8DQTgW",
  "replies_count": 0,
  "in_reply_to_account_id": null,
  "emoji_reactions": [],
  "url": "http://pasture-one-actor/actor/rjlzhS6ITbY",
  "media_attachments": [],
  "poll": null,
  "akkoma": {
    "source": null
  },
  "text": null,
  "card": null,
  "reblogs_count": 0,
  "pinned": false,
  "content": "invalid uri",
  "in_reply_to_id": null,
  "created_at": "2024-10-30T15:29:52.000Z",
  "bookmarked": false,
  "language": null,
  "application": null,
  "sensitive": false,
  "favourited": false,
  "tags": [],
  "edited_at": null,
  "spoiler_text": "",
  "favourites_count": 0,
  "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": "2024-10-30T15:29:35.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": "AnXIb3A18UJEoPxmaG",
    "last_status_at": "2024-10-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": 25,
    "url": "http://pasture-one-actor/actor",
    "username": "actor"
  }
}

no result

no result

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://akkoma/users/witch",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/mH27Y4x7sJQ",
  "published": "2024-10-30T15:29:52Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://akkoma/users/witch"
    ],
    "id": "http://pasture-one-actor/actor/0wEeS0qtIts",
    "published": "2024-10-30T15:29:52Z",
    "content": "list",
    "inReplyTo": [
      "http://pasture-one-actor/assets/note1.jsonap"
    ]
  }
}
akkoma
{
  "muted": false,
  "quote_id": null,
  "mentions": [
    {
      "acct": "witch",
      "id": "AnXISyB7eVvV9xUBKS",
      "url": "http://akkoma/users/witch",
      "username": "witch"
    }
  ],
  "pleroma": {
    "content": {
      "text/plain": "list"
    },
    "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": "actor@pasture-one-actor",
    "local": false,
    "parent_visible": true,
    "pinned_at": null,
    "spoiler_text": {
      "text/plain": ""
    },
    "thread_muted": false
  },
  "emojis": [],
  "uri": "http://pasture-one-actor/actor/0wEeS0qtIts",
  "reblog": null,
  "visibility": "public",
  "quote": null,
  "reblogged": false,
  "id": "AnXIceWngqMEzkNsLA",
  "replies_count": 0,
  "in_reply_to_account_id": "AnXIb3A18UJEoPxmaG",
  "emoji_reactions": [],
  "url": "http://pasture-one-actor/actor/0wEeS0qtIts",
  "media_attachments": [],
  "poll": null,
  "akkoma": {
    "source": null
  },
  "text": null,
  "card": null,
  "reblogs_count": 0,
  "pinned": false,
  "content": "list",
  "in_reply_to_id": "AnXIcWcB6xuES6q3c0",
  "created_at": "2024-10-30T15:29:52.000Z",
  "bookmarked": false,
  "language": null,
  "application": null,
  "sensitive": false,
  "favourited": false,
  "tags": [],
  "edited_at": null,
  "spoiler_text": "",
  "favourites_count": 0,
  "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": "2024-10-30T15:29:35.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": "AnXIb3A18UJEoPxmaG",
    "last_status_at": "2024-10-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": 26,
    "url": "http://pasture-one-actor/actor",
    "username": "actor"
  }
}

no result

no result

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://akkoma/users/witch",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/Zub8nUb4iUY",
  "published": "2024-10-30T15:29:53Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://akkoma/users/witch"
    ],
    "id": "http://pasture-one-actor/actor/gvNuHeuJRPA",
    "published": "2024-10-30T15:29:53Z",
    "content": "Link in inReplyTo",
    "inReplyTo": {
      "type": "Link",
      "href": "http://pasture-one-actor/assets/note1.jsonap"
    }
  }
}

no result

gotosocial
{
  "id": "01JBEZXKW8GZ5YEFXZXYFDSQTA",
  "created_at": "2024-10-30T15:15:17.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/-6bG6wBpNgU",
  "url": "http://pasture-one-actor/actor/-6bG6wBpNgU",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Link in inReplyTo",
  "reblog": null,
  "account": {
    "id": "01JBEZVRRYW1N66XSEBDY2JJ1Y",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2024-10-30T15:14:16.490Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon1.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon1.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 26,
    "last_status_at": "2024-10-30T15:15:17.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01VX34CC6NW4GW1G1W6MP6YSN1",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

no result

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://akkoma/users/witch",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/gVnXkhshbS0",
  "published": "2024-10-30T15:30:05Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://akkoma/users/witch"
    ],
    "id": "http://pasture-one-actor/actor/7hLYqLZOa6g",
    "published": "2024-10-30T15:30:05Z",
    "content": "two elements in inReplyTo",
    "inReplyTo": [
      "http://pasture-one-actor/assets/note1.jsonap",
      "http://pasture-one-actor/assets/note2.jsonap"
    ]
  }
}
akkoma
{
  "muted": false,
  "quote_id": null,
  "mentions": [
    {
      "acct": "witch",
      "id": "AnXISyB7eVvV9xUBKS",
      "url": "http://akkoma/users/witch",
      "username": "witch"
    }
  ],
  "pleroma": {
    "content": {
      "text/plain": "two elements in inReplyTo"
    },
    "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": "actor@pasture-one-actor",
    "local": false,
    "parent_visible": true,
    "pinned_at": null,
    "spoiler_text": {
      "text/plain": ""
    },
    "thread_muted": false
  },
  "emojis": [],
  "uri": "http://pasture-one-actor/actor/7hLYqLZOa6g",
  "reblog": null,
  "visibility": "public",
  "quote": null,
  "reblogged": false,
  "id": "AnXIdmAukCRZ08gNwe",
  "replies_count": 0,
  "in_reply_to_account_id": "AnXIb3A18UJEoPxmaG",
  "emoji_reactions": [],
  "url": "http://pasture-one-actor/actor/7hLYqLZOa6g",
  "media_attachments": [],
  "poll": null,
  "akkoma": {
    "source": null
  },
  "text": null,
  "card": null,
  "reblogs_count": 0,
  "pinned": false,
  "content": "two elements in inReplyTo",
  "in_reply_to_id": "AnXIcWcB6xuES6q3c0",
  "created_at": "2024-10-30T15:30:05.000Z",
  "bookmarked": false,
  "language": null,
  "application": null,
  "sensitive": false,
  "favourited": false,
  "tags": [],
  "edited_at": null,
  "spoiler_text": "",
  "favourites_count": 0,
  "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": "2024-10-30T15:29:35.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": "AnXIb3A18UJEoPxmaG",
    "last_status_at": "2024-10-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": 27,
    "url": "http://pasture-one-actor/actor",
    "username": "actor"
  }
}

no result

no result

Example 6

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://akkoma/users/witch",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/VKAy6PfnSn8",
  "published": "2024-10-30T15:30:05Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://akkoma/users/witch"
    ],
    "id": "http://pasture-one-actor/actor/_TEeIUBMmNc",
    "published": "2024-10-30T15:30:05Z",
    "content": "collection",
    "inReplyTo": {
      "type": "Collection",
      "items": [
        "http://pasture-one-actor/actor"
      ]
    }
  }
}

no result

gotosocial
{
  "id": "01JBEZXZK80NMH9MRFH2CJN96B",
  "created_at": "2024-10-30T15:15:29.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/jxJSLkUR3To",
  "url": "http://pasture-one-actor/actor/jxJSLkUR3To",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "collection",
  "reblog": null,
  "account": {
    "id": "01JBEZVRRYW1N66XSEBDY2JJ1Y",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2024-10-30T15:14:16.490Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon1.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon1.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 28,
    "last_status_at": "2024-10-30T15:15:29.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01VX34CC6NW4GW1G1W6MP6YSN1",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

no result

Example 7

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://akkoma/users/witch",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/wtdgBaIqdco",
  "published": "2024-10-30T15:30:17Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://akkoma/users/witch"
    ],
    "id": "http://pasture-one-actor/actor/GP0ptCi5ut4",
    "published": "2024-10-30T15:30:17Z",
    "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"
    }
  }
}
akkoma
{
  "muted": false,
  "quote_id": null,
  "mentions": [
    {
      "acct": "witch",
      "id": "AnXISyB7eVvV9xUBKS",
      "url": "http://akkoma/users/witch",
      "username": "witch"
    }
  ],
  "pleroma": {
    "content": {
      "text/plain": "embedded note"
    },
    "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": "actor@pasture-one-actor",
    "local": false,
    "parent_visible": true,
    "pinned_at": null,
    "spoiler_text": {
      "text/plain": ""
    },
    "thread_muted": false
  },
  "emojis": [],
  "uri": "http://pasture-one-actor/actor/GP0ptCi5ut4",
  "reblog": null,
  "visibility": "public",
  "quote": null,
  "reblogged": false,
  "id": "AnXIetnFu96yv29Tmq",
  "replies_count": 0,
  "in_reply_to_account_id": "AnXIb3A18UJEoPxmaG",
  "emoji_reactions": [],
  "url": "http://pasture-one-actor/actor/GP0ptCi5ut4",
  "media_attachments": [],
  "poll": null,
  "akkoma": {
    "source": null
  },
  "text": null,
  "card": null,
  "reblogs_count": 0,
  "pinned": false,
  "content": "embedded note",
  "in_reply_to_id": "AnXIcWcB6xuES6q3c0",
  "created_at": "2024-10-30T15:30:17.000Z",
  "bookmarked": false,
  "language": null,
  "application": null,
  "sensitive": false,
  "favourited": false,
  "tags": [],
  "edited_at": null,
  "spoiler_text": "",
  "favourites_count": 0,
  "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": "2024-10-30T15:29:35.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": "AnXIb3A18UJEoPxmaG",
    "last_status_at": "2024-10-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": 28,
    "url": "http://pasture-one-actor/actor",
    "username": "actor"
  }
}

no result

misskey
{
  "id": "9zzlcbw0dydq000w",
  "createdAt": "2024-10-30T15:23:42.000Z",
  "userId": "9zzlaq38dydq0002",
  "user": {
    "id": "9zzlaq38dydq0002",
    "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": "embedded note",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [],
  "files": [],
  "replyId": "9o5nesfcdydq000u",
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/rctXil-GMJY",
  "clippedCount": 0,
  "reply": {
    "id": "9o5nesfcdydq000u",
    "createdAt": "2024-01-06T13:11:45.000Z",
    "userId": "9zzlaq38dydq0002",
    "user": {
      "id": "9zzlaq38dydq0002",
      "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"
  }
}