Skip to content

JSON-LD @context

Various examples the @context property can take. See here for the W3C specification, and here for what ActivityStreams says about it.

Support table

@context akkoma friendica gotosocial hollo mastodon misskey mitra pleroma sharkey
“https://www.w3.org/ns/activitystreams”
[
  “https://www.w3.org/ns/activitystreams”
]
[
  “https://www.w3.org/ns/activitystreams”,
  {
    “Hashtag”: “as:Hashtag”
  }
]
[
  “https://www.w3.org/ns/activitystreams”,
  “https://w3id.org/fep/5711”
]
null
“http://strange.example/context”

Details

activity result Ex.
{
  “@context”: “https://www.w3.org/ns/activitystreams”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/ZXzhlQg2K-k”,
  “published”: “2025-09-03T19:30:28Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/9ClVftiy2b8”,
    “published”: “2025-09-03T19:30:28Z”,
    “@context”: “https://www.w3.org/ns/activitystreams”,
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “reblogged”: false,
  “pleroma”: {
    “content”: {
      “text/plain”: “@context url as the ActivityStreams URL”
    },
    “context”: “http://pasture-one-actor/object/uKuq9I_vAoQ”,
    “conversation_id”: 1629779813,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “in_reply_to_account_id”: null,
  “uri”: “http://pasture-one-actor/object/uKuq9I_vAoQ”,
  “edited_at”: null,
  “quote”: null,
  “favourited”: false,
  “pinned”: false,
  “emojis”: [],
  “id”: “Axpw4mOfkcjhXkHlS4”,
  “mentions”: [
    {
      “acct”: “witch”,
      “id”: “AxpvuUIqsiZ6Wk42To”,
      “url”: “http://akkoma/users/witch”,
      “username”: “witch”
    }
  ],
  “content”: “@context url as the ActivityStreams URL”,
  “akkoma”: {
    “source”: null
  },
  “text”: null,
  “spoiler_text”: “”,
  “media_attachments”: [],
  “url”: “http://pasture-one-actor/object/uKuq9I_vAoQ”,
  “reblogs_count”: 0,
  “visibility”: “public”,
  “bookmarked”: false,
  “card”: null,
  “favourites_count”: 0,
  “in_reply_to_id”: null,
  “quote_id”: null,
  “poll”: null,
  “emoji_reactions”: [],
  “application”: null,
  “tags”: [],
  “sensitive”: false,
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “akkoma”: {
      “instance”: {
        “favicon”: null,
        “name”: “pasture-one-actor”,
        “nodeinfo”: {}
      },
      “permit_followback”: false,
      “status_ttl_days”: null
    },
    “avatar”: “http://akkoma/images/avi.png”,
    “avatar_static”: “http://akkoma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T17:57:22.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”: “Axpw2XFJ6xeZyRpp3Y”,
    “last_status_at”: “2025-09-03”,
    “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”: 18,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “reblog”: null,
  “language”: null,
  “created_at”: “2025-09-03T17:57:46.000Z”,
  “muted”: false,
  “replies_count”: 0
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/bZ1h1jV6zGg”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”
    ],
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “reblogged”: false,
  “pleroma”: {
    “content”: {
      “text/plain”: “@context url is list of ActivityStreams URL”
    },
    “context”: “http://pasture-one-actor/object/6uarbHEzaHI”,
    “conversation_id”: 1559993406,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “in_reply_to_account_id”: null,
  “uri”: “http://pasture-one-actor/object/6uarbHEzaHI”,
  “edited_at”: null,
  “quote”: null,
  “favourited”: false,
  “pinned”: false,
  “emojis”: [],
  “id”: “Axpw4qePw1hujjgOY4”,
  “mentions”: [
    {
      “acct”: “witch”,
      “id”: “AxpvuUIqsiZ6Wk42To”,
      “url”: “http://akkoma/users/witch”,
      “username”: “witch”
    }
  ],
  “content”: “@context url is list of ActivityStreams URL”,
  “akkoma”: {
    “source”: null
  },
  “text”: null,
  “spoiler_text”: “”,
  “media_attachments”: [],
  “url”: “http://pasture-one-actor/object/6uarbHEzaHI”,
  “reblogs_count”: 0,
  “visibility”: “public”,
  “bookmarked”: false,
  “card”: null,
  “favourites_count”: 0,
  “in_reply_to_id”: null,
  “quote_id”: null,
  “poll”: null,
  “emoji_reactions”: [],
  “application”: null,
  “tags”: [],
  “sensitive”: false,
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “akkoma”: {
      “instance”: {
        “favicon”: null,
        “name”: “pasture-one-actor”,
        “nodeinfo”: {}
      },
      “permit_followback”: false,
      “status_ttl_days”: null
    },
    “avatar”: “http://akkoma/images/avi.png”,
    “avatar_static”: “http://akkoma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T17:57:22.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”: “Axpw2XFJ6xeZyRpp3Y”,
    “last_status_at”: “2025-09-03”,
    “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”: 19,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “reblog”: null,
  “language”: null,
  “created_at”: “2025-09-03T17:57:47.000Z”,
  “muted”: false,
  “replies_count”: 0
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    {
      “Hashtag”: “as:Hashtag”
    }
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/7_6CKvQ4zp8”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/Css-7aeRPlU”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      {
        “Hashtag”: “as:Hashtag”
      }
    ],
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “reblogged”: false,
  “pleroma”: {
    “content”: {
      “text/plain”: “@context url is list of ActivityStreams URL and Hashtag”
    },
    “context”: “http://pasture-one-actor/object/d6Nwc3KjDwE”,
    “conversation_id”: 1532623418,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “in_reply_to_account_id”: null,
  “uri”: “http://pasture-one-actor/object/d6Nwc3KjDwE”,
  “edited_at”: null,
  “quote”: null,
  “favourited”: false,
  “pinned”: false,
  “emojis”: [],
  “id”: “Axpw4ulIeNabUEvwpc”,
  “mentions”: [
    {
      “acct”: “witch”,
      “id”: “AxpvuUIqsiZ6Wk42To”,
      “url”: “http://akkoma/users/witch”,
      “username”: “witch”
    }
  ],
  “content”: “@context url is list of ActivityStreams URL and Hashtag”,
  “akkoma”: {
    “source”: null
  },
  “text”: null,
  “spoiler_text”: “”,
  “media_attachments”: [],
  “url”: “http://pasture-one-actor/object/d6Nwc3KjDwE”,
  “reblogs_count”: 0,
  “visibility”: “public”,
  “bookmarked”: false,
  “card”: null,
  “favourites_count”: 0,
  “in_reply_to_id”: null,
  “quote_id”: null,
  “poll”: null,
  “emoji_reactions”: [],
  “application”: null,
  “tags”: [],
  “sensitive”: false,
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “akkoma”: {
      “instance”: {
        “favicon”: null,
        “name”: “pasture-one-actor”,
        “nodeinfo”: {}
      },
      “permit_followback”: false,
      “status_ttl_days”: null
    },
    “avatar”: “http://akkoma/images/avi.png”,
    “avatar_static”: “http://akkoma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T17:57:22.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”: “Axpw2XFJ6xeZyRpp3Y”,
    “last_status_at”: “2025-09-03”,
    “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”: 20,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “reblog”: null,
  “language”: null,
  “created_at”: “2025-09-03T17:57:48.000Z”,
  “muted”: false,
  “replies_count”: 0
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    “https://w3id.org/fep/5711”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/8dhW1xfgZmc”,
  “published”: “2025-09-03T19:30:30Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/07UtrjBc8tE”,
    “published”: “2025-09-03T19:30:30Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      “https://w3id.org/fep/5711”
    ],
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “reblogged”: false,
  “pleroma”: {
    “content”: {
      “text/plain”: “@context with ActivityStreams URL + w3id-fep document”
    },
    “context”: “http://pasture-one-actor/object/cOmUN675o_o”,
    “conversation_id”: 453283598,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “in_reply_to_account_id”: null,
  “uri”: “http://pasture-one-actor/object/cOmUN675o_o”,
  “edited_at”: null,
  “quote”: null,
  “favourited”: false,
  “pinned”: false,
  “emojis”: [],
  “id”: “Axpw4z9CLT5B5W95dY”,
  “mentions”: [
    {
      “acct”: “witch”,
      “id”: “AxpvuUIqsiZ6Wk42To”,
      “url”: “http://akkoma/users/witch”,
      “username”: “witch”
    }
  ],
  “content”: “@context with ActivityStreams URL + w3id-fep document”,
  “akkoma”: {
    “source”: null
  },
  “text”: null,
  “spoiler_text”: “”,
  “media_attachments”: [],
  “url”: “http://pasture-one-actor/object/cOmUN675o_o”,
  “reblogs_count”: 0,
  “visibility”: “public”,
  “bookmarked”: false,
  “card”: null,
  “favourites_count”: 0,
  “in_reply_to_id”: null,
  “quote_id”: null,
  “poll”: null,
  “emoji_reactions”: [],
  “application”: null,
  “tags”: [],
  “sensitive”: false,
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “akkoma”: {
      “instance”: {
        “favicon”: null,
        “name”: “pasture-one-actor”,
        “nodeinfo”: {}
      },
      “permit_followback”: false,
      “status_ttl_days”: null
    },
    “avatar”: “http://akkoma/images/avi.png”,
    “avatar_static”: “http://akkoma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T17:57:22.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”: “Axpw2XFJ6xeZyRpp3Y”,
    “last_status_at”: “2025-09-03”,
    “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”: 21,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “reblog”: null,
  “language”: null,
  “created_at”: “2025-09-03T17:57:48.000Z”,
  “muted”: false,
  “replies_count”: 0
}
{
  “@context”: null,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/MyknKE1Nuqs”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: null,
    “content”: “no @context”
  }
}
{
  “reblogged”: false,
  “pleroma”: {
    “content”: {
      “text/plain”: “no @context”
    },
    “context”: “http://pasture-one-actor/object/CmyE8-3n_U8”,
    “conversation_id”: 2131296517,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “in_reply_to_account_id”: null,
  “uri”: “http://pasture-one-actor/object/CmyE8-3n_U8”,
  “edited_at”: null,
  “quote”: null,
  “favourited”: false,
  “pinned”: false,
  “emojis”: [],
  “id”: “Axpw53NWc8v4D6saWW”,
  “mentions”: [
    {
      “acct”: “witch”,
      “id”: “AxpvuUIqsiZ6Wk42To”,
      “url”: “http://akkoma/users/witch”,
      “username”: “witch”
    }
  ],
  “content”: “no @context”,
  “akkoma”: {
    “source”: null
  },
  “text”: null,
  “spoiler_text”: “”,
  “media_attachments”: [],
  “url”: “http://pasture-one-actor/object/CmyE8-3n_U8”,
  “reblogs_count”: 0,
  “visibility”: “public”,
  “bookmarked”: false,
  “card”: null,
  “favourites_count”: 0,
  “in_reply_to_id”: null,
  “quote_id”: null,
  “poll”: null,
  “emoji_reactions”: [],
  “application”: null,
  “tags”: [],
  “sensitive”: false,
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “akkoma”: {
      “instance”: {
        “favicon”: null,
        “name”: “pasture-one-actor”,
        “nodeinfo”: {}
      },
      “permit_followback”: false,
      “status_ttl_days”: null
    },
    “avatar”: “http://akkoma/images/avi.png”,
    “avatar_static”: “http://akkoma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T17:57:22.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”: “Axpw2XFJ6xeZyRpp3Y”,
    “last_status_at”: “2025-09-03”,
    “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”: 22,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “reblog”: null,
  “language”: null,
  “created_at”: “2025-09-03T17:57:49.000Z”,
  “muted”: false,
  “replies_count”: 0
}
{
  “@context”: “http://strange.example/context”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/CJUHaNjiu4o”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: “http://strange.example/context”,
    “content”: “@context is a broken url”
  }
}
{
  “reblogged”: false,
  “pleroma”: {
    “content”: {
      “text/plain”: “@context is a broken url”
    },
    “context”: “http://pasture-one-actor/object/qm3iKGu9CMg”,
    “conversation_id”: 1931476744,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “in_reply_to_account_id”: null,
  “uri”: “http://pasture-one-actor/object/qm3iKGu9CMg”,
  “edited_at”: null,
  “quote”: null,
  “favourited”: false,
  “pinned”: false,
  “emojis”: [],
  “id”: “Axpw57cuorbhO06w4G”,
  “mentions”: [
    {
      “acct”: “witch”,
      “id”: “AxpvuUIqsiZ6Wk42To”,
      “url”: “http://akkoma/users/witch”,
      “username”: “witch”
    }
  ],
  “content”: “@context is a broken url”,
  “akkoma”: {
    “source”: null
  },
  “text”: null,
  “spoiler_text”: “”,
  “media_attachments”: [],
  “url”: “http://pasture-one-actor/object/qm3iKGu9CMg”,
  “reblogs_count”: 0,
  “visibility”: “public”,
  “bookmarked”: false,
  “card”: null,
  “favourites_count”: 0,
  “in_reply_to_id”: null,
  “quote_id”: null,
  “poll”: null,
  “emoji_reactions”: [],
  “application”: null,
  “tags”: [],
  “sensitive”: false,
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “akkoma”: {
      “instance”: {
        “favicon”: null,
        “name”: “pasture-one-actor”,
        “nodeinfo”: {}
      },
      “permit_followback”: false,
      “status_ttl_days”: null
    },
    “avatar”: “http://akkoma/images/avi.png”,
    “avatar_static”: “http://akkoma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T17:57:22.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”: “Axpw2XFJ6xeZyRpp3Y”,
    “last_status_at”: “2025-09-03”,
    “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”: 23,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “reblog”: null,
  “language”: null,
  “created_at”: “2025-09-03T17:57:50.000Z”,
  “muted”: false,
  “replies_count”: 0
}
activity result Ex.
{
  “@context”: “https://www.w3.org/ns/activitystreams”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/ZXzhlQg2K-k”,
  “published”: “2025-09-03T19:30:28Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/9ClVftiy2b8”,
    “published”: “2025-09-03T19:30:28Z”,
    “@context”: “https://www.w3.org/ns/activitystreams”,
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “id”: “22”,
  “created_at”: “2025-09-03T18:08:39.000Z”,
  “edited_at”: null,
  “in_reply_to_id”: null,
  “in_reply_to_status”: null,
  “in_reply_to_account_id”: null,
  “sensitive”: false,
  “spoiler_text”: “”,
  “visibility”: “public”,
  “language”: “en”,
  “uri”: “http://pasture-one-actor/object/ZAYtxnnKq2A”,
  “url”: “http://pasture-one-actor/object/ZAYtxnnKq2A”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “content”: “@context url as the ActivityStreams URL”,
  “reblog”: null,
  “quote”: null,
  “application”: {
    “name”: “ActivityPub”,
    “vapid_key”: null
  },
  “account”: {
    “id”: “5”,
    “username”: “actor”,
    “acct”: “”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “discoverable”: true,
    “group”: false,
    “created_at”: “2025-09-03T18:08:18.000Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://friendica/photo/contact/320/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898”,
    “avatar_static”: “http://friendica/photo/contact/320/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898&static=1”,
    “header”: “http://friendica/photo/header/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898”,
    “header_static”: “http://friendica/photo/header/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898&static=1”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 0,
    “last_status_at”: “2025-09-03T00:00:00.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null,
  “friendica”: {
    “title”: “”,
    “changed_at”: “2025-09-03T18:08:39.000Z”,
    “commented_at”: “2025-09-03T18:08:39.000Z”,
    “received_at”: “2025-09-03T18:08:39.000Z”,
    “delivery_data”: {
      “delivery_queue_count”: null,
      “delivery_queue_done”: null,
      “delivery_queue_failed”: null
    },
    “dislikes_count”: 0,
    “disliked”: false,
    “network”: “ActivityPub”,
    “platform”: “ActivityPub”,
    “version”: “”,
    “sitename”: “”,
    “visibility”: {
      “allow_cid”: [],
      “deny_cid”: [],
      “allow_gid”: [],
      “deny_gid”: []
    },
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/bZ1h1jV6zGg”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”
    ],
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “id”: “23”,
  “created_at”: “2025-09-03T18:08:40.000Z”,
  “edited_at”: null,
  “in_reply_to_id”: null,
  “in_reply_to_status”: null,
  “in_reply_to_account_id”: null,
  “sensitive”: false,
  “spoiler_text”: “”,
  “visibility”: “public”,
  “language”: “en”,
  “uri”: “http://pasture-one-actor/object/Y7097jo9hIM”,
  “url”: “http://pasture-one-actor/object/Y7097jo9hIM”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “content”: “@context url is list of ActivityStreams URL”,
  “reblog”: null,
  “quote”: null,
  “application”: {
    “name”: “ActivityPub”,
    “vapid_key”: null
  },
  “account”: {
    “id”: “5”,
    “username”: “actor”,
    “acct”: “”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “discoverable”: true,
    “group”: false,
    “created_at”: “2025-09-03T18:08:18.000Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://friendica/photo/contact/320/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898”,
    “avatar_static”: “http://friendica/photo/contact/320/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898&static=1”,
    “header”: “http://friendica/photo/header/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898”,
    “header_static”: “http://friendica/photo/header/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898&static=1”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 0,
    “last_status_at”: “2025-09-03T00:00:00.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null,
  “friendica”: {
    “title”: “”,
    “changed_at”: “2025-09-03T18:08:41.000Z”,
    “commented_at”: “2025-09-03T18:08:41.000Z”,
    “received_at”: “2025-09-03T18:08:41.000Z”,
    “delivery_data”: {
      “delivery_queue_count”: null,
      “delivery_queue_done”: null,
      “delivery_queue_failed”: null
    },
    “dislikes_count”: 0,
    “disliked”: false,
    “network”: “ActivityPub”,
    “platform”: “ActivityPub”,
    “version”: “”,
    “sitename”: “”,
    “visibility”: {
      “allow_cid”: [],
      “deny_cid”: [],
      “allow_gid”: [],
      “deny_gid”: []
    },
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    {
      “Hashtag”: “as:Hashtag”
    }
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/7_6CKvQ4zp8”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/Css-7aeRPlU”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      {
        “Hashtag”: “as:Hashtag”
      }
    ],
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “id”: “24”,
  “created_at”: “2025-09-03T18:08:42.000Z”,
  “edited_at”: null,
  “in_reply_to_id”: null,
  “in_reply_to_status”: null,
  “in_reply_to_account_id”: null,
  “sensitive”: false,
  “spoiler_text”: “”,
  “visibility”: “public”,
  “language”: “en”,
  “uri”: “http://pasture-one-actor/object/xx7oMgpB7c0”,
  “url”: “http://pasture-one-actor/object/xx7oMgpB7c0”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “content”: “@context url is list of ActivityStreams URL and Hashtag”,
  “reblog”: null,
  “quote”: null,
  “application”: {
    “name”: “ActivityPub”,
    “vapid_key”: null
  },
  “account”: {
    “id”: “5”,
    “username”: “actor”,
    “acct”: “”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “discoverable”: true,
    “group”: false,
    “created_at”: “2025-09-03T18:08:18.000Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://friendica/photo/contact/320/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898”,
    “avatar_static”: “http://friendica/photo/contact/320/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898&static=1”,
    “header”: “http://friendica/photo/header/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898”,
    “header_static”: “http://friendica/photo/header/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898&static=1”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 0,
    “last_status_at”: “2025-09-03T00:00:00.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null,
  “friendica”: {
    “title”: “”,
    “changed_at”: “2025-09-03T18:08:42.000Z”,
    “commented_at”: “2025-09-03T18:08:42.000Z”,
    “received_at”: “2025-09-03T18:08:42.000Z”,
    “delivery_data”: {
      “delivery_queue_count”: null,
      “delivery_queue_done”: null,
      “delivery_queue_failed”: null
    },
    “dislikes_count”: 0,
    “disliked”: false,
    “network”: “ActivityPub”,
    “platform”: “ActivityPub”,
    “version”: “”,
    “sitename”: “”,
    “visibility”: {
      “allow_cid”: [],
      “deny_cid”: [],
      “allow_gid”: [],
      “deny_gid”: []
    },
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    “https://w3id.org/fep/5711”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/8dhW1xfgZmc”,
  “published”: “2025-09-03T19:30:30Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/07UtrjBc8tE”,
    “published”: “2025-09-03T19:30:30Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      “https://w3id.org/fep/5711”
    ],
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “id”: “25”,
  “created_at”: “2025-09-03T18:08:43.000Z”,
  “edited_at”: null,
  “in_reply_to_id”: null,
  “in_reply_to_status”: null,
  “in_reply_to_account_id”: null,
  “sensitive”: false,
  “spoiler_text”: “”,
  “visibility”: “public”,
  “language”: “en”,
  “uri”: “http://pasture-one-actor/object/TMlQTbzHRwA”,
  “url”: “http://pasture-one-actor/object/TMlQTbzHRwA”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “content”: “@context with ActivityStreams URL + w3id-fep document”,
  “reblog”: null,
  “quote”: null,
  “application”: {
    “name”: “ActivityPub”,
    “vapid_key”: null
  },
  “account”: {
    “id”: “5”,
    “username”: “actor”,
    “acct”: “”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “discoverable”: true,
    “group”: false,
    “created_at”: “2025-09-03T18:08:18.000Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://friendica/photo/contact/320/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898”,
    “avatar_static”: “http://friendica/photo/contact/320/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898&static=1”,
    “header”: “http://friendica/photo/header/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898”,
    “header_static”: “http://friendica/photo/header/0700725d-72c7be8a-36a431191785fdc7?ts=1756922898&static=1”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 0,
    “last_status_at”: “2025-09-03T00:00:00.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null,
  “friendica”: {
    “title”: “”,
    “changed_at”: “2025-09-03T18:08:45.000Z”,
    “commented_at”: “2025-09-03T18:08:45.000Z”,
    “received_at”: “2025-09-03T18:08:45.000Z”,
    “delivery_data”: {
      “delivery_queue_count”: null,
      “delivery_queue_done”: null,
      “delivery_queue_failed”: null
    },
    “dislikes_count”: 0,
    “disliked”: false,
    “network”: “ActivityPub”,
    “platform”: “ActivityPub”,
    “version”: “”,
    “sitename”: “”,
    “visibility”: {
      “allow_cid”: [],
      “deny_cid”: [],
      “allow_gid”: [],
      “deny_gid”: []
    },
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “@context”: null,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/MyknKE1Nuqs”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: null,
    “content”: “no @context”
  }
}
{
  “@context”: “http://strange.example/context”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/CJUHaNjiu4o”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: “http://strange.example/context”,
    “content”: “@context is a broken url”
  }
}
activity result Ex.
{
  “@context”: “https://www.w3.org/ns/activitystreams”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/ZXzhlQg2K-k”,
  “published”: “2025-09-03T19:30:28Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/9ClVftiy2b8”,
    “published”: “2025-09-03T19:30:28Z”,
    “@context”: “https://www.w3.org/ns/activitystreams”,
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “id”: “01K48D4W7RRTTMRPGDRF2G71F5”,
  “created_at”: “2025-09-03T18:24:11.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/object/SCSqCAv97_I”,
  “url”: “http://pasture-one-actor/object/SCSqCAv97_I”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “@context url as the ActivityStreams URL”,
  “reblog”: null,
  “account”: {
    “id”: “01K48D4GXYW9KT1VG7A7FX4SYD”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: true,
    “discoverable”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:23:59.442Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “avatar_static”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “header”: “http://gotosocial/assets/default_header.png”,
    “header_static”: “http://gotosocial/assets/default_header.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 19,
    “last_status_at”: “2025-09-03T18:24:11.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [
    {
      “id”: “014HZBWCFX2KRE5R0YTT30X5C4”,
      “username”: “cookie”,
      “url”: “http://gotosocial/@cookie”,
      “acct”: “cookie”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/bZ1h1jV6zGg”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”
    ],
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “id”: “01K48D4W7R8V286BHS7JE01F29”,
  “created_at”: “2025-09-03T18:24:11.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/object/i5TDyOB8afQ”,
  “url”: “http://pasture-one-actor/object/i5TDyOB8afQ”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “@context url is list of ActivityStreams URL”,
  “reblog”: null,
  “account”: {
    “id”: “01K48D4GXYW9KT1VG7A7FX4SYD”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: true,
    “discoverable”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:23:59.442Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “avatar_static”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “header”: “http://gotosocial/assets/default_header.png”,
    “header_static”: “http://gotosocial/assets/default_header.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 20,
    “last_status_at”: “2025-09-03T18:24:11.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [
    {
      “id”: “014HZBWCFX2KRE5R0YTT30X5C4”,
      “username”: “cookie”,
      “url”: “http://gotosocial/@cookie”,
      “acct”: “cookie”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    {
      “Hashtag”: “as:Hashtag”
    }
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/7_6CKvQ4zp8”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/Css-7aeRPlU”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      {
        “Hashtag”: “as:Hashtag”
      }
    ],
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “id”: “01K48D4X70D8NPMM5ZYAM1E40P”,
  “created_at”: “2025-09-03T18:24:12.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/object/Fj_hvbjKX4k”,
  “url”: “http://pasture-one-actor/object/Fj_hvbjKX4k”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “@context url is list of ActivityStreams URL and Hashtag”,
  “reblog”: null,
  “account”: {
    “id”: “01K48D4GXYW9KT1VG7A7FX4SYD”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: true,
    “discoverable”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:23:59.442Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “avatar_static”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “header”: “http://gotosocial/assets/default_header.png”,
    “header_static”: “http://gotosocial/assets/default_header.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 21,
    “last_status_at”: “2025-09-03T18:24:12.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [
    {
      “id”: “014HZBWCFX2KRE5R0YTT30X5C4”,
      “username”: “cookie”,
      “url”: “http://gotosocial/@cookie”,
      “acct”: “cookie”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    “https://w3id.org/fep/5711”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/8dhW1xfgZmc”,
  “published”: “2025-09-03T19:30:30Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/07UtrjBc8tE”,
    “published”: “2025-09-03T19:30:30Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      “https://w3id.org/fep/5711”
    ],
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “id”: “01K48D4Y687FWH2A8JMGXSMXZA”,
  “created_at”: “2025-09-03T18:24:13.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/object/Rboo9L22hCA”,
  “url”: “http://pasture-one-actor/object/Rboo9L22hCA”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “@context with ActivityStreams URL + w3id-fep document”,
  “reblog”: null,
  “account”: {
    “id”: “01K48D4GXYW9KT1VG7A7FX4SYD”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: true,
    “discoverable”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:23:59.442Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “avatar_static”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “header”: “http://gotosocial/assets/default_header.png”,
    “header_static”: “http://gotosocial/assets/default_header.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 22,
    “last_status_at”: “2025-09-03T18:24:13.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [
    {
      “id”: “014HZBWCFX2KRE5R0YTT30X5C4”,
      “username”: “cookie”,
      “url”: “http://gotosocial/@cookie”,
      “acct”: “cookie”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null
}
{
  “@context”: null,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/MyknKE1Nuqs”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: null,
    “content”: “no @context”
  }
}
{
  “id”: “01K48D4Y68KKHZPBKCRABFTCG2”,
  “created_at”: “2025-09-03T18:24:13.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/object/hIEwra0yxxw”,
  “url”: “http://pasture-one-actor/object/hIEwra0yxxw”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “no @context”,
  “reblog”: null,
  “account”: {
    “id”: “01K48D4GXYW9KT1VG7A7FX4SYD”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: true,
    “discoverable”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:23:59.442Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “avatar_static”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “header”: “http://gotosocial/assets/default_header.png”,
    “header_static”: “http://gotosocial/assets/default_header.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 23,
    “last_status_at”: “2025-09-03T18:24:13.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [
    {
      “id”: “014HZBWCFX2KRE5R0YTT30X5C4”,
      “username”: “cookie”,
      “url”: “http://gotosocial/@cookie”,
      “acct”: “cookie”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null
}
{
  “@context”: “http://strange.example/context”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/CJUHaNjiu4o”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: “http://strange.example/context”,
    “content”: “@context is a broken url”
  }
}
{
  “id”: “01K48D4Z5GZG342TXNPPJ3TQ01”,
  “created_at”: “2025-09-03T18:24:14.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/object/AyXcwsouj-s”,
  “url”: “http://pasture-one-actor/object/AyXcwsouj-s”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “@context is a broken url”,
  “reblog”: null,
  “account”: {
    “id”: “01K48D4GXYW9KT1VG7A7FX4SYD”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: true,
    “discoverable”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:23:59.442Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “avatar_static”: “http://gotosocial/assets/default_avatars/GoToSocial_icon4.png”,
    “header”: “http://gotosocial/assets/default_header.png”,
    “header_static”: “http://gotosocial/assets/default_header.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 24,
    “last_status_at”: “2025-09-03T18:24:14.000Z”,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [
    {
      “id”: “014HZBWCFX2KRE5R0YTT30X5C4”,
      “username”: “cookie”,
      “url”: “http://gotosocial/@cookie”,
      “acct”: “cookie”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “card”: null,
  “poll”: null
}
activity result Ex.
{
  “@context”: “https://www.w3.org/ns/activitystreams”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/ZXzhlQg2K-k”,
  “published”: “2025-09-03T19:30:28Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/9ClVftiy2b8”,
    “published”: “2025-09-03T19:30:28Z”,
    “@context”: “https://www.w3.org/ns/activitystreams”,
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “id”: “019910db-8d00-7647-a1df-bdce67aa81fb”,
  “created_at”: “2025-09-03T18:34:08.000Z”,
  “in_reply_to_id”: null,
  “sensitive”: false,
  “spoiler_text”: “”,
  “visibility”: “public”,
  “language”: null,
  “uri”: “http://pasture-one-actor/object/tf4wxvlUtdY”,
  “url”: “http://pasture-one-actor/object/tf4wxvlUtdY”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “@context url as the ActivityStreams URL”,
  “reblog”: null,
  “quote_id”: null,
  “quote”: null,
  “application”: null,
  “account”: {
    “id”: “019910db-58b9-760a-a5c2-976f7dd9a687”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:33:54.563Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://hollo/image/avatars/original/missing.png”,
    “avatar_static”: “http://hollo/image/avatars/original/missing.png”,
    “header”: “http://hollo/image/headers/original/missing.png”,
    “header_static”: “http://hollo/image/headers/original/missing.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 0,
    “moved”: null,
    “last_status_at”: null,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “card”: null,
  “emojis”: [],
  “emoji_reactions”: [],
  “poll”: null,
  “filtered”: null
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/bZ1h1jV6zGg”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”
    ],
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “id”: “019910db-8d00-7647-a1df-bdcee4a64af5”,
  “created_at”: “2025-09-03T18:34:08.000Z”,
  “in_reply_to_id”: null,
  “sensitive”: false,
  “spoiler_text”: “”,
  “visibility”: “public”,
  “language”: null,
  “uri”: “http://pasture-one-actor/object/f0KD6rM6lCE”,
  “url”: “http://pasture-one-actor/object/f0KD6rM6lCE”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “@context url is list of ActivityStreams URL”,
  “reblog”: null,
  “quote_id”: null,
  “quote”: null,
  “application”: null,
  “account”: {
    “id”: “019910db-58b9-760a-a5c2-976f7dd9a687”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:33:54.563Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://hollo/image/avatars/original/missing.png”,
    “avatar_static”: “http://hollo/image/avatars/original/missing.png”,
    “header”: “http://hollo/image/headers/original/missing.png”,
    “header_static”: “http://hollo/image/headers/original/missing.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 0,
    “moved”: null,
    “last_status_at”: null,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “card”: null,
  “emojis”: [],
  “emoji_reactions”: [],
  “poll”: null,
  “filtered”: null
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    {
      “Hashtag”: “as:Hashtag”
    }
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/7_6CKvQ4zp8”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/Css-7aeRPlU”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      {
        “Hashtag”: “as:Hashtag”
      }
    ],
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “id”: “019910db-90e8-7ebb-aeb8-8493a4b88b05”,
  “created_at”: “2025-09-03T18:34:09.000Z”,
  “in_reply_to_id”: null,
  “sensitive”: false,
  “spoiler_text”: “”,
  “visibility”: “public”,
  “language”: null,
  “uri”: “http://pasture-one-actor/object/rl8blXbzoVQ”,
  “url”: “http://pasture-one-actor/object/rl8blXbzoVQ”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “@context url is list of ActivityStreams URL and Hashtag”,
  “reblog”: null,
  “quote_id”: null,
  “quote”: null,
  “application”: null,
  “account”: {
    “id”: “019910db-58b9-760a-a5c2-976f7dd9a687”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:33:54.563Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://hollo/image/avatars/original/missing.png”,
    “avatar_static”: “http://hollo/image/avatars/original/missing.png”,
    “header”: “http://hollo/image/headers/original/missing.png”,
    “header_static”: “http://hollo/image/headers/original/missing.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 0,
    “moved”: null,
    “last_status_at”: null,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “card”: null,
  “emojis”: [],
  “emoji_reactions”: [],
  “poll”: null,
  “filtered”: null
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    “https://w3id.org/fep/5711”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/8dhW1xfgZmc”,
  “published”: “2025-09-03T19:30:30Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/07UtrjBc8tE”,
    “published”: “2025-09-03T19:30:30Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      “https://w3id.org/fep/5711”
    ],
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “id”: “019910db-94d0-7018-9f25-66c7f88f4f52”,
  “created_at”: “2025-09-03T18:34:10.000Z”,
  “in_reply_to_id”: null,
  “sensitive”: false,
  “spoiler_text”: “”,
  “visibility”: “public”,
  “language”: null,
  “uri”: “http://pasture-one-actor/object/0m2UO_891A4”,
  “url”: “http://pasture-one-actor/object/0m2UO_891A4”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “pinned”: false,
  “content”: “@context with ActivityStreams URL + w3id-fep document”,
  “reblog”: null,
  “quote_id”: null,
  “quote”: null,
  “application”: null,
  “account”: {
    “id”: “019910db-58b9-760a-a5c2-976f7dd9a687”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “created_at”: “2025-09-03T18:33:54.563Z”,
    “note”: “”,
    “url”: “http://pasture-one-actor/actor”,
    “avatar”: “http://hollo/image/avatars/original/missing.png”,
    “avatar_static”: “http://hollo/image/avatars/original/missing.png”,
    “header”: “http://hollo/image/headers/original/missing.png”,
    “header_static”: “http://hollo/image/headers/original/missing.png”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 0,
    “moved”: null,
    “last_status_at”: null,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “card”: null,
  “emojis”: [],
  “emoji_reactions”: [],
  “poll”: null,
  “filtered”: null
}
{
  “@context”: null,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/MyknKE1Nuqs”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: null,
    “content”: “no @context”
  }
}
{
  “@context”: “http://strange.example/context”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/CJUHaNjiu4o”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: “http://strange.example/context”,
    “content”: “@context is a broken url”
  }
}
activity result Ex.
{
  “@context”: “https://www.w3.org/ns/activitystreams”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/ZXzhlQg2K-k”,
  “published”: “2025-09-03T19:30:28Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/9ClVftiy2b8”,
    “published”: “2025-09-03T19:30:28Z”,
    “@context”: “https://www.w3.org/ns/activitystreams”,
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “id”: “115141848899714831”,
  “created_at”: “2025-09-03T18:46:24.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/object/xe6kT2fQtlQ”,
  “url”: “http://pasture-one-actor/object/xe6kT2fQtlQ”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “edited_at”: null,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “content”: “@context url as the ActivityStreams URL”,
  “filtered”: [],
  “reblog”: null,
  “account”: {
    “id”: “115141847643620579”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “discoverable”: false,
    “indexable”: false,
    “group”: false,
    “created_at”: “2025-09-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”: 19,
    “last_status_at”: “2025-09-03”,
    “hide_collections”: true,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “emojis”: [],
  “quote”: null,
  “card”: null,
  “poll”: null
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/bZ1h1jV6zGg”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”
    ],
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “id”: “115141848965437726”,
  “created_at”: “2025-09-03T18:46:25.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/object/itgyj0tdzeM”,
  “url”: “http://pasture-one-actor/object/itgyj0tdzeM”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “edited_at”: null,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “content”: “@context url is list of ActivityStreams URL”,
  “filtered”: [],
  “reblog”: null,
  “account”: {
    “id”: “115141847643620579”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “discoverable”: false,
    “indexable”: false,
    “group”: false,
    “created_at”: “2025-09-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”: 20,
    “last_status_at”: “2025-09-03”,
    “hide_collections”: true,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “emojis”: [],
  “quote”: null,
  “card”: null,
  “poll”: null
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    {
      “Hashtag”: “as:Hashtag”
    }
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/7_6CKvQ4zp8”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/Css-7aeRPlU”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      {
        “Hashtag”: “as:Hashtag”
      }
    ],
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “id”: “115141849031553013”,
  “created_at”: “2025-09-03T18:46:26.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/object/BKNhi1y-t70”,
  “url”: “http://pasture-one-actor/object/BKNhi1y-t70”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “edited_at”: null,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “content”: “@context url is list of ActivityStreams URL and Hashtag”,
  “filtered”: [],
  “reblog”: null,
  “account”: {
    “id”: “115141847643620579”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “discoverable”: false,
    “indexable”: false,
    “group”: false,
    “created_at”: “2025-09-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”: 21,
    “last_status_at”: “2025-09-03”,
    “hide_collections”: true,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “emojis”: [],
  “quote”: null,
  “card”: null,
  “poll”: null
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    “https://w3id.org/fep/5711”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/8dhW1xfgZmc”,
  “published”: “2025-09-03T19:30:30Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/07UtrjBc8tE”,
    “published”: “2025-09-03T19:30:30Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      “https://w3id.org/fep/5711”
    ],
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “id”: “115141849096759055”,
  “created_at”: “2025-09-03T18:46:27.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/object/HGeK5SSsbIE”,
  “url”: “http://pasture-one-actor/object/HGeK5SSsbIE”,
  “replies_count”: 0,
  “reblogs_count”: 0,
  “favourites_count”: 0,
  “edited_at”: null,
  “favourited”: false,
  “reblogged”: false,
  “muted”: false,
  “bookmarked”: false,
  “content”: “@context with ActivityStreams URL + w3id-fep document”,
  “filtered”: [],
  “reblog”: null,
  “account”: {
    “id”: “115141847643620579”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “bot”: false,
    “discoverable”: false,
    “indexable”: false,
    “group”: false,
    “created_at”: “2025-09-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”: 22,
    “last_status_at”: “2025-09-03”,
    “hide_collections”: true,
    “emojis”: [],
    “fields”: []
  },
  “media_attachments”: [],
  “mentions”: [],
  “tags”: [],
  “emojis”: [],
  “quote”: null,
  “card”: null,
  “poll”: null
}
{
  “@context”: null,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/MyknKE1Nuqs”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: null,
    “content”: “no @context”
  }
}
{
  “@context”: “http://strange.example/context”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/CJUHaNjiu4o”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: “http://strange.example/context”,
    “content”: “@context is a broken url”
  }
}
activity result Ex.
{
  “@context”: “https://www.w3.org/ns/activitystreams”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/ZXzhlQg2K-k”,
  “published”: “2025-09-03T19:30:28Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/9ClVftiy2b8”,
    “published”: “2025-09-03T19:30:28Z”,
    “@context”: “https://www.w3.org/ns/activitystreams”,
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “id”: “ac7wliqo3t7j000o”,
  “createdAt”: “2025-09-03T18:57:24.000Z”,
  “userId”: “ac7wl9qt3t7j0003”,
  “user”: {
    “id”: “ac7wl9qt3t7j0003”,
    “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”: “@context url as the ActivityStreams URL”,
  “cw”: null,
  “visibility”: “public”,
  “localOnly”: false,
  “reactionAcceptance”: null,
  “renoteCount”: 0,
  “repliesCount”: 0,
  “reactionCount”: 0,
  “reactions”: {},
  “reactionEmojis”: {},
  “emojis”: {},
  “fileIds”: [],
  “files”: [],
  “replyId”: null,
  “renoteId”: null,
  “uri”: “http://pasture-one-actor/object/s9nD6Yo37pM”,
  “clippedCount”: 0
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/bZ1h1jV6zGg”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”
    ],
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “id”: “ac7wliqo3t7j000p”,
  “createdAt”: “2025-09-03T18:57:24.000Z”,
  “userId”: “ac7wl9qt3t7j0003”,
  “user”: {
    “id”: “ac7wl9qt3t7j0003”,
    “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”: “@context url is list of ActivityStreams URL”,
  “cw”: null,
  “visibility”: “public”,
  “localOnly”: false,
  “reactionAcceptance”: null,
  “renoteCount”: 0,
  “repliesCount”: 0,
  “reactionCount”: 0,
  “reactions”: {},
  “reactionEmojis”: {},
  “emojis”: {},
  “fileIds”: [],
  “files”: [],
  “replyId”: null,
  “renoteId”: null,
  “uri”: “http://pasture-one-actor/object/ZTe-ULuBsUE”,
  “clippedCount”: 0
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    {
      “Hashtag”: “as:Hashtag”
    }
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/7_6CKvQ4zp8”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/Css-7aeRPlU”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      {
        “Hashtag”: “as:Hashtag”
      }
    ],
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “id”: “ac7wljig3t7j000q”,
  “createdAt”: “2025-09-03T18:57:25.000Z”,
  “userId”: “ac7wl9qt3t7j0003”,
  “user”: {
    “id”: “ac7wl9qt3t7j0003”,
    “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”: “@context url is list of ActivityStreams URL and Hashtag”,
  “cw”: null,
  “visibility”: “public”,
  “localOnly”: false,
  “reactionAcceptance”: null,
  “renoteCount”: 0,
  “repliesCount”: 0,
  “reactionCount”: 0,
  “reactions”: {},
  “reactionEmojis”: {},
  “emojis”: {},
  “fileIds”: [],
  “files”: [],
  “replyId”: null,
  “renoteId”: null,
  “uri”: “http://pasture-one-actor/object/8XW-tSVSUGs”,
  “clippedCount”: 0
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    “https://w3id.org/fep/5711”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/8dhW1xfgZmc”,
  “published”: “2025-09-03T19:30:30Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/07UtrjBc8tE”,
    “published”: “2025-09-03T19:30:30Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      “https://w3id.org/fep/5711”
    ],
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “id”: “ac7wlka83t7j000r”,
  “createdAt”: “2025-09-03T18:57:26.000Z”,
  “userId”: “ac7wl9qt3t7j0003”,
  “user”: {
    “id”: “ac7wl9qt3t7j0003”,
    “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”: “@context with ActivityStreams URL + w3id-fep document”,
  “cw”: null,
  “visibility”: “public”,
  “localOnly”: false,
  “reactionAcceptance”: null,
  “renoteCount”: 0,
  “repliesCount”: 0,
  “reactionCount”: 0,
  “reactions”: {},
  “reactionEmojis”: {},
  “emojis”: {},
  “fileIds”: [],
  “files”: [],
  “replyId”: null,
  “renoteId”: null,
  “uri”: “http://pasture-one-actor/object/O6W95nNgC5U”,
  “clippedCount”: 0
}
{
  “@context”: null,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/MyknKE1Nuqs”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: null,
    “content”: “no @context”
  }
}
{
  “id”: “ac7wlka83t7j000s”,
  “createdAt”: “2025-09-03T18:57:26.000Z”,
  “userId”: “ac7wl9qt3t7j0003”,
  “user”: {
    “id”: “ac7wl9qt3t7j0003”,
    “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”: “no @context”,
  “cw”: null,
  “visibility”: “public”,
  “localOnly”: false,
  “reactionAcceptance”: null,
  “renoteCount”: 0,
  “repliesCount”: 0,
  “reactionCount”: 0,
  “reactions”: {},
  “reactionEmojis”: {},
  “emojis”: {},
  “fileIds”: [],
  “files”: [],
  “replyId”: null,
  “renoteId”: null,
  “uri”: “http://pasture-one-actor/object/MBNoAGLndLc”,
  “clippedCount”: 0
}
{
  “@context”: “http://strange.example/context”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/CJUHaNjiu4o”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: “http://strange.example/context”,
    “content”: “@context is a broken url”
  }
}
{
  “id”: “ac7wll203t7j000t”,
  “createdAt”: “2025-09-03T18:57:27.000Z”,
  “userId”: “ac7wl9qt3t7j0003”,
  “user”: {
    “id”: “ac7wl9qt3t7j0003”,
    “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”: “@context is a broken url”,
  “cw”: null,
  “visibility”: “public”,
  “localOnly”: false,
  “reactionAcceptance”: null,
  “renoteCount”: 0,
  “repliesCount”: 0,
  “reactionCount”: 0,
  “reactions”: {},
  “reactionEmojis”: {},
  “emojis”: {},
  “fileIds”: [],
  “files”: [],
  “replyId”: null,
  “renoteId”: null,
  “uri”: “http://pasture-one-actor/object/u6YzprXmB84”,
  “clippedCount”: 0
}
activity result Ex.
{
  “@context”: “https://www.w3.org/ns/activitystreams”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/ZXzhlQg2K-k”,
  “published”: “2025-09-03T19:30:28Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/9ClVftiy2b8”,
    “published”: “2025-09-03T19:30:28Z”,
    “@context”: “https://www.w3.org/ns/activitystreams”,
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “id”: “019910f8-b72d-846f-abf4-d9ed872bbc95”,
  “uri”: “http://pasture-one-actor/object/4w3EptRjgrE”,
  “url”: “http://pasture-one-actor/object/4w3EptRjgrE”,
  “created_at”: “2025-09-03T19:05:58.000Z”,
  “edited_at”: null,
  “account”: {
    “id”: “019910f8-4b22-bdbf-44f0-554e4e40522f”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “actor_id”: “http://pasture-one-actor/actor”,
    “url”: “http://pasture-one-actor/actor”,
    “display_name”: “Test Actor”,
    “created_at”: “2025-09-03T19:05:31.682Z”,
    “note”: “”,
    “avatar”: “http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor”,
    “header”: “http://mitra/api/v1/accounts/identicon”,
    “locked”: false,
    “mention_policy”: “none”,
    “bot”: false,
    “identity_proofs”: [],
    “payment_options”: [],
    “fields”: [],
    “emojis”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “subscribers_count”: 0,
    “statuses_count”: 19,
    “source”: null,
    “role”: null,
    “authentication_methods”: null,
    “client_config”: null
  },
  “content”: “@context url as the ActivityStreams URL”,
  “language”: null,
  “in_reply_to_id”: null,
  “in_reply_to_account_id”: null,
  “reblog”: null,
  “visibility”: “public”,
  “sensitive”: false,
  “spoiler_text”: “”,
  “pinned”: false,
  “replies_count”: 0,
  “favourites_count”: 0,
  “reblogs_count”: 0,
  “poll”: null,
  “media_attachments”: [],
  “quote”: null,
  “mentions”: [
    {
      “id”: “019910f7-1105-bb78-1dbb-d1b8d7b4498a”,
      “username”: “admin”,
      “acct”: “admin”,
      “url”: “http://mitra/users/admin”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “favourited”: false,
  “reblogged”: false,
  “bookmarked”: false,
  “pleroma”: {
    “emoji_reactions”: [],
    “in_reply_to_account_acct”: null,
    “parent_visible”: true,
    “quote”: null,
    “quote_visible”: true
  },
  “hidden”: false,
  “ipfs_cid”: null,
  “links”: []
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/bZ1h1jV6zGg”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”
    ],
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “id”: “019910f8-bcfe-f7e8-2cb2-6054ba95f931”,
  “uri”: “http://pasture-one-actor/object/YlXgsRDow-w”,
  “url”: “http://pasture-one-actor/object/YlXgsRDow-w”,
  “created_at”: “2025-09-03T19:05:59.000Z”,
  “edited_at”: null,
  “account”: {
    “id”: “019910f8-4b22-bdbf-44f0-554e4e40522f”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “actor_id”: “http://pasture-one-actor/actor”,
    “url”: “http://pasture-one-actor/actor”,
    “display_name”: “Test Actor”,
    “created_at”: “2025-09-03T19:05:31.682Z”,
    “note”: “”,
    “avatar”: “http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor”,
    “header”: “http://mitra/api/v1/accounts/identicon”,
    “locked”: false,
    “mention_policy”: “none”,
    “bot”: false,
    “identity_proofs”: [],
    “payment_options”: [],
    “fields”: [],
    “emojis”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “subscribers_count”: 0,
    “statuses_count”: 20,
    “source”: null,
    “role”: null,
    “authentication_methods”: null,
    “client_config”: null
  },
  “content”: “@context url is list of ActivityStreams URL”,
  “language”: null,
  “in_reply_to_id”: null,
  “in_reply_to_account_id”: null,
  “reblog”: null,
  “visibility”: “public”,
  “sensitive”: false,
  “spoiler_text”: “”,
  “pinned”: false,
  “replies_count”: 0,
  “favourites_count”: 0,
  “reblogs_count”: 0,
  “poll”: null,
  “media_attachments”: [],
  “quote”: null,
  “mentions”: [
    {
      “id”: “019910f7-1105-bb78-1dbb-d1b8d7b4498a”,
      “username”: “admin”,
      “acct”: “admin”,
      “url”: “http://mitra/users/admin”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “favourited”: false,
  “reblogged”: false,
  “bookmarked”: false,
  “pleroma”: {
    “emoji_reactions”: [],
    “in_reply_to_account_acct”: null,
    “parent_visible”: true,
    “quote”: null,
    “quote_visible”: true
  },
  “hidden”: false,
  “ipfs_cid”: null,
  “links”: []
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    {
      “Hashtag”: “as:Hashtag”
    }
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/7_6CKvQ4zp8”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/Css-7aeRPlU”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      {
        “Hashtag”: “as:Hashtag”
      }
    ],
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “id”: “019910f8-c2da-44f7-c709-e2a4b3d4e806”,
  “uri”: “http://pasture-one-actor/object/13T54uoClyA”,
  “url”: “http://pasture-one-actor/object/13T54uoClyA”,
  “created_at”: “2025-09-03T19:06:01.000Z”,
  “edited_at”: null,
  “account”: {
    “id”: “019910f8-4b22-bdbf-44f0-554e4e40522f”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “actor_id”: “http://pasture-one-actor/actor”,
    “url”: “http://pasture-one-actor/actor”,
    “display_name”: “Test Actor”,
    “created_at”: “2025-09-03T19:05:31.682Z”,
    “note”: “”,
    “avatar”: “http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor”,
    “header”: “http://mitra/api/v1/accounts/identicon”,
    “locked”: false,
    “mention_policy”: “none”,
    “bot”: false,
    “identity_proofs”: [],
    “payment_options”: [],
    “fields”: [],
    “emojis”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “subscribers_count”: 0,
    “statuses_count”: 21,
    “source”: null,
    “role”: null,
    “authentication_methods”: null,
    “client_config”: null
  },
  “content”: “@context url is list of ActivityStreams URL and Hashtag”,
  “language”: null,
  “in_reply_to_id”: null,
  “in_reply_to_account_id”: null,
  “reblog”: null,
  “visibility”: “public”,
  “sensitive”: false,
  “spoiler_text”: “”,
  “pinned”: false,
  “replies_count”: 0,
  “favourites_count”: 0,
  “reblogs_count”: 0,
  “poll”: null,
  “media_attachments”: [],
  “quote”: null,
  “mentions”: [
    {
      “id”: “019910f7-1105-bb78-1dbb-d1b8d7b4498a”,
      “username”: “admin”,
      “acct”: “admin”,
      “url”: “http://mitra/users/admin”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “favourited”: false,
  “reblogged”: false,
  “bookmarked”: false,
  “pleroma”: {
    “emoji_reactions”: [],
    “in_reply_to_account_acct”: null,
    “parent_visible”: true,
    “quote”: null,
    “quote_visible”: true
  },
  “hidden”: false,
  “ipfs_cid”: null,
  “links”: []
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    “https://w3id.org/fep/5711”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/8dhW1xfgZmc”,
  “published”: “2025-09-03T19:30:30Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/07UtrjBc8tE”,
    “published”: “2025-09-03T19:30:30Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      “https://w3id.org/fep/5711”
    ],
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “id”: “019910f8-c8bf-b52f-33cb-a6ac3c1bf319”,
  “uri”: “http://pasture-one-actor/object/5HiW7W8CPSA”,
  “url”: “http://pasture-one-actor/object/5HiW7W8CPSA”,
  “created_at”: “2025-09-03T19:06:02.000Z”,
  “edited_at”: null,
  “account”: {
    “id”: “019910f8-4b22-bdbf-44f0-554e4e40522f”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “actor_id”: “http://pasture-one-actor/actor”,
    “url”: “http://pasture-one-actor/actor”,
    “display_name”: “Test Actor”,
    “created_at”: “2025-09-03T19:05:31.682Z”,
    “note”: “”,
    “avatar”: “http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor”,
    “header”: “http://mitra/api/v1/accounts/identicon”,
    “locked”: false,
    “mention_policy”: “none”,
    “bot”: false,
    “identity_proofs”: [],
    “payment_options”: [],
    “fields”: [],
    “emojis”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “subscribers_count”: 0,
    “statuses_count”: 22,
    “source”: null,
    “role”: null,
    “authentication_methods”: null,
    “client_config”: null
  },
  “content”: “@context with ActivityStreams URL + w3id-fep document”,
  “language”: null,
  “in_reply_to_id”: null,
  “in_reply_to_account_id”: null,
  “reblog”: null,
  “visibility”: “public”,
  “sensitive”: false,
  “spoiler_text”: “”,
  “pinned”: false,
  “replies_count”: 0,
  “favourites_count”: 0,
  “reblogs_count”: 0,
  “poll”: null,
  “media_attachments”: [],
  “quote”: null,
  “mentions”: [
    {
      “id”: “019910f7-1105-bb78-1dbb-d1b8d7b4498a”,
      “username”: “admin”,
      “acct”: “admin”,
      “url”: “http://mitra/users/admin”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “favourited”: false,
  “reblogged”: false,
  “bookmarked”: false,
  “pleroma”: {
    “emoji_reactions”: [],
    “in_reply_to_account_acct”: null,
    “parent_visible”: true,
    “quote”: null,
    “quote_visible”: true
  },
  “hidden”: false,
  “ipfs_cid”: null,
  “links”: []
}
{
  “@context”: null,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/MyknKE1Nuqs”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: null,
    “content”: “no @context”
  }
}
{
  “id”: “019910f8-ce95-07b6-937a-34321db6114c”,
  “uri”: “http://pasture-one-actor/object/UaXajjIlH_0”,
  “url”: “http://pasture-one-actor/object/UaXajjIlH_0”,
  “created_at”: “2025-09-03T19:06:04.000Z”,
  “edited_at”: null,
  “account”: {
    “id”: “019910f8-4b22-bdbf-44f0-554e4e40522f”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “actor_id”: “http://pasture-one-actor/actor”,
    “url”: “http://pasture-one-actor/actor”,
    “display_name”: “Test Actor”,
    “created_at”: “2025-09-03T19:05:31.682Z”,
    “note”: “”,
    “avatar”: “http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor”,
    “header”: “http://mitra/api/v1/accounts/identicon”,
    “locked”: false,
    “mention_policy”: “none”,
    “bot”: false,
    “identity_proofs”: [],
    “payment_options”: [],
    “fields”: [],
    “emojis”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “subscribers_count”: 0,
    “statuses_count”: 23,
    “source”: null,
    “role”: null,
    “authentication_methods”: null,
    “client_config”: null
  },
  “content”: “no @context”,
  “language”: null,
  “in_reply_to_id”: null,
  “in_reply_to_account_id”: null,
  “reblog”: null,
  “visibility”: “public”,
  “sensitive”: false,
  “spoiler_text”: “”,
  “pinned”: false,
  “replies_count”: 0,
  “favourites_count”: 0,
  “reblogs_count”: 0,
  “poll”: null,
  “media_attachments”: [],
  “quote”: null,
  “mentions”: [
    {
      “id”: “019910f7-1105-bb78-1dbb-d1b8d7b4498a”,
      “username”: “admin”,
      “acct”: “admin”,
      “url”: “http://mitra/users/admin”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “favourited”: false,
  “reblogged”: false,
  “bookmarked”: false,
  “pleroma”: {
    “emoji_reactions”: [],
    “in_reply_to_account_acct”: null,
    “parent_visible”: true,
    “quote”: null,
    “quote_visible”: true
  },
  “hidden”: false,
  “ipfs_cid”: null,
  “links”: []
}
{
  “@context”: “http://strange.example/context”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/CJUHaNjiu4o”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: “http://strange.example/context”,
    “content”: “@context is a broken url”
  }
}
{
  “id”: “019910f8-d476-65ef-f489-08f772632685”,
  “uri”: “http://pasture-one-actor/object/_wriOwDpcaQ”,
  “url”: “http://pasture-one-actor/object/_wriOwDpcaQ”,
  “created_at”: “2025-09-03T19:06:05.000Z”,
  “edited_at”: null,
  “account”: {
    “id”: “019910f8-4b22-bdbf-44f0-554e4e40522f”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “actor_id”: “http://pasture-one-actor/actor”,
    “url”: “http://pasture-one-actor/actor”,
    “display_name”: “Test Actor”,
    “created_at”: “2025-09-03T19:05:31.682Z”,
    “note”: “”,
    “avatar”: “http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor”,
    “header”: “http://mitra/api/v1/accounts/identicon”,
    “locked”: false,
    “mention_policy”: “none”,
    “bot”: false,
    “identity_proofs”: [],
    “payment_options”: [],
    “fields”: [],
    “emojis”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “subscribers_count”: 0,
    “statuses_count”: 24,
    “source”: null,
    “role”: null,
    “authentication_methods”: null,
    “client_config”: null
  },
  “content”: “@context is a broken url”,
  “language”: null,
  “in_reply_to_id”: null,
  “in_reply_to_account_id”: null,
  “reblog”: null,
  “visibility”: “public”,
  “sensitive”: false,
  “spoiler_text”: “”,
  “pinned”: false,
  “replies_count”: 0,
  “favourites_count”: 0,
  “reblogs_count”: 0,
  “poll”: null,
  “media_attachments”: [],
  “quote”: null,
  “mentions”: [
    {
      “id”: “019910f7-1105-bb78-1dbb-d1b8d7b4498a”,
      “username”: “admin”,
      “acct”: “admin”,
      “url”: “http://mitra/users/admin”
    }
  ],
  “tags”: [],
  “emojis”: [],
  “favourited”: false,
  “reblogged”: false,
  “bookmarked”: false,
  “pleroma”: {
    “emoji_reactions”: [],
    “in_reply_to_account_acct”: null,
    “parent_visible”: true,
    “quote”: null,
    “quote_visible”: true
  },
  “hidden”: false,
  “ipfs_cid”: null,
  “links”: []
}
activity result Ex.
{
  “@context”: “https://www.w3.org/ns/activitystreams”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/ZXzhlQg2K-k”,
  “published”: “2025-09-03T19:30:28Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/9ClVftiy2b8”,
    “published”: “2025-09-03T19:30:28Z”,
    “@context”: “https://www.w3.org/ns/activitystreams”,
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “avatar”: “http://pleroma/images/avi.png”,
    “avatar_static”: “http://pleroma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T19:17:45.000Z”,
    “display_name”: “Test Actor”,
    “emojis”: [],
    “fields”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “fqn”: “actor@pasture-one-actor”,
    “header”: “http://pleroma/images/banner.png”,
    “header_static”: “http://pleroma/images/banner.png”,
    “id”: “Axq3DHmmoqqpmofEHI”,
    “last_status_at”: “2025-09-03”,
    “locked”: false,
    “note”: “”,
    “pleroma”: {
      “accepts_chat_messages”: null,
      “also_known_as”: [],
      “ap_id”: “http://pasture-one-actor/actor”,
      “avatar_description”: “”,
      “background_image”: null,
      “favicon”: null,
      “header_description”: “”,
      “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,
      “privileges”: [],
      “relationship”: {},
      “skip_thread_containment”: false,
      “tags”: []
    },
    “source”: {
      “fields”: [],
      “note”: “”,
      “pleroma”: {
        “actor_type”: “Person”,
        “discoverable”: false
      },
      “sensitive”: false
    },
    “statuses_count”: 10,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “application”: null,
  “bookmarked”: false,
  “card”: null,
  “content”: “@context url as the ActivityStreams URL”,
  “created_at”: “2025-09-03T19:19:32.000Z”,
  “edited_at”: null,
  “emojis”: [],
  “favourited”: false,
  “favourites_count”: 0,
  “id”: “Axq3NBckaFeRZUgssa”,
  “in_reply_to_account_id”: null,
  “in_reply_to_id”: null,
  “language”: null,
  “media_attachments”: [],
  “mentions”: [
    {
      “acct”: “full”,
      “id”: “Axq35dcJAyRraeuA7c”,
      “url”: “http://pleroma/users/full”,
      “username”: “full”
    }
  ],
  “muted”: false,
  “pinned”: false,
  “pleroma”: {
    “bookmark_folder”: null,
    “content”: {
      “text/plain”: “@context url as the ActivityStreams URL”
    },
    “context”: “http://pasture-one-actor/object/zUfNQLMafBg”,
    “conversation_id”: 1878239867,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “list_id”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “quote”: null,
    “quote_id”: null,
    “quote_url”: null,
    “quote_visible”: false,
    “quotes_count”: 0,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “poll”: null,
  “reblog”: null,
  “reblogged”: false,
  “reblogs_count”: 0,
  “replies_count”: 0,
  “sensitive”: false,
  “spoiler_text”: “”,
  “tags”: [],
  “text”: null,
  “uri”: “http://pasture-one-actor/object/zUfNQLMafBg”,
  “url”: “http://pasture-one-actor/object/zUfNQLMafBg”,
  “visibility”: “public”
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/bZ1h1jV6zGg”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”
    ],
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “avatar”: “http://pleroma/images/avi.png”,
    “avatar_static”: “http://pleroma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T19:17:45.000Z”,
    “display_name”: “Test Actor”,
    “emojis”: [],
    “fields”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “fqn”: “actor@pasture-one-actor”,
    “header”: “http://pleroma/images/banner.png”,
    “header_static”: “http://pleroma/images/banner.png”,
    “id”: “Axq3DHmmoqqpmofEHI”,
    “last_status_at”: “2025-09-03”,
    “locked”: false,
    “note”: “”,
    “pleroma”: {
      “accepts_chat_messages”: null,
      “also_known_as”: [],
      “ap_id”: “http://pasture-one-actor/actor”,
      “avatar_description”: “”,
      “background_image”: null,
      “favicon”: null,
      “header_description”: “”,
      “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,
      “privileges”: [],
      “relationship”: {},
      “skip_thread_containment”: false,
      “tags”: []
    },
    “source”: {
      “fields”: [],
      “note”: “”,
      “pleroma”: {
        “actor_type”: “Person”,
        “discoverable”: false
      },
      “sensitive”: false
    },
    “statuses_count”: 11,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “application”: null,
  “bookmarked”: false,
  “card”: null,
  “content”: “@context url is list of ActivityStreams URL”,
  “created_at”: “2025-09-03T19:19:33.000Z”,
  “edited_at”: null,
  “emojis”: [],
  “favourited”: false,
  “favourites_count”: 0,
  “id”: “Axq3NFWA6gl3eDdgAK”,
  “in_reply_to_account_id”: null,
  “in_reply_to_id”: null,
  “language”: null,
  “media_attachments”: [],
  “mentions”: [
    {
      “acct”: “full”,
      “id”: “Axq35dcJAyRraeuA7c”,
      “url”: “http://pleroma/users/full”,
      “username”: “full”
    }
  ],
  “muted”: false,
  “pinned”: false,
  “pleroma”: {
    “bookmark_folder”: null,
    “content”: {
      “text/plain”: “@context url is list of ActivityStreams URL”
    },
    “context”: “http://pasture-one-actor/object/rQF6f3uRBNU”,
    “conversation_id”: 516330418,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “list_id”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “quote”: null,
    “quote_id”: null,
    “quote_url”: null,
    “quote_visible”: false,
    “quotes_count”: 0,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “poll”: null,
  “reblog”: null,
  “reblogged”: false,
  “reblogs_count”: 0,
  “replies_count”: 0,
  “sensitive”: false,
  “spoiler_text”: “”,
  “tags”: [],
  “text”: null,
  “uri”: “http://pasture-one-actor/object/rQF6f3uRBNU”,
  “url”: “http://pasture-one-actor/object/rQF6f3uRBNU”,
  “visibility”: “public”
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    {
      “Hashtag”: “as:Hashtag”
    }
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/7_6CKvQ4zp8”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/Css-7aeRPlU”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      {
        “Hashtag”: “as:Hashtag”
      }
    ],
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “avatar”: “http://pleroma/images/avi.png”,
    “avatar_static”: “http://pleroma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T19:17:45.000Z”,
    “display_name”: “Test Actor”,
    “emojis”: [],
    “fields”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “fqn”: “actor@pasture-one-actor”,
    “header”: “http://pleroma/images/banner.png”,
    “header_static”: “http://pleroma/images/banner.png”,
    “id”: “Axq3DHmmoqqpmofEHI”,
    “last_status_at”: “2025-09-03”,
    “locked”: false,
    “note”: “”,
    “pleroma”: {
      “accepts_chat_messages”: null,
      “also_known_as”: [],
      “ap_id”: “http://pasture-one-actor/actor”,
      “avatar_description”: “”,
      “background_image”: null,
      “favicon”: null,
      “header_description”: “”,
      “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,
      “privileges”: [],
      “relationship”: {},
      “skip_thread_containment”: false,
      “tags”: []
    },
    “source”: {
      “fields”: [],
      “note”: “”,
      “pleroma”: {
        “actor_type”: “Person”,
        “discoverable”: false
      },
      “sensitive”: false
    },
    “statuses_count”: 12,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “application”: null,
  “bookmarked”: false,
  “card”: null,
  “content”: “@context url is list of ActivityStreams URL and Hashtag”,
  “created_at”: “2025-09-03T19:19:33.000Z”,
  “edited_at”: null,
  “emojis”: [],
  “favourited”: false,
  “favourites_count”: 0,
  “id”: “Axq3NJTpNJGdw8Zs5A”,
  “in_reply_to_account_id”: null,
  “in_reply_to_id”: null,
  “language”: null,
  “media_attachments”: [],
  “mentions”: [
    {
      “acct”: “full”,
      “id”: “Axq35dcJAyRraeuA7c”,
      “url”: “http://pleroma/users/full”,
      “username”: “full”
    }
  ],
  “muted”: false,
  “pinned”: false,
  “pleroma”: {
    “bookmark_folder”: null,
    “content”: {
      “text/plain”: “@context url is list of ActivityStreams URL and Hashtag”
    },
    “context”: “http://pasture-one-actor/object/R7wolN3IBQA”,
    “conversation_id”: 593998571,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “list_id”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “quote”: null,
    “quote_id”: null,
    “quote_url”: null,
    “quote_visible”: false,
    “quotes_count”: 0,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “poll”: null,
  “reblog”: null,
  “reblogged”: false,
  “reblogs_count”: 0,
  “replies_count”: 0,
  “sensitive”: false,
  “spoiler_text”: “”,
  “tags”: [],
  “text”: null,
  “uri”: “http://pasture-one-actor/object/R7wolN3IBQA”,
  “url”: “http://pasture-one-actor/object/R7wolN3IBQA”,
  “visibility”: “public”
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    “https://w3id.org/fep/5711”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/8dhW1xfgZmc”,
  “published”: “2025-09-03T19:30:30Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/07UtrjBc8tE”,
    “published”: “2025-09-03T19:30:30Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      “https://w3id.org/fep/5711”
    ],
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “avatar”: “http://pleroma/images/avi.png”,
    “avatar_static”: “http://pleroma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T19:17:45.000Z”,
    “display_name”: “Test Actor”,
    “emojis”: [],
    “fields”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “fqn”: “actor@pasture-one-actor”,
    “header”: “http://pleroma/images/banner.png”,
    “header_static”: “http://pleroma/images/banner.png”,
    “id”: “Axq3DHmmoqqpmofEHI”,
    “last_status_at”: “2025-09-03”,
    “locked”: false,
    “note”: “”,
    “pleroma”: {
      “accepts_chat_messages”: null,
      “also_known_as”: [],
      “ap_id”: “http://pasture-one-actor/actor”,
      “avatar_description”: “”,
      “background_image”: null,
      “favicon”: null,
      “header_description”: “”,
      “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,
      “privileges”: [],
      “relationship”: {},
      “skip_thread_containment”: false,
      “tags”: []
    },
    “source”: {
      “fields”: [],
      “note”: “”,
      “pleroma”: {
        “actor_type”: “Person”,
        “discoverable”: false
      },
      “sensitive”: false
    },
    “statuses_count”: 13,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “application”: null,
  “bookmarked”: false,
  “card”: null,
  “content”: “@context with ActivityStreams URL + w3id-fep document”,
  “created_at”: “2025-09-03T19:19:34.000Z”,
  “edited_at”: null,
  “emojis”: [],
  “favourited”: false,
  “favourites_count”: 0,
  “id”: “Axq3NNXsGCsgXqV9we”,
  “in_reply_to_account_id”: null,
  “in_reply_to_id”: null,
  “language”: null,
  “media_attachments”: [],
  “mentions”: [
    {
      “acct”: “full”,
      “id”: “Axq35dcJAyRraeuA7c”,
      “url”: “http://pleroma/users/full”,
      “username”: “full”
    }
  ],
  “muted”: false,
  “pinned”: false,
  “pleroma”: {
    “bookmark_folder”: null,
    “content”: {
      “text/plain”: “@context with ActivityStreams URL + w3id-fep document”
    },
    “context”: “http://pasture-one-actor/object/u1DFwiIL42I”,
    “conversation_id”: 467700928,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “list_id”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “quote”: null,
    “quote_id”: null,
    “quote_url”: null,
    “quote_visible”: false,
    “quotes_count”: 0,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “poll”: null,
  “reblog”: null,
  “reblogged”: false,
  “reblogs_count”: 0,
  “replies_count”: 0,
  “sensitive”: false,
  “spoiler_text”: “”,
  “tags”: [],
  “text”: null,
  “uri”: “http://pasture-one-actor/object/u1DFwiIL42I”,
  “url”: “http://pasture-one-actor/object/u1DFwiIL42I”,
  “visibility”: “public”
}
{
  “@context”: null,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/MyknKE1Nuqs”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: null,
    “content”: “no @context”
  }
}
{
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “avatar”: “http://pleroma/images/avi.png”,
    “avatar_static”: “http://pleroma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T19:17:45.000Z”,
    “display_name”: “Test Actor”,
    “emojis”: [],
    “fields”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “fqn”: “actor@pasture-one-actor”,
    “header”: “http://pleroma/images/banner.png”,
    “header_static”: “http://pleroma/images/banner.png”,
    “id”: “Axq3DHmmoqqpmofEHI”,
    “last_status_at”: “2025-09-03”,
    “locked”: false,
    “note”: “”,
    “pleroma”: {
      “accepts_chat_messages”: null,
      “also_known_as”: [],
      “ap_id”: “http://pasture-one-actor/actor”,
      “avatar_description”: “”,
      “background_image”: null,
      “favicon”: null,
      “header_description”: “”,
      “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,
      “privileges”: [],
      “relationship”: {},
      “skip_thread_containment”: false,
      “tags”: []
    },
    “source”: {
      “fields”: [],
      “note”: “”,
      “pleroma”: {
        “actor_type”: “Person”,
        “discoverable”: false
      },
      “sensitive”: false
    },
    “statuses_count”: 14,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “application”: null,
  “bookmarked”: false,
  “card”: null,
  “content”: “no @context”,
  “created_at”: “2025-09-03T19:19:35.000Z”,
  “edited_at”: null,
  “emojis”: [],
  “favourited”: false,
  “favourites_count”: 0,
  “id”: “Axq3NRiek3slURZpJ2”,
  “in_reply_to_account_id”: null,
  “in_reply_to_id”: null,
  “language”: null,
  “media_attachments”: [],
  “mentions”: [
    {
      “acct”: “full”,
      “id”: “Axq35dcJAyRraeuA7c”,
      “url”: “http://pleroma/users/full”,
      “username”: “full”
    }
  ],
  “muted”: false,
  “pinned”: false,
  “pleroma”: {
    “bookmark_folder”: null,
    “content”: {
      “text/plain”: “no @context”
    },
    “context”: “http://pasture-one-actor/object/ygFE9v1SjIw”,
    “conversation_id”: 1231891436,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “list_id”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “quote”: null,
    “quote_id”: null,
    “quote_url”: null,
    “quote_visible”: false,
    “quotes_count”: 0,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “poll”: null,
  “reblog”: null,
  “reblogged”: false,
  “reblogs_count”: 0,
  “replies_count”: 0,
  “sensitive”: false,
  “spoiler_text”: “”,
  “tags”: [],
  “text”: null,
  “uri”: “http://pasture-one-actor/object/ygFE9v1SjIw”,
  “url”: “http://pasture-one-actor/object/ygFE9v1SjIw”,
  “visibility”: “public”
}
{
  “@context”: “http://strange.example/context”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/CJUHaNjiu4o”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: “http://strange.example/context”,
    “content”: “@context is a broken url”
  }
}
{
  “account”: {
    “acct”: “actor@pasture-one-actor”,
    “avatar”: “http://pleroma/images/avi.png”,
    “avatar_static”: “http://pleroma/images/avi.png”,
    “bot”: false,
    “created_at”: “2025-09-03T19:17:45.000Z”,
    “display_name”: “Test Actor”,
    “emojis”: [],
    “fields”: [],
    “followers_count”: 0,
    “following_count”: 0,
    “fqn”: “actor@pasture-one-actor”,
    “header”: “http://pleroma/images/banner.png”,
    “header_static”: “http://pleroma/images/banner.png”,
    “id”: “Axq3DHmmoqqpmofEHI”,
    “last_status_at”: “2025-09-03”,
    “locked”: false,
    “note”: “”,
    “pleroma”: {
      “accepts_chat_messages”: null,
      “also_known_as”: [],
      “ap_id”: “http://pasture-one-actor/actor”,
      “avatar_description”: “”,
      “background_image”: null,
      “favicon”: null,
      “header_description”: “”,
      “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,
      “privileges”: [],
      “relationship”: {},
      “skip_thread_containment”: false,
      “tags”: []
    },
    “source”: {
      “fields”: [],
      “note”: “”,
      “pleroma”: {
        “actor_type”: “Person”,
        “discoverable”: false
      },
      “sensitive”: false
    },
    “statuses_count”: 15,
    “url”: “http://pasture-one-actor/actor”,
    “username”: “actor”
  },
  “application”: null,
  “bookmarked”: false,
  “card”: null,
  “content”: “@context is a broken url”,
  “created_at”: “2025-09-03T19:19:35.000Z”,
  “edited_at”: null,
  “emojis”: [],
  “favourited”: false,
  “favourites_count”: 0,
  “id”: “Axq3NVfG4dXbj41AZ6”,
  “in_reply_to_account_id”: null,
  “in_reply_to_id”: null,
  “language”: null,
  “media_attachments”: [],
  “mentions”: [
    {
      “acct”: “full”,
      “id”: “Axq35dcJAyRraeuA7c”,
      “url”: “http://pleroma/users/full”,
      “username”: “full”
    }
  ],
  “muted”: false,
  “pinned”: false,
  “pleroma”: {
    “bookmark_folder”: null,
    “content”: {
      “text/plain”: “@context is a broken url”
    },
    “context”: “http://pasture-one-actor/object/6aa3X3pqJQ8”,
    “conversation_id”: 1285917061,
    “direct_conversation_id”: null,
    “emoji_reactions”: [],
    “expires_at”: null,
    “in_reply_to_account_acct”: null,
    “list_id”: null,
    “local”: false,
    “parent_visible”: false,
    “pinned_at”: null,
    “quote”: null,
    “quote_id”: null,
    “quote_url”: null,
    “quote_visible”: false,
    “quotes_count”: 0,
    “spoiler_text”: {
      “text/plain”: “”
    },
    “thread_muted”: false
  },
  “poll”: null,
  “reblog”: null,
  “reblogged”: false,
  “reblogs_count”: 0,
  “replies_count”: 0,
  “sensitive”: false,
  “spoiler_text”: “”,
  “tags”: [],
  “text”: null,
  “uri”: “http://pasture-one-actor/object/6aa3X3pqJQ8”,
  “url”: “http://pasture-one-actor/object/6aa3X3pqJQ8”,
  “visibility”: “public”
}
activity result Ex.
{
  “@context”: “https://www.w3.org/ns/activitystreams”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/ZXzhlQg2K-k”,
  “published”: “2025-09-03T19:30:28Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/9ClVftiy2b8”,
    “published”: “2025-09-03T19:30:28Z”,
    “@context”: “https://www.w3.org/ns/activitystreams”,
    “content”: “@context url as the ActivityStreams URL”
  }
}
{
  “id”: “ac7xs1lsfewz000o”,
  “uri”: “http://pasture-one-actor/object/9ClVftiy2b8”,
  “url”: “http://pasture-one-actor/object/9ClVftiy2b8”,
  “account”: {
    “id”: “ac7xrs1dfewz0004”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “fqn”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “created_at”: “2025-09-03T19:30:15.601Z”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 19,
    “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”: “

@context url as the ActivityStreams URL

“,
  “content_type”: “text/x.misskeymarkdown”,
  “text”: “@context url as the ActivityStreams URL”,
  “created_at”: “2025-09-03T19:30:28.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”: null,
  “reactions”: []
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/bZ1h1jV6zGg”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”
    ],
    “content”: “@context url is list of ActivityStreams URL”
  }
}
{
  “id”: “ac7xs2dkfewz000p”,
  “uri”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
  “url”: “http://pasture-one-actor/object/ZCwyTsUBZ1E”,
  “account”: {
    “id”: “ac7xrs1dfewz0004”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “fqn”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “created_at”: “2025-09-03T19:30:15.601Z”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 20,
    “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”: “

@context url is list of ActivityStreams URL

“,
  “content_type”: “text/x.misskeymarkdown”,
  “text”: “@context url is list of ActivityStreams URL”,
  “created_at”: “2025-09-03T19:30:29.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”: null,
  “reactions”: []
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    {
      “Hashtag”: “as:Hashtag”
    }
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/7_6CKvQ4zp8”,
  “published”: “2025-09-03T19:30:29Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/Css-7aeRPlU”,
    “published”: “2025-09-03T19:30:29Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      {
        “Hashtag”: “as:Hashtag”
      }
    ],
    “content”: “@context url is list of ActivityStreams URL and Hashtag”
  }
}
{
  “id”: “ac7xs2dkfewz000q”,
  “uri”: “http://pasture-one-actor/object/Css-7aeRPlU”,
  “url”: “http://pasture-one-actor/object/Css-7aeRPlU”,
  “account”: {
    “id”: “ac7xrs1dfewz0004”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “fqn”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “created_at”: “2025-09-03T19:30:15.601Z”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 21,
    “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”: “

@context url is list of ActivityStreams URL and Hashtag

“,
  “content_type”: “text/x.misskeymarkdown”,
  “text”: “@context url is list of ActivityStreams URL and Hashtag”,
  “created_at”: “2025-09-03T19:30:29.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”: null,
  “reactions”: []
}
{
  “@context”: [
    “https://www.w3.org/ns/activitystreams”,
    “https://w3id.org/fep/5711”
  ],
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/8dhW1xfgZmc”,
  “published”: “2025-09-03T19:30:30Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/07UtrjBc8tE”,
    “published”: “2025-09-03T19:30:30Z”,
    “@context”: [
      “https://www.w3.org/ns/activitystreams”,
      “https://w3id.org/fep/5711”
    ],
    “content”: “@context with ActivityStreams URL + w3id-fep document”
  }
}
{
  “id”: “ac7xs35cfewz000r”,
  “uri”: “http://pasture-one-actor/object/07UtrjBc8tE”,
  “url”: “http://pasture-one-actor/object/07UtrjBc8tE”,
  “account”: {
    “id”: “ac7xrs1dfewz0004”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “fqn”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “created_at”: “2025-09-03T19:30:15.601Z”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 22,
    “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”: “

@context with ActivityStreams URL + w3id-fep document

“,
  “content_type”: “text/x.misskeymarkdown”,
  “text”: “@context with ActivityStreams URL + w3id-fep document”,
  “created_at”: “2025-09-03T19:30:30.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”: null,
  “reactions”: []
}
{
  “@context”: null,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/MyknKE1Nuqs”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: null,
    “content”: “no @context”
  }
}
{
  “id”: “ac7xs3x4fewz000s”,
  “uri”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
  “url”: “http://pasture-one-actor/object/XHk7JzuyRPM”,
  “account”: {
    “id”: “ac7xrs1dfewz0004”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “fqn”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “created_at”: “2025-09-03T19:30:15.601Z”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 23,
    “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”: “

no @context

“,
  “content_type”: “text/x.misskeymarkdown”,
  “text”: “no @context”,
  “created_at”: “2025-09-03T19:30:31.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”: null,
  “reactions”: []
}
{
  “@context”: “http://strange.example/context”,
  “type”: “Create”,
  “actor”: “http://pasture-one-actor/actor”,
  “to”: [
    “http://sharkey/users/ac7xq6i3epan0003”,
    “https://www.w3.org/ns/activitystreams#Public”
  ],
  “id”: “http://pasture-one-actor/activity/CJUHaNjiu4o”,
  “published”: “2025-09-03T19:30:31Z”,
  “object”: {
    “type”: “Note”,
    “attributedTo”: “http://pasture-one-actor/actor”,
    “to”: [
      “https://www.w3.org/ns/activitystreams#Public”,
      “http://sharkey/users/ac7xq6i3epan0003”
    ],
    “id”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
    “published”: “2025-09-03T19:30:31Z”,
    “@context”: “http://strange.example/context”,
    “content”: “@context is a broken url”
  }
}
{
  “id”: “ac7xs3x4fewz000t”,
  “uri”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
  “url”: “http://pasture-one-actor/object/y-uCtuI_T7U”,
  “account”: {
    “id”: “ac7xrs1dfewz0004”,
    “username”: “actor”,
    “acct”: “actor@pasture-one-actor”,
    “fqn”: “actor@pasture-one-actor”,
    “display_name”: “Test Actor”,
    “locked”: false,
    “created_at”: “2025-09-03T19:30:15.601Z”,
    “followers_count”: 0,
    “following_count”: 0,
    “statuses_count”: 24,
    “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”: “

@context is a broken url

“,
  “content_type”: “text/x.misskeymarkdown”,
  “text”: “@context is a broken url”,
  “created_at”: “2025-09-03T19:30:31.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”: null,
  “reactions”: []
}