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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/LbfNaqt_WJw",
  "published": "2025-02-27T19:50:29Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/bSRHdhC6pAE",
    "published": "2025-02-27T19:50:29Z",
    "content": "Image",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/assets/cow.jpg",
        "mediaType": "image/jpeg",
        "name": "a cow"
      }
    ]
  }
}
misskey
{
  "id": "a4rbpmyw24vf0064",
  "createdAt": "2025-02-27T19:50:29.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "Image",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "a4rbj56s24vf000u"
  ],
  "files": [
    {
      "id": "a4rbj56s24vf000u",
      "createdAt": "2025-02-27T19:45:26.020Z",
      "name": "cow.jpg",
      "type": "image/jpeg",
      "md5": "79665fe8c07445157afebd1543f36b71",
      "size": 0,
      "isSensitive": false,
      "blurhash": "ejK^]TI9_3t6NG_4%gRkV[of%hWCIUt7jEo#V@aJbHofazadjYWVkD",
      "properties": {
        "width": 200,
        "height": 164
      },
      "url": "http://pasture-one-actor/assets/cow.jpg",
      "thumbnailUrl": "http://pasture-one-actor/assets/cow.jpg",
      "comment": "A beautiful cow",
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/bSRHdhC6pAE",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/0kvBSy5LgFo",
  "published": "2025-02-27T19:50:30Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/vYi8OuYzyzU",
    "published": "2025-02-27T19:50:30Z",
    "content": "Video",
    "attachment": [
      {
        "type": "Video",
        "url": "http://pasture-one-actor/assets/cow_eating.mp4",
        "mediaType": "video/mp4",
        "name": "a cow eating grass"
      }
    ]
  }
}
misskey
{
  "id": "a4rbpnqo24vf0065",
  "createdAt": "2025-02-27T19:50:30.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "Video",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "a4rbj5pb24vf000w"
  ],
  "files": [
    {
      "id": "a4rbj5pb24vf000w",
      "createdAt": "2025-02-27T19:45:26.687Z",
      "name": "cow_eating.mp4",
      "type": "video/mp4",
      "md5": "19e0d3ecdd0230ed857c9c88dd247012",
      "size": 0,
      "isSensitive": false,
      "blurhash": null,
      "properties": {},
      "url": "http://pasture-one-actor/assets/cow_eating.mp4",
      "thumbnailUrl": null,
      "comment": "A beautiful cow eating",
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/vYi8OuYzyzU",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/NYo8b2ycI_E",
  "published": "2025-02-27T19:50:30Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/19F-9TbL5H0",
    "published": "2025-02-27T19:50:30Z",
    "content": "Audio",
    "attachment": [
      {
        "type": "Audio",
        "url": "http://pasture-one-actor/assets/cow_moo.mp3",
        "mediaType": "audio/mpeg",
        "name": "the moo sound of a cow"
      }
    ]
  }
}
misskey
{
  "id": "a4rbpnqo24vf0066",
  "createdAt": "2025-02-27T19:50:30.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "Audio",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "a4rbj66424vf000y"
  ],
  "files": [
    {
      "id": "a4rbj66424vf000y",
      "createdAt": "2025-02-27T19:45:27.292Z",
      "name": "cow_moo.mp3",
      "type": "audio/mpeg",
      "md5": "af0b1c1fdd1e74cb559072d725f7de31",
      "size": 0,
      "isSensitive": false,
      "blurhash": null,
      "properties": {},
      "url": "http://pasture-one-actor/assets/cow_moo.mp3",
      "thumbnailUrl": null,
      "comment": "A cow mooing",
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/19F-9TbL5H0",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/2wn8NypdLQo",
  "published": "2025-02-27T19:50:31Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/_3ez_RFVlo0",
    "published": "2025-02-27T19:50:31Z",
    "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"
      }
    ]
  }
}
misskey
{
  "id": "a4rbpoig24vf0067",
  "createdAt": "2025-02-27T19:50:31.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "Audio as Document",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "a4rbj66424vf000y"
  ],
  "files": [
    {
      "id": "a4rbj66424vf000y",
      "createdAt": "2025-02-27T19:45:27.292Z",
      "name": "cow_moo.mp3",
      "type": "audio/mpeg",
      "md5": "af0b1c1fdd1e74cb559072d725f7de31",
      "size": 0,
      "isSensitive": false,
      "blurhash": null,
      "properties": {},
      "url": "http://pasture-one-actor/assets/cow_moo.mp3",
      "thumbnailUrl": null,
      "comment": "A cow mooing",
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/_3ez_RFVlo0",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/Y_C94WlYiaM",
  "published": "2025-02-27T19:50:32Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/wGbObL02a0w",
    "published": "2025-02-27T19:50:32Z",
    "content": "Link",
    "attachment": {
      "href": "https://funfedi.dev",
      "type": "Link"
    }
  }
}
misskey
{
  "id": "a4rbppa824vf0068",
  "createdAt": "2025-02-27T19:50:32.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "Link",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [],
  "files": [],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/wGbObL02a0w",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/rQJH3fSKalc",
  "published": "2025-02-27T19:50:32Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/C8eHQYLMiE4",
    "published": "2025-02-27T19:50:32Z",
    "content": "Payment Link, see FEP-0ea0",
    "attachment": {
      "type": "Link",
      "name": "Donate",
      "href": "payto://iban/DE75512108001245126199",
      "rel": "payment"
    }
  }
}
misskey
{
  "id": "a4rbppa824vf0069",
  "createdAt": "2025-02-27T19:50:32.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "Payment Link, see FEP-0ea0",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [],
  "files": [],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/C8eHQYLMiE4",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/W892lQtJ6Do",
  "published": "2025-02-27T19:50:33Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/kgMO35p4Su8",
    "published": "2025-02-27T19:50:33Z",
    "content": "Text document",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "url": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
misskey
{
  "id": "a4rbpq2024vf006b",
  "createdAt": "2025-02-27T19:50:33.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "Text document",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "a4rbpqk424vf006a"
  ],
  "files": [
    {
      "id": "a4rbpqk424vf006a",
      "createdAt": "2025-02-27T19:50:33.652Z",
      "name": "sample.txt",
      "type": "application/octet-stream",
      "md5": "b1a04be5bd796eaa46782e36510f2b46",
      "size": 0,
      "isSensitive": false,
      "blurhash": null,
      "properties": {},
      "url": "http://pasture-one-actor/assets/sample.txt",
      "thumbnailUrl": null,
      "comment": "text document",
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/kgMO35p4Su8",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/5kjHuD55JmQ",
  "published": "2025-02-27T19:50:34Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/qEjxumIScqI",
    "published": "2025-02-27T19:50:34Z",
    "content": "Text document, href instead of url",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "href": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
misskey
{
  "id": "a4rbpqts24vf006c",
  "createdAt": "2025-02-27T19:50:34.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "Text document, href instead of url",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [],
  "files": [],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/qEjxumIScqI",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/2p3C6sZ2DJs",
  "published": "2025-02-27T19:50:34Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/WXNYPU3BoRo",
    "published": "2025-02-27T19:50:34Z",
    "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"
    }
  }
}
misskey
{
  "id": "a4rbpqts24vf006d",
  "createdAt": "2025-02-27T19:50:34.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "attached note",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [],
  "files": [],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/WXNYPU3BoRo",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/OhHiuVuJ-is",
  "published": "2025-02-27T19:50:35Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/Q0Ot_NtEmqE",
    "published": "2025-02-27T19:50:35Z",
    "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"
        }
      ]
    }
  }
}
misskey
{
  "id": "a4rbprlk24vf006e",
  "createdAt": "2025-02-27T19:50:35.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "Recipe",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [],
  "files": [],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/Q0Ot_NtEmqE",
  "clippedCount": 0
}

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://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/Cyieg2pTDqY",
  "published": "2025-02-27T19:50:36Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/Qj9eqL1v88k",
    "published": "2025-02-27T19:50:36Z",
    "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"
      }
    ]
  }
}
misskey
{
  "id": "a4rbpsdc24vf006p",
  "createdAt": "2025-02-27T19:50:36.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "name": "Test Actor",
    "username": "actor",
    "host": "pasture-one-actor",
    "avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
    "avatarBlurhash": null,
    "avatarDecorations": [],
    "isBot": false,
    "isCat": false,
    "instance": {
      "name": null,
      "softwareName": null,
      "softwareVersion": null,
      "iconUrl": null,
      "faviconUrl": null,
      "themeColor": null
    },
    "emojis": {},
    "onlineStatus": "unknown"
  },
  "text": "10 images",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactionCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "a4rbpsnp24vf006f",
    "a4rbpsox24vf006g",
    "a4rbpspw24vf006h",
    "a4rbpsr224vf006i",
    "a4rbpss824vf006j",
    "a4rbpste24vf006k",
    "a4rbpsul24vf006l",
    "a4rbpsvs24vf006m",
    "a4rbpswz24vf006n",
    "a4rbpsy624vf006o"
  ],
  "files": [
    {
      "id": "a4rbpsnp24vf006f",
      "createdAt": "2025-02-27T19:50:36.373Z",
      "name": "101.png",
      "type": "image/png",
      "md5": "db2d1d0aea3c0a602431a9be6ec38bab",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e1IUen}FfQ}FfQ}FjtfQjtfQfQfQfQfQfQ}FjtfQjtfQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/101.png",
      "thumbnailUrl": "http://pasture-one-actor/images/101.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    },
    {
      "id": "a4rbpsox24vf006g",
      "createdAt": "2025-02-27T19:50:36.417Z",
      "name": "102.png",
      "type": "image/png",
      "md5": "37e0f09f707cd9326c7b579a9e1d7e2c",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e3OW8i_4fQ_4fQ_4j[fQj[fQfQfQfQfQfQ_4j[fQj[fQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/102.png",
      "thumbnailUrl": "http://pasture-one-actor/images/102.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    },
    {
      "id": "a4rbpspw24vf006h",
      "createdAt": "2025-02-27T19:50:36.452Z",
      "name": "103.png",
      "type": "image/png",
      "md5": "4ff8605bdb5047383505abcc3618c4c8",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e16~gcswfQswfQswfRfQfRfQfQfQfQfQfQswfRfQfRfQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/103.png",
      "thumbnailUrl": "http://pasture-one-actor/images/103.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    },
    {
      "id": "a4rbpsr224vf006i",
      "createdAt": "2025-02-27T19:50:36.494Z",
      "name": "104.png",
      "type": "image/png",
      "md5": "4a77199b1c6b6736360549c10c780653",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e04:HGtpfQtpfQtpfkfQfkfQfQfQfQfQfQtpfkfQfkfQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/104.png",
      "thumbnailUrl": "http://pasture-one-actor/images/104.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    },
    {
      "id": "a4rbpss824vf006j",
      "createdAt": "2025-02-27T19:50:36.536Z",
      "name": "105.png",
      "type": "image/png",
      "md5": "7538cc0203145a45138253aef95e9718",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e3Oz^n_LfQ_LfQ_Lj[fQj[fQfQfQfQfQfQ_Lj[fQj[fQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/105.png",
      "thumbnailUrl": "http://pasture-one-actor/images/105.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    },
    {
      "id": "a4rbpste24vf006k",
      "createdAt": "2025-02-27T19:50:36.578Z",
      "name": "106.png",
      "type": "image/png",
      "md5": "1589b52d41de717cc6b705eb9004f6c7",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e2Okcc}GfQ}GfQ}GjtfQjtfQfQfQfQfQfQ}GjtfQjtfQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/106.png",
      "thumbnailUrl": "http://pasture-one-actor/images/106.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    },
    {
      "id": "a4rbpsul24vf006l",
      "createdAt": "2025-02-27T19:50:36.621Z",
      "name": "107.png",
      "type": "image/png",
      "md5": "1160aecac04825b79dbb55ccddd91336",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e0DwWe~ofQ~ofQ~oj[fQj[fQfQfQfQfQfQ~oj[fQj[fQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/107.png",
      "thumbnailUrl": "http://pasture-one-actor/images/107.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    },
    {
      "id": "a4rbpsvs24vf006m",
      "createdAt": "2025-02-27T19:50:36.664Z",
      "name": "108.png",
      "type": "image/png",
      "md5": "6b9c5608be2f5cdffb98a58880a43220",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e1I-=a}XfQ}XfQ}XjtfQjtfQfQfQfQfQfQ}XjtfQjtfQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/108.png",
      "thumbnailUrl": "http://pasture-one-actor/images/108.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    },
    {
      "id": "a4rbpswz24vf006n",
      "createdAt": "2025-02-27T19:50:36.707Z",
      "name": "109.png",
      "type": "image/png",
      "md5": "5009d21e8ec65bde11d266a80f432671",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e3O[9}}HfQ}HfQ}HjufQjufQfQfQfQfQfQ}HjufQjufQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/109.png",
      "thumbnailUrl": "http://pasture-one-actor/images/109.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    },
    {
      "id": "a4rbpsy624vf006o",
      "createdAt": "2025-02-27T19:50:36.750Z",
      "name": "1010.png",
      "type": "image/png",
      "md5": "7beb6caa33b0a76fd471e0258affd306",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e17OBkuLfQuLfQuLfkfQfkfQfQfQfQfQfQuLfkfQfkfQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture-one-actor/images/1010.png",
      "thumbnailUrl": "http://pasture-one-actor/images/1010.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/Qj9eqL1v88k",
  "clippedCount": 0
}