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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/PuSklL-1HJE",
  "published": "2024-12-04T18:31:49Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/JGCeyb_buu8",
    "published": "2024-12-04T18:31:49Z",
    "content": "Image",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/assets/cow.jpg",
        "mediaType": "image/jpeg",
        "name": "a cow"
      }
    ]
  }
}
misskey
{
  "id": "a1dsh2bs77jl004u",
  "createdAt": "2024-12-04T18:31:49.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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": [
    "a1dsaw9877jl000i"
  ],
  "files": [
    {
      "id": "a1dsaw9877jl000i",
      "createdAt": "2024-12-04T18:27:01.196Z",
      "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": "a1ds7sc977jl0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/JGCeyb_buu8",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/wbPgkJ0QBEs",
  "published": "2024-12-04T18:31:50Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/ONgB3JuOoMs",
    "published": "2024-12-04T18:31:50Z",
    "content": "Video",
    "attachment": [
      {
        "type": "Video",
        "url": "http://pasture-one-actor/assets/cow_eating.mp4",
        "mediaType": "video/mp4",
        "name": "a cow eating grass"
      }
    ]
  }
}
misskey
{
  "id": "a1dsh33k77jl004v",
  "createdAt": "2024-12-04T18:31:50.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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": [
    "a1dsawtt77jl000k"
  ],
  "files": [
    {
      "id": "a1dsawtt77jl000k",
      "createdAt": "2024-12-04T18:27:01.937Z",
      "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": "a1ds7sc977jl0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/ONgB3JuOoMs",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/JqwDFW5KHZg",
  "published": "2024-12-04T18:31:50Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/VhmvWLIMbII",
    "published": "2024-12-04T18:31:50Z",
    "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": "a1dsh33k77jl004w",
  "createdAt": "2024-12-04T18:31:50.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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": [
    "a1dsax9r77jl000m"
  ],
  "files": [
    {
      "id": "a1dsax9r77jl000m",
      "createdAt": "2024-12-04T18:27:02.511Z",
      "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": "a1ds7sc977jl0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/VhmvWLIMbII",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/33AZhZEjpL0",
  "published": "2024-12-04T18:31:51Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/ytriVMsnGO4",
    "published": "2024-12-04T18:31:51Z",
    "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": "a1dsh3vc77jl004x",
  "createdAt": "2024-12-04T18:31:51.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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": [
    "a1dsax9r77jl000m"
  ],
  "files": [
    {
      "id": "a1dsax9r77jl000m",
      "createdAt": "2024-12-04T18:27:02.511Z",
      "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": "a1ds7sc977jl0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/ytriVMsnGO4",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/UEDk4O0ieYg",
  "published": "2024-12-04T18:31:52Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/4aeOa8VuLco",
    "published": "2024-12-04T18:31:52Z",
    "content": "Link",
    "attachment": {
      "href": "https://funfedi.dev",
      "type": "Link"
    }
  }
}
misskey
{
  "id": "a1dsh4n477jl004y",
  "createdAt": "2024-12-04T18:31:52.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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/4aeOa8VuLco",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/xs1XN_oahs4",
  "published": "2024-12-04T18:31:52Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/Ky8A0r1Udq8",
    "published": "2024-12-04T18:31:52Z",
    "content": "Payment Link, see FEP-0ea0",
    "attachment": {
      "type": "Link",
      "name": "Donate",
      "href": "payto://iban/DE75512108001245126199",
      "rel": "payment"
    }
  }
}
misskey
{
  "id": "a1dsh4n477jl004z",
  "createdAt": "2024-12-04T18:31:52.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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/Ky8A0r1Udq8",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/M12hCupFdhY",
  "published": "2024-12-04T18:31:53Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/R9J7PkhpcAw",
    "published": "2024-12-04T18:31:53Z",
    "content": "Text document",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "url": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
misskey
{
  "id": "a1dsh5ew77jl0051",
  "createdAt": "2024-12-04T18:31:53.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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": [
    "a1dsh5w077jl0050"
  ],
  "files": [
    {
      "id": "a1dsh5w077jl0050",
      "createdAt": "2024-12-04T18:31:53.616Z",
      "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": "a1ds7sc977jl0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/R9J7PkhpcAw",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/Ra7NKiEk8vg",
  "published": "2024-12-04T18:31:54Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/TwKd2g_3teI",
    "published": "2024-12-04T18:31:54Z",
    "content": "Text document, href instead of url",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "href": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
misskey
{
  "id": "a1dsh66o77jl0052",
  "createdAt": "2024-12-04T18:31:54.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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/TwKd2g_3teI",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/dJ86uGOD2aU",
  "published": "2024-12-04T18:31:54Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/MMMpgZbeMV8",
    "published": "2024-12-04T18:31:54Z",
    "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": "a1dsh66o77jl0053",
  "createdAt": "2024-12-04T18:31:54.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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/MMMpgZbeMV8",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/JC4z1BzjOLs",
  "published": "2024-12-04T18:31:55Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/ZMgnGL1vy-M",
    "published": "2024-12-04T18:31:55Z",
    "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": "a1dsh6yg77jl0054",
  "createdAt": "2024-12-04T18:31:55.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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/ZMgnGL1vy-M",
  "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/a1ds68tr8x0w0001"
  ],
  "id": "http://pasture-one-actor/actor/X1h6IqqbpBQ",
  "published": "2024-12-04T18:31:56Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a1ds68tr8x0w0001"
    ],
    "id": "http://pasture-one-actor/actor/z3WBURakTFE",
    "published": "2024-12-04T18:31:56Z",
    "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": "a1dsh7q877jl005f",
  "createdAt": "2024-12-04T18:31:56.000Z",
  "userId": "a1ds7sc977jl0002",
  "user": {
    "id": "a1ds7sc977jl0002",
    "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": [
    "a1dsh7zf77jl0055",
    "a1dsh80t77jl0056",
    "a1dsh82f77jl0057",
    "a1dsh83u77jl0058",
    "a1dsh85o77jl0059",
    "a1dsh86s77jl005a",
    "a1dsh88077jl005b",
    "a1dsh89b77jl005c",
    "a1dsh8al77jl005d",
    "a1dsh8bz77jl005e"
  ],
  "files": [
    {
      "id": "a1dsh7zf77jl0055",
      "createdAt": "2024-12-04T18:31:56.331Z",
      "name": "101.png",
      "type": "image/png",
      "md5": "71d9238619cd4cedd3ed2228cf1b41bc",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e19,K8yofQyofQyoj[fQj[fQfQfQfQfQfQyoj[fQj[fQfQfQfQfQfQ",
      "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": "a1ds7sc977jl0002",
      "user": null
    },
    {
      "id": "a1dsh80t77jl0056",
      "createdAt": "2024-12-04T18:31:56.381Z",
      "name": "102.png",
      "type": "image/png",
      "md5": "86ea4f12086c3d3eb64151cb504278ac",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e2Ez$z%%fQ%%fQ%%j[fQj[fQfQfQfQfQfQ%%j[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": "a1ds7sc977jl0002",
      "user": null
    },
    {
      "id": "a1dsh82f77jl0057",
      "createdAt": "2024-12-04T18:31:56.439Z",
      "name": "103.png",
      "type": "image/png",
      "md5": "616865ff872917e3f877c6720962dced",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e0FEKb~EfQ~EfQ~Ej[fQj[fQfQfQfQfQfQ~Ej[fQj[fQfQfQfQfQfQ",
      "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": "a1ds7sc977jl0002",
      "user": null
    },
    {
      "id": "a1dsh83u77jl0058",
      "createdAt": "2024-12-04T18:31:56.490Z",
      "name": "104.png",
      "type": "image/png",
      "md5": "8790755931ccf93b0cf1126e2f74b274",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e2Bti}y;fQy;fQy;j[fQj[fQfQfQfQfQfQy;j[fQj[fQfQfQfQfQfQ",
      "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": "a1ds7sc977jl0002",
      "user": null
    },
    {
      "id": "a1dsh85o77jl0059",
      "createdAt": "2024-12-04T18:31:56.556Z",
      "name": "105.png",
      "type": "image/png",
      "md5": "8ebc1ff422680580afdc9343b54e5919",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e3Qr|H}rfQ}rfQ}rj@fQj@fQfQfQfQfQfQ}rj@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": "a1ds7sc977jl0002",
      "user": null
    },
    {
      "id": "a1dsh86s77jl005a",
      "createdAt": "2024-12-04T18:31:56.596Z",
      "name": "106.png",
      "type": "image/png",
      "md5": "1180ccb8523d732183ab3f51984fee64",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e20tQHhbfQhbfQhbfkfQfkfQfQfQfQfQfQhbfkfQfkfQfQfQfQfQfQ",
      "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": "a1ds7sc977jl0002",
      "user": null
    },
    {
      "id": "a1dsh88077jl005b",
      "createdAt": "2024-12-04T18:31:56.640Z",
      "name": "107.png",
      "type": "image/png",
      "md5": "d958f478f99a1c2a048c3777d59724a8",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e3QrAX}cfQ}cfQ}cj[fQj[fQfQfQfQfQfQ}cj[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": "a1ds7sc977jl0002",
      "user": null
    },
    {
      "id": "a1dsh89b77jl005c",
      "createdAt": "2024-12-04T18:31:56.687Z",
      "name": "108.png",
      "type": "image/png",
      "md5": "bd60ab6d5f6187b66a9592aa1d9fb266",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e1Affr%^fQ%^fQ%^j@fQj@fQfQfQfQfQfQ%^j@fQj@fQfQfQfQfQfQ",
      "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": "a1ds7sc977jl0002",
      "user": null
    },
    {
      "id": "a1dsh8al77jl005d",
      "createdAt": "2024-12-04T18:31:56.733Z",
      "name": "109.png",
      "type": "image/png",
      "md5": "a28ae89ba67eeba910c4fe0d670f4bb7",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e3BRtOy-fQy-fQy-fkfQfkfQfQfQfQfQfQy-fkfQfkfQfQfQfQfQfQ",
      "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": "a1ds7sc977jl0002",
      "user": null
    },
    {
      "id": "a1dsh8bz77jl005e",
      "createdAt": "2024-12-04T18:31:56.783Z",
      "name": "1010.png",
      "type": "image/png",
      "md5": "a7023e8a640b78938381c53cb8bab055",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e1JiRn}?fQ}?fQ}?j[fQj[fQfQfQfQfQfQ}?j[fQj[fQfQfQfQfQfQ",
      "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": "a1ds7sc977jl0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/z3WBURakTFE",
  "clippedCount": 0
}