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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/j7LRP8Z0MoA",
  "published": "2024-12-04T19:00:46Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/EradVR4Kwag",
    "published": "2024-12-04T19:00:46Z",
    "content": "Image",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/assets/cow.jpg",
        "mediaType": "image/jpeg",
        "name": "a cow"
      }
    ]
  }
}
sharkey
{
  "id": "a1dtials2s8k004w",
  "uri": "http://pasture-one-actor/actor/EradVR4Kwag",
  "url": "http://pasture-one-actor/actor/EradVR4Kwag",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 140,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>Image</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Image",
  "created_at": "2024-12-04T19:00:46.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [
    {
      "id": "a1dtbo4f2s8k000i",
      "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
      },
      "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,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/_b8sMFQtQ0E",
  "published": "2024-12-04T19:00:47Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/6_DsAp4A1ks",
    "published": "2024-12-04T19:00:47Z",
    "content": "Video",
    "attachment": [
      {
        "type": "Video",
        "url": "http://pasture-one-actor/assets/cow_eating.mp4",
        "mediaType": "video/mp4",
        "name": "a cow eating grass"
      }
    ]
  }
}
sharkey
{
  "id": "a1dtibdk2s8k004x",
  "uri": "http://pasture-one-actor/actor/6_DsAp4A1ks",
  "url": "http://pasture-one-actor/actor/6_DsAp4A1ks",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 141,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>Video</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Video",
  "created_at": "2024-12-04T19:00:47.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [
    {
      "id": "a1dtborx2s8k000k",
      "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": {},
      "description": "A beautiful cow eating",
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/lPG2op7mH4Y",
  "published": "2024-12-04T19:00:47Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/jMpwsXy7npI",
    "published": "2024-12-04T19:00:47Z",
    "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": "a1dtibdk2s8k004y",
  "uri": "http://pasture-one-actor/actor/jMpwsXy7npI",
  "url": "http://pasture-one-actor/actor/jMpwsXy7npI",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 142,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>Audio</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Audio",
  "created_at": "2024-12-04T19:00:47.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [
    {
      "id": "a1dtbpck2s8k000m",
      "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": {},
      "description": "A cow mooing",
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/oHVGz_bOA3E",
  "published": "2024-12-04T19:00:48Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/jZYnGaDZouk",
    "published": "2024-12-04T19:00:48Z",
    "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": "a1dtic5c2s8k004z",
  "uri": "http://pasture-one-actor/actor/jZYnGaDZouk",
  "url": "http://pasture-one-actor/actor/jZYnGaDZouk",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 143,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>Audio as Document</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Audio as Document",
  "created_at": "2024-12-04T19:00:48.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [
    {
      "id": "a1dtbpck2s8k000m",
      "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": {},
      "description": "A cow mooing",
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/RQr-AO3SapI",
  "published": "2024-12-04T19:00:49Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/PEKK0qEChXI",
    "published": "2024-12-04T19:00:49Z",
    "content": "Link",
    "attachment": {
      "href": "https://funfedi.dev",
      "type": "Link"
    }
  }
}
sharkey
{
  "id": "a1dticx42s8k0050",
  "uri": "http://pasture-one-actor/actor/PEKK0qEChXI",
  "url": "http://pasture-one-actor/actor/PEKK0qEChXI",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 144,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>Link</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Link",
  "created_at": "2024-12-04T19:00:49.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/xJnzUom-2Do",
  "published": "2024-12-04T19:00:50Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/hySerkxiQmQ",
    "published": "2024-12-04T19:00:50Z",
    "content": "Payment Link, see FEP-0ea0",
    "attachment": {
      "type": "Link",
      "name": "Donate",
      "href": "payto://iban/DE75512108001245126199",
      "rel": "payment"
    }
  }
}
sharkey
{
  "id": "a1dtidow2s8k0051",
  "uri": "http://pasture-one-actor/actor/hySerkxiQmQ",
  "url": "http://pasture-one-actor/actor/hySerkxiQmQ",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 145,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>Payment Link, see FEP-0ea0</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Payment Link, see FEP-0ea0",
  "created_at": "2024-12-04T19:00:50.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/0xcSnF6RPUA",
  "published": "2024-12-04T19:00:51Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/IeInoLOrYB0",
    "published": "2024-12-04T19:00:51Z",
    "content": "Text document",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "url": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
sharkey
{
  "id": "a1dtiego2s8k0053",
  "uri": "http://pasture-one-actor/actor/IeInoLOrYB0",
  "url": "http://pasture-one-actor/actor/IeInoLOrYB0",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 146,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>Text document</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Text document",
  "created_at": "2024-12-04T19:00:51.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [
    {
      "id": "a1dtiell2s8k0052",
      "type": "unknown",
      "url": "http://pasture-one-actor/assets/sample.txt",
      "remote_url": "http://pasture-one-actor/assets/sample.txt",
      "preview_url": null,
      "text_url": "http://pasture-one-actor/assets/sample.txt",
      "meta": {},
      "description": "text document",
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/2hqZEhbgO8A",
  "published": "2024-12-04T19:00:51Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/IG_sY20PmKM",
    "published": "2024-12-04T19:00:51Z",
    "content": "Text document, href instead of url",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "href": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
sharkey
{
  "id": "a1dtiego2s8k0054",
  "uri": "http://pasture-one-actor/actor/IG_sY20PmKM",
  "url": "http://pasture-one-actor/actor/IG_sY20PmKM",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 147,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>Text document, href instead of url</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Text document, href instead of url",
  "created_at": "2024-12-04T19:00:51.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/qi2L4B-tmBc",
  "published": "2024-12-04T19:00:52Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/36dASIT3QSg",
    "published": "2024-12-04T19:00:52Z",
    "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": "a1dtif8g2s8k0055",
  "uri": "http://pasture-one-actor/actor/36dASIT3QSg",
  "url": "http://pasture-one-actor/actor/36dASIT3QSg",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 148,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>attached note</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "attached note",
  "created_at": "2024-12-04T19:00:52.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/REdSKmye4fQ",
  "published": "2024-12-04T19:00:53Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/NnPQOpO3sJQ",
    "published": "2024-12-04T19:00:53Z",
    "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": "a1dtig082s8k0056",
  "uri": "http://pasture-one-actor/actor/NnPQOpO3sJQ",
  "url": "http://pasture-one-actor/actor/NnPQOpO3sJQ",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 149,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>Recipe</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Recipe",
  "created_at": "2024-12-04T19:00:53.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}

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/a1dt71ulqgq90001"
  ],
  "id": "http://pasture-one-actor/actor/TNF6VTztiTY",
  "published": "2024-12-04T19:00:54Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a1dt71ulqgq90001"
    ],
    "id": "http://pasture-one-actor/actor/VUZXeYqbQK4",
    "published": "2024-12-04T19:00:54Z",
    "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": "a1dtigs02s8k005h",
  "uri": "http://pasture-one-actor/actor/VUZXeYqbQK4",
  "url": "http://pasture-one-actor/actor/VUZXeYqbQK4",
  "account": {
    "id": "a1dt8ksn2s8k0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-04T18:53:12.647Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 150,
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
    "header": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
    "emojis": [],
    "moved": null,
    "fields": [],
    "bot": false,
    "discoverable": true
  },
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "content": "<p><span>10 images</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "10 images",
  "created_at": "2024-12-04T19:00:54.000Z",
  "emojis": [],
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "reblogged": false,
  "favourited": false,
  "muted": false,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "media_attachments": [
    {
      "id": "a1dtih0p2s8k0057",
      "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
      },
      "description": null,
      "blurhash": "e1IxF]}LfQ}LfQ}LjufQjufQfQfQfQfQfQ}LjufQjufQfQfQfQfQfQ"
    },
    {
      "id": "a1dtih212s8k0058",
      "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
      },
      "description": null,
      "blurhash": "e29-*sy*fQy*fQy*fjfQfjfQfQfQfQfQfQy*fjfQfjfQfQfQfQfQfQ"
    },
    {
      "id": "a1dtih3c2s8k0059",
      "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
      },
      "description": null,
      "blurhash": "e29dGxu6fQu6fQu6fkfQfkfQfQfQfQfQfQu6fkfQfkfQfQfQfQfQfQ"
    },
    {
      "id": "a1dtih4m2s8k005a",
      "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
      },
      "description": null,
      "blurhash": "e0D[^7~UfQ~UfQ~Uj[fQj[fQfQfQfQfQfQ~Uj[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "a1dtih602s8k005b",
      "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
      },
      "description": null,
      "blurhash": "e19TAHyrfQyrfQyrj[fQj[fQfQfQfQfQfQyrj[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "a1dtih7a2s8k005c",
      "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
      },
      "description": null,
      "blurhash": "e3E??i*JfQ*JfQ*Jj[fQj[fQfQfQfQfQfQ*Jj[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "a1dtih8l2s8k005d",
      "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
      },
      "description": null,
      "blurhash": "e09I;O.kfQ.kfQ.kj[fQj[fQfQfQfQfQfQ.kj[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "a1dtih9v2s8k005e",
      "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
      },
      "description": null,
      "blurhash": "e08|bs-rfQ-rfQ-rj[fQj[fQfQfQfQfQfQ-rj[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "a1dtihb92s8k005f",
      "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
      },
      "description": null,
      "blurhash": "e2G-%q.jfQ.jfQ.jj[fQj[fQfQfQfQfQfQ.jj[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "a1dtihck2s8k005g",
      "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
      },
      "description": null,
      "blurhash": "e3Esq**JfQ*JfQ*Jj[fQj[fQfQfQfQfQfQ*Jj[fQj[fQfQfQfQfQfQ"
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}