Skip to content

Attachments

In the support table:

  • "✅" means at least one attachment,
  • "-" means parsed
  • "❌" means failed to parse

For more on image attachments see Image Description and Image Attachments.

Examples

Example 1

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/fmHmFMvAjsI",
  "published": "2025-08-15T11:18:27Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/b7Xopol5oY8",
    "published": "2025-08-15T11:18:27Z",
    "content": "Image",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/assets/cow.jpg",
        "mediaType": "image/jpeg",
        "name": "a cow"
      }
    ]
  }
}
sharkey
{
  "id": "abgau4e00e9f0074",
  "uri": "http://pasture-one-actor/object/b7Xopol5oY8",
  "url": "http://pasture-one-actor/object/b7Xopol5oY8",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 221,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>Image</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Image",
  "created_at": "2025-08-15T11:18:27.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": [
    {
      "id": "abgaleug0e9f000w",
      "type": "image",
      "url": "http://pasture-one-actor/assets/cow.jpg",
      "remote_url": "http://pasture-one-actor/assets/cow.jpg",
      "preview_url": "http://pasture-one-actor/assets/cow.jpg",
      "text_url": "http://pasture-one-actor/assets/cow.jpg",
      "meta": {
        "width": 200,
        "height": 164,
        "original": {
          "width": 200,
          "height": 164,
          "size": "200x164",
          "aspect": 1.2195121951219512,
          "frame_rate": "undefined"
        },
        "size": "200x164",
        "aspect": 1.2195121951219512
      },
      "description": "A beautiful cow",
      "blurhash": "ejK^]TI9_3t6NG_4%gRkV[of%hWCIUt7jEo#V@aJbHofazadjYWVkD"
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote": null,
  "reactions": []
}

Example 2

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/RtTS5tgKWLQ",
  "published": "2025-08-15T11:18:28Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/jrEPRsZ7YjA",
    "published": "2025-08-15T11:18:28Z",
    "content": "Video",
    "attachment": [
      {
        "type": "Video",
        "url": "http://pasture-one-actor/assets/cow_eating.mp4",
        "mediaType": "video/mp4",
        "name": "a cow eating grass"
      }
    ]
  }
}
sharkey
{
  "id": "abgau55s0e9f0075",
  "uri": "http://pasture-one-actor/object/jrEPRsZ7YjA",
  "url": "http://pasture-one-actor/object/jrEPRsZ7YjA",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 222,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>Video</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Video",
  "created_at": "2025-08-15T11:18: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": [
    {
      "id": "abgalfkm0e9f000y",
      "type": "video",
      "url": "http://pasture-one-actor/assets/cow_eating.mp4",
      "remote_url": "http://pasture-one-actor/assets/cow_eating.mp4",
      "preview_url": null,
      "text_url": "http://pasture-one-actor/assets/cow_eating.mp4",
      "meta": {
        "original": {
          "frame_rate": "undefined"
        }
      },
      "description": "A beautiful cow eating",
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote": null,
  "reactions": []
}

Example 3

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/zpBlwZa_Lpk",
  "published": "2025-08-15T11:18:28Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/BWdS1-_og5k",
    "published": "2025-08-15T11:18:28Z",
    "content": "Audio",
    "attachment": [
      {
        "type": "Audio",
        "url": "http://pasture-one-actor/assets/cow_moo.mp3",
        "mediaType": "audio/mpeg",
        "name": "the moo sound of a cow"
      }
    ]
  }
}
sharkey
{
  "id": "abgau55s0e9f0076",
  "uri": "http://pasture-one-actor/object/BWdS1-_og5k",
  "url": "http://pasture-one-actor/object/BWdS1-_og5k",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 223,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>Audio</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Audio",
  "created_at": "2025-08-15T11:18: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": [
    {
      "id": "abgalfvk0e9f0010",
      "type": "audio",
      "url": "http://pasture-one-actor/assets/cow_moo.mp3",
      "remote_url": "http://pasture-one-actor/assets/cow_moo.mp3",
      "preview_url": null,
      "text_url": "http://pasture-one-actor/assets/cow_moo.mp3",
      "meta": {
        "original": {
          "frame_rate": "undefined"
        }
      },
      "description": "A cow mooing",
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote": null,
  "reactions": []
}

Example 4

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/_KOxgHGS0T4",
  "published": "2025-08-15T11:18:29Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/SZH9JC3ZQQE",
    "published": "2025-08-15T11:18:29Z",
    "content": "Audio as Document",
    "attachment": [
      {
        "type": "Document",
        "url": "http://pasture-one-actor/assets/cow_moo.mp3",
        "mediaType": "audio/mpeg",
        "name": "the moo sound of a cow"
      }
    ]
  }
}
sharkey
{
  "id": "abgau5xk0e9f0077",
  "uri": "http://pasture-one-actor/object/SZH9JC3ZQQE",
  "url": "http://pasture-one-actor/object/SZH9JC3ZQQE",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 224,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>Audio as Document</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Audio as Document",
  "created_at": "2025-08-15T11:18: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": [
    {
      "id": "abgalfvk0e9f0010",
      "type": "audio",
      "url": "http://pasture-one-actor/assets/cow_moo.mp3",
      "remote_url": "http://pasture-one-actor/assets/cow_moo.mp3",
      "preview_url": null,
      "text_url": "http://pasture-one-actor/assets/cow_moo.mp3",
      "meta": {
        "original": {
          "frame_rate": "undefined"
        }
      },
      "description": "A cow mooing",
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote": null,
  "reactions": []
}

Example 5

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/-N70d-ncTiw",
  "published": "2025-08-15T11:18:30Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/QPeNGyCNJhM",
    "published": "2025-08-15T11:18:30Z",
    "content": "Link",
    "attachment": {
      "href": "https://funfedi.dev",
      "type": "Link"
    }
  }
}
sharkey
{
  "id": "abgau6pc0e9f0078",
  "uri": "http://pasture-one-actor/object/QPeNGyCNJhM",
  "url": "http://pasture-one-actor/object/QPeNGyCNJhM",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 225,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>Link</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Link",
  "created_at": "2025-08-15T11:18: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": []
}

