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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/SabprsngUzg",
  "published": "2024-12-20T16:24:54Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/WDpijwDF3Bk",
    "published": "2024-12-20T16:24:54Z",
    "content": "Image",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/assets/cow.jpg",
        "mediaType": "image/jpeg",
        "name": "a cow"
      }
    ]
  }
}
sharkey
{
  "id": "a20izh80nqmk005v",
  "uri": "http://pasture-one-actor/actor/WDpijwDF3Bk",
  "url": "http://pasture-one-actor/actor/WDpijwDF3Bk",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 174,
    "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-20T16:24: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": "a20iseyrnqmk000j",
      "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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/lD19IThDzSU",
  "published": "2024-12-20T16:24:55Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/ux6TY97FyLM",
    "published": "2024-12-20T16:24:55Z",
    "content": "Video",
    "attachment": [
      {
        "type": "Video",
        "url": "http://pasture-one-actor/assets/cow_eating.mp4",
        "mediaType": "video/mp4",
        "name": "a cow eating grass"
      }
    ]
  }
}
sharkey
{
  "id": "a20izhzsnqmk005w",
  "uri": "http://pasture-one-actor/actor/ux6TY97FyLM",
  "url": "http://pasture-one-actor/actor/ux6TY97FyLM",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 175,
    "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-20T16:24:55.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": "a20isfsynqmk000l",
      "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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/1rkdA7D3FJA",
  "published": "2024-12-20T16:24:56Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/LWEZ3DWNzcg",
    "published": "2024-12-20T16:24:56Z",
    "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": "a20izirknqmk005x",
  "uri": "http://pasture-one-actor/actor/LWEZ3DWNzcg",
  "url": "http://pasture-one-actor/actor/LWEZ3DWNzcg",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 176,
    "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-20T16:24:56.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": "a20isg61nqmk000n",
      "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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/Koq6QiGWmW8",
  "published": "2024-12-20T16:24:56Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/sJk8dMgzYus",
    "published": "2024-12-20T16:24:56Z",
    "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": "a20izirknqmk005y",
  "uri": "http://pasture-one-actor/actor/sJk8dMgzYus",
  "url": "http://pasture-one-actor/actor/sJk8dMgzYus",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 177,
    "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-20T16:24:56.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": "a20isg61nqmk000n",
      "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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/h0635MmkavY",
  "published": "2024-12-20T16:24:57Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/dQj6AGmob88",
    "published": "2024-12-20T16:24:57Z",
    "content": "Link",
    "attachment": {
      "href": "https://funfedi.dev",
      "type": "Link"
    }
  }
}
sharkey
{
  "id": "a20izjjcnqmk005z",
  "uri": "http://pasture-one-actor/actor/dQj6AGmob88",
  "url": "http://pasture-one-actor/actor/dQj6AGmob88",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 178,
    "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-20T16:24:57.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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/6l7-f6d65aA",
  "published": "2024-12-20T16:24:58Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/L6gugrQOQy4",
    "published": "2024-12-20T16:24:58Z",
    "content": "Payment Link, see FEP-0ea0",
    "attachment": {
      "type": "Link",
      "name": "Donate",
      "href": "payto://iban/DE75512108001245126199",
      "rel": "payment"
    }
  }
}
sharkey
{
  "id": "a20izkb4nqmk0060",
  "uri": "http://pasture-one-actor/actor/L6gugrQOQy4",
  "url": "http://pasture-one-actor/actor/L6gugrQOQy4",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 179,
    "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-20T16:24:58.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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/vZ7N9E_LeUk",
  "published": "2024-12-20T16:24:59Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/HFbfzmetntw",
    "published": "2024-12-20T16:24:59Z",
    "content": "Text document",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "url": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
sharkey
{
  "id": "a20izl2wnqmk0062",
  "uri": "http://pasture-one-actor/actor/HFbfzmetntw",
  "url": "http://pasture-one-actor/actor/HFbfzmetntw",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 180,
    "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-20T16:24:59.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": "a20izle9nqmk0061",
      "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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/g_d7zO48Hjo",
  "published": "2024-12-20T16:25:00Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/xanfA65UYd0",
    "published": "2024-12-20T16:25:00Z",
    "content": "Text document, href instead of url",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "href": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
sharkey
{
  "id": "a20izluonqmk0063",
  "uri": "http://pasture-one-actor/actor/xanfA65UYd0",
  "url": "http://pasture-one-actor/actor/xanfA65UYd0",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 181,
    "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-20T16:25:00.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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/0MWq2Yt8bEw",
  "published": "2024-12-20T16:25:00Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/k1NsqKbUf-E",
    "published": "2024-12-20T16:25:00Z",
    "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": "a20izluonqmk0064",
  "uri": "http://pasture-one-actor/actor/k1NsqKbUf-E",
  "url": "http://pasture-one-actor/actor/k1NsqKbUf-E",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 182,
    "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-20T16:25:00.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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/Wb6cAxg7F_c",
  "published": "2024-12-20T16:25:01Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/2CtbAWsGp9w",
    "published": "2024-12-20T16:25:01Z",
    "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": "a20izmmgnqmk0065",
  "uri": "http://pasture-one-actor/actor/2CtbAWsGp9w",
  "url": "http://pasture-one-actor/actor/2CtbAWsGp9w",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 183,
    "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-20T16:25:01.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": [
    "http://sharkey/users/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/HXonxVl0G3g",
  "published": "2024-12-20T16:25:02Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/U7HyeviJ76I",
    "published": "2024-12-20T16:25:02Z",
    "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": "a20izne8nqmk006g",
  "uri": "http://pasture-one-actor/actor/U7HyeviJ76I",
  "url": "http://pasture-one-actor/actor/U7HyeviJ76I",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 184,
    "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-20T16:25:02.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": "a20iznuanqmk0066",
      "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": "e1HJ|2^kfQ^kfQ^kj[fQj[fQfQfQfQfQfQ^kj[fQj[fQfQfQfQfQfQ"
    },
    {
      "id": "a20iznvonqmk0067",
      "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": "e02YJZoQfQoQfQoQfRfQfRfQfQfQfQfQfQoQfRfQfRfQfQfQfQfQfQ"
    },
    {
      "id": "a20iznx2nqmk0068",
      "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": "e1I17d]nfQ]nfQ]njtfQjtfQfQfQfQfQfQ]njtfQjtfQfQfQfQfQfQ"
    },
    {
      "id": "a20iznydnqmk0069",
      "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": "e41=awkcfQkcfQkcfRfQfRfQfQfQfQfQfQkcfRfQfRfQfQfQfQfQfQ"
    },
    {
      "id": "a20iznzqnqmk006a",
      "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": "e0F~Jz~kfQ~kfQ~kj@fQj@fQfQfQfQfQfQ~kj@fQj@fQfQfQfQfQfQ"
    },
    {
      "id": "a20izo12nqmk006b",
      "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": "e2JlP0^|fQ^|fQ^|j@fQj@fQfQfQfQfQfQ^|j@fQj@fQfQfQfQfQfQ"
    },
    {
      "id": "a20izo2nnqmk006c",
      "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": "e0Gs7N}sfQ}sfQ}sj@fQj@fQfQfQfQfQfQ}sj@fQj@fQfQfQfQfQfQ"
    },
    {
      "id": "a20izo40nqmk006d",
      "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": "e25T.+qEfQqEfQqEfkfQfkfQfQfQfQfQfQqEfkfQfkfQfQfQfQfQfQ"
    },
    {
      "id": "a20izo5cnqmk006e",
      "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": "e15*{ruPfQuPfQuPfkfQfkfQfQfQfQfQfQuPfkfQfkfQfQfQfQfQfQ"
    },
    {
      "id": "a20izo6rnqmk006f",
      "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": "e04DSOt%fQt%fQt%fjfQfjfQfQfQfQfQfQt%fjfQfjfQfQfQfQfQfQ"
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}