Example 6

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/BhWAaspL90Q",
  "published": "2025-08-15T11:18:30Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/Z0joDQ9epDM",
    "published": "2025-08-15T11:18:30Z",
    "content": "Payment Link, see FEP-0ea0",
    "attachment": {
      "type": "Link",
      "name": "Donate",
      "href": "payto://iban/DE75512108001245126199",
      "rel": "payment"
    }
  }
}
sharkey
{
  "id": "abgau6pc0e9f0079",
  "uri": "http://pasture-one-actor/object/Z0joDQ9epDM",
  "url": "http://pasture-one-actor/object/Z0joDQ9epDM",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 226,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>Payment Link, see FEP-0ea0</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Payment Link, see FEP-0ea0",
  "created_at": "2025-08-15T11:18: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": []
}

Example 7

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/yu-UEfAnE1E",
  "published": "2025-08-15T11:18:31Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/5ZfP6_6x0wQ",
    "published": "2025-08-15T11:18:31Z",
    "content": "Text document",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "url": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}

no result

Example 8

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/VaBHue4zrXM",
  "published": "2025-08-15T11:18:43Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/LujnayppgqA",
    "published": "2025-08-15T11:18:43Z",
    "content": "Text document, href instead of url",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "href": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
sharkey
{
  "id": "abgaugqg0e9f007a",
  "uri": "http://pasture-one-actor/object/LujnayppgqA",
  "url": "http://pasture-one-actor/object/LujnayppgqA",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 227,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>Text document, href instead of url</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Text document, href instead of url",
  "created_at": "2025-08-15T11:18:43.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": []
}

Example 9

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/RNQE1FvwXtk",
  "published": "2025-08-15T11:18:44Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/YmK0PoX4EJI",
    "published": "2025-08-15T11:18:44Z",
    "content": "attached note",
    "attachment": {
      "type": "Note",
      "attributedTo": "http://pasture-one-actor/actor",
      "name": "attached note",
      "content": "This is just a note",
      "published": "2024-03-06T07:23:56Z"
    }
  }
}
sharkey
{
  "id": "abgauhi80e9f007b",
  "uri": "http://pasture-one-actor/object/YmK0PoX4EJI",
  "url": "http://pasture-one-actor/object/YmK0PoX4EJI",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 228,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>attached note</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "attached note",
  "created_at": "2025-08-15T11:18:44.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": []
}

Example 10

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/t_cjkqItNM4",
  "published": "2025-08-15T11:18:45Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/cbhDM66u_p8",
    "published": "2025-08-15T11:18:45Z",
    "content": "Recipe",
    "attachment": {
      "@context": "https://schema.org/docs/jsonldcontext.jsonld",
      "@type": "Recipe",
      "name": "Peanut Butter and Jelly Sandwich",
      "recipeIngredient": [
        "Bread",
        "Peanut Butter",
        "Raspberry Jam",
        "Coffee (optional)"
      ],
      "recipeCategory": "Breakfast",
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "text": "Take a slice of bread and put it on a plate"
        },
        {
          "@type": "HowToStep",
          "text": "Spread peanut butter on the bread"
        },
        {
          "@type": "HowToStep",
          "text": "Spread raspberry jam on top of the peanut butter"
        },
        {
          "@type": "HowToStep",
          "text": "Eat your PB&J Sandwich and drink your coffee if you have it"
        },
        {
          "@type": "HowToStep",
          "text": "Check if you are still hungry, if yes a repeat step 1"
        }
      ]
    }
  }
}
sharkey
{
  "id": "abgauia00e9f007c",
  "uri": "http://pasture-one-actor/object/cbhDM66u_p8",
  "url": "http://pasture-one-actor/object/cbhDM66u_p8",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 229,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>Recipe</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Recipe",
  "created_at": "2025-08-15T11:18:45.000Z",
  "edited_at": null,
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote": null,
  "reactions": []
}

Example 11

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://sharkey/users/abgajfhntvnz0003"
  ],
  "id": "http://pasture-one-actor/activity/ODqjS6AAccw",
  "published": "2025-08-15T11:18:45Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/abgajfhntvnz0003"
    ],
    "id": "http://pasture-one-actor/object/yGFREPDCvJg",
    "published": "2025-08-15T11:18:45Z",
    "content": "10 images",
    "attachment": [
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/101.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/102.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/103.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/104.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/105.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/106.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/107.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/108.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/109.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/1010.png"
      }
    ]
  }
}
sharkey
{
  "id": "abgauia00e9f007n",
  "uri": "http://pasture-one-actor/object/yGFREPDCvJg",
  "url": "http://pasture-one-actor/object/yGFREPDCvJg",
  "account": {
    "id": "abgal1vf0e9f0004",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2025-08-15T11:11:23.835Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 230,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true,
    "noindex": false,
    "group": null,
    "suspended": false,
    "limited": false
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p>10 images</p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "10 images",
  "created_at": "2025-08-15T11:18:45.000Z",
  "edited_at": null,
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [
    {
      "id": "abgauj3o0e9f007d",
      "type": "image",
      "url": "http://pasture-one-actor/images/101.png",
      "remote_url": "http://pasture-one-actor/images/101.png",
      "preview_url": "http://pasture-one-actor/images/101.png",
      "text_url": "http://pasture-one-actor/images/101.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e3PTHg|~fQ|~fQ|~jufQjufQfQfQfQfQfQ|~jufQjufQfQfQfQfQfQ"
    },
    {
      "id": "abgauj510e9f007e",
      "type": "image",
      "url": "http://pasture-one-actor/images/102.png",
      "remote_url": "http://pasture-one-actor/images/102.png",
      "preview_url": "http://pasture-one-actor/images/102.png",
      "text_url": "http://pasture-one-actor/images/102.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e07MsL*IfQ*IfQ*Ij[fQj[fQfQfQfQfQfQ*Ij[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "abgauj6b0e9f007f",
      "type": "image",
      "url": "http://pasture-one-actor/images/103.png",
      "remote_url": "http://pasture-one-actor/images/103.png",
      "preview_url": "http://pasture-one-actor/images/103.png",
      "text_url": "http://pasture-one-actor/images/103.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e48085pyfQpyfQpyfkfQfkfQfQfQfQfQfQpyfkfQfkfQfQfQfQfQfQ"
    },
    {
      "id": "abgauj7h0e9f007g",
      "type": "image",
      "url": "http://pasture-one-actor/images/104.png",
      "remote_url": "http://pasture-one-actor/images/104.png",
      "preview_url": "http://pasture-one-actor/images/104.png",
      "text_url": "http://pasture-one-actor/images/104.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e3NWuf]bfQ]bfQ]bjufQjufQfQfQfQfQfQ]bjufQjufQfQfQfQfQfQ"
    },
    {
      "id": "abgauj8n0e9f007h",
      "type": "image",
      "url": "http://pasture-one-actor/images/105.png",
      "remote_url": "http://pasture-one-actor/images/105.png",
      "preview_url": "http://pasture-one-actor/images/105.png",
      "text_url": "http://pasture-one-actor/images/105.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e1Bo@g%7fQ%7fQ%7j[fQj[fQfQfQfQfQfQ%7j[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "abgauj9u0e9f007i",
      "type": "image",
      "url": "http://pasture-one-actor/images/106.png",
      "remote_url": "http://pasture-one-actor/images/106.png",
      "preview_url": "http://pasture-one-actor/images/106.png",
      "text_url": "http://pasture-one-actor/images/106.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e0G692}XfQ}XfQ}Xj@fQj@fQfQfQfQfQfQ}Xj@fQj@fQfQfQfQfQfQ"
    },
    {
      "id": "abgaujb00e9f007j",
      "type": "image",
      "url": "http://pasture-one-actor/images/107.png",
      "remote_url": "http://pasture-one-actor/images/107.png",
      "preview_url": "http://pasture-one-actor/images/107.png",
      "text_url": "http://pasture-one-actor/images/107.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e1HuJr]@fQ]@fQ]@jufQjufQfQfQfQfQfQ]@jufQjufQfQfQfQfQfQ"
    },
    {
      "id": "abgaujc60e9f007k",
      "type": "image",
      "url": "http://pasture-one-actor/images/108.png",
      "remote_url": "http://pasture-one-actor/images/108.png",
      "preview_url": "http://pasture-one-actor/images/108.png",
      "text_url": "http://pasture-one-actor/images/108.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e3Q$q.}ufQ}ufQ}uj[fQj[fQfQfQfQfQfQ}uj[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "abgaujdc0e9f007l",
      "type": "image",
      "url": "http://pasture-one-actor/images/109.png",
      "remote_url": "http://pasture-one-actor/images/109.png",
      "preview_url": "http://pasture-one-actor/images/109.png",
      "text_url": "http://pasture-one-actor/images/109.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e08;E7-tfQ-tfQ-tj[fQj[fQfQfQfQfQfQ-tj[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "abgaujeb0e9f007m",
      "type": "image",
      "url": "http://pasture-one-actor/images/1010.png",
      "remote_url": "http://pasture-one-actor/images/1010.png",
      "preview_url": "http://pasture-one-actor/images/1010.png",
      "text_url": "http://pasture-one-actor/images/1010.png",
      "meta": {
        "width": 40,
        "height": 40,
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1,
          "frame_rate": "undefined"
        },
        "size": "40x40",
        "aspect": 1
      },
      "description": null,
      "blurhash": "e1J3FU|^fQ|^fQ|^jtfQjtfQfQfQfQfQfQ|^jtfQjtfQfQfQfQfQfQ"
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "bookmarked": false,
  "quote": null,
  "reactions": []
}