Skip to content

Image Attachments

The Image type is defined in ActivityStreams Vocabulary.

In the following, we test how various configurations of it are rendered.

A ❌ in the support table means that the entire message has failed to parse.

Examples

Example 1

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/P3Kbp1o0hQ8",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/9-7-CmdfDf4",
    "published": "2024-03-06T17:35:19Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture_one_actor/images/001.png"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn8ul43ffu001r",
  "createdAt": "2024-03-06T17:35:19.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Format png",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn8upb3ffu001q"
  ],
  "files": [
    {
      "id": "9qjn8upb3ffu001q",
      "createdAt": "2024-03-06T17:35:19.151Z",
      "name": "001.png",
      "type": "image/png",
      "md5": "409fd7233974f518dce043b8a3f53784",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e3RVb^~jfQ~jfQ~jj@fQj@fQfQfQfQfQfQ~jj@fQj@fQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture_one_actor/images/001.png",
      "thumbnailUrl": "http://pasture_one_actor/images/001.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/9-7-CmdfDf4",
  "clippedCount": 0
}
```

Example 2

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/NzB4fAs3BlY",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/u5wCMt1_PTw",
    "published": "2024-03-06T17:35:21Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture_one_actor/images/001b.png",
      "mediaType": "image/png"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn8w4o3ffu001t",
  "createdAt": "2024-03-06T17:35:21.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Format png",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn8wbb3ffu001s"
  ],
  "files": [
    {
      "id": "9qjn8wbb3ffu001s",
      "createdAt": "2024-03-06T17:35:21.239Z",
      "name": "001b.png",
      "type": "image/png",
      "md5": "40ef528ae058dbcebf8abd2ed64b6bbf",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e4R[Mg}XfQ}XfQ}Xj@fQj@fQfQfQfQfQfQ}Xj@fQj@fQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture_one_actor/images/001b.png",
      "thumbnailUrl": "http://pasture_one_actor/images/001b.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/u5wCMt1_PTw",
  "clippedCount": 0
}
```

Example 3

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/3MF2KQQNMc8",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/b7DLqia1tf0",
    "published": "2024-03-06T17:35:23Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture_one_actor/images/002.jpg"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn8xo83ffu001v",
  "createdAt": "2024-03-06T17:35:23.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Format jpg",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn8xx33ffu001u"
  ],
  "files": [
    {
      "id": "9qjn8xx33ffu001u",
      "createdAt": "2024-03-06T17:35:23.319Z",
      "name": "002.jpg",
      "type": "image/jpeg",
      "md5": "6a758f0f9b4f20a6715c311a7b6dbfcf",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e4GdH+%jfQ%jfQ%jj[fQj[fQfQfQfQfQfQ%jj[fQj[fQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture_one_actor/images/002.jpg",
      "thumbnailUrl": "http://pasture_one_actor/images/002.jpg",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/b7DLqia1tf0",
  "clippedCount": 0
}
```

Example 4

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/2UIsvZGHbVo",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/qPzh4ee42EU",
    "published": "2024-03-06T17:35:25Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture_one_actor/images/002b.jpg",
      "mediaType": "image/jpeg"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn8z7s3ffu001x",
  "createdAt": "2024-03-06T17:35:25.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Format jpg",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn8zj33ffu001w"
  ],
  "files": [
    {
      "id": "9qjn8zj33ffu001w",
      "createdAt": "2024-03-06T17:35:25.407Z",
      "name": "002b.jpg",
      "type": "image/jpeg",
      "md5": "84f4098047c18452fad6a562fd6eb7ca",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e3QyL|}2fQ}2fQ}2jufQjufQfQfQfQfQfQ}2jufQjufQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture_one_actor/images/002b.jpg",
      "thumbnailUrl": "http://pasture_one_actor/images/002b.jpg",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/qPzh4ee42EU",
  "clippedCount": 0
}
```

Example 5

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/9LdKEF9UAQw",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/zF95DDX7Puo",
    "published": "2024-03-06T17:35:27Z",
    "content": "Format svg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture_one_actor/assets/FediverseLogo.svg"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn90rc3ffu001z",
  "createdAt": "2024-03-06T17:35:27.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Format svg",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn916k3ffu001y"
  ],
  "files": [
    {
      "id": "9qjn916k3ffu001y",
      "createdAt": "2024-03-06T17:35:27.548Z",
      "name": "FediverseLogo.svg",
      "type": "image/svg+xml",
      "md5": "c0cf4aac6c02350b855e29194f209216",
      "size": 0,
      "isSensitive": false,
      "blurhash": "eLDlNJ.}4.T?Im}fnOEVw[xb9IK[N1w~-T5cO?RPX2$yARM{tkj0t7",
      "properties": {},
      "url": "http://pasture_one_actor/assets/FediverseLogo.svg",
      "thumbnailUrl": "http://pasture_one_actor/assets/FediverseLogo.svg",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/zF95DDX7Puo",
  "clippedCount": 0
}
```

Example 6

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/zy4qEPWJXr4",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/lQT7GsPgFHw",
    "published": "2024-03-06T17:35:29Z",
    "content": "Format eps",
    "attachment": {
      "type": "Image",
      "url": "http://pasture_one_actor/images/003.eps"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn92aw3ffu0021",
  "createdAt": "2024-03-06T17:35:29.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Format eps",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn92rg3ffu0020"
  ],
  "files": [
    {
      "id": "9qjn92rg3ffu0020",
      "createdAt": "2024-03-06T17:35:29.596Z",
      "name": "003.eps",
      "type": "application/eps",
      "md5": "f13bb648f5cb6e1ee531ef42f5779213",
      "size": 0,
      "isSensitive": false,
      "blurhash": null,
      "properties": {},
      "url": "http://pasture_one_actor/images/003.eps",
      "thumbnailUrl": null,
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/lQT7GsPgFHw",
  "clippedCount": 0
}
```

Example 7

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/cHDYLoaBlhY",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/UiA339NpJUo",
    "published": "2024-03-06T17:35:31Z",
    "content": "Format gif",
    "attachment": {
      "type": "Image",
      "url": "http://pasture_one_actor/images/003b.gif"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn93ug3ffu0023",
  "createdAt": "2024-03-06T17:35:31.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Format gif",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn94ev3ffu0022"
  ],
  "files": [
    {
      "id": "9qjn94ev3ffu0022",
      "createdAt": "2024-03-06T17:35:31.735Z",
      "name": "003b.gif",
      "type": "image/gif",
      "md5": "2a8058ee8f82c1eca063364e284847d3",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e24bMJq7fQq7fQq7fjfQfjfQfQfQfQfQfQq7fjfQfjfQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture_one_actor/images/003b.gif",
      "thumbnailUrl": "http://pasture_one_actor/images/003b.gif",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/UiA339NpJUo",
  "clippedCount": 0
}
```

Example 8

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/TjZMqT18b6o",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/MrK5JvoJfP8",
    "published": "2024-03-06T17:35:33Z",
    "content": "Format tiff",
    "attachment": {
      "type": "Image",
      "url": "http://pasture_one_actor/images/003c.tiff"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn95e03ffu0025",
  "createdAt": "2024-03-06T17:35:33.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Format tiff",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn95zs3ffu0024"
  ],
  "files": [
    {
      "id": "9qjn95zs3ffu0024",
      "createdAt": "2024-03-06T17:35:33.784Z",
      "name": "003c.tiff",
      "type": "image/tiff",
      "md5": "c47049a263b734ac9907360f6493f3ed",
      "size": 0,
      "isSensitive": false,
      "blurhash": null,
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture_one_actor/images/003c.tiff",
      "thumbnailUrl": "http://pasture_one_actor/images/003c.tiff",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/MrK5JvoJfP8",
  "clippedCount": 0
}
```

Example 9

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/-8eCPrYgItk",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/ySJuF1KR884",
    "published": "2024-03-06T17:35:35Z",
    "content": "Format webp",
    "attachment": {
      "type": "Image",
      "url": "http://pasture_one_actor/images/003d.webp"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn96xk3ffu0027",
  "createdAt": "2024-03-06T17:35:35.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Format webp",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn97oc3ffu0026"
  ],
  "files": [
    {
      "id": "9qjn97oc3ffu0026",
      "createdAt": "2024-03-06T17:35:35.964Z",
      "name": "003d.webp",
      "type": "image/webp",
      "md5": "d4345f443aedcd180ce6cb3eb8948f42",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e47kwyqCbZqCjaqCbHbGbajabZbGbGbGjaqCbabGfkjafjf7jajaja",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture_one_actor/images/003d.webp",
      "thumbnailUrl": "http://pasture_one_actor/images/003d.webp",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/ySJuF1KR884",
  "clippedCount": 0
}
```

Example 10

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/Q5oc-4fwrUI",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/8UgXBfkik1U",
    "published": "2024-03-06T17:35:37Z",
    "content": "url does not exit",
    "attachment": {
      "type": "Document",
      "url": "http://pasture_one_actor/assets/does_not_exist.png"
    }
  }
}
```


no result

Example 11

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/EQCNcFKpwBw",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/MIjWF01vrPE",
    "published": "2024-03-06T17:35:40Z",
    "content": "Wrong height / width",
    "attachment": {
      "type": "Document",
      "width": 13,
      "height": 17,
      "url": "http://pasture_one_actor/images/004.png"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn9asg3ffu0029",
  "createdAt": "2024-03-06T17:35:40.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "Wrong height / width",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn9avr3ffu0028"
  ],
  "files": [
    {
      "id": "9qjn9avr3ffu0028",
      "createdAt": "2024-03-06T17:35:40.119Z",
      "name": "004.png",
      "type": "image/png",
      "md5": "b0c28c55f42f6b7193c53300b050c9e1",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e2LOkC_GfQ_GfQ_Gj@fQj@fQfQfQfQfQfQ_Gj@fQj@fQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture_one_actor/images/004.png",
      "thumbnailUrl": "http://pasture_one_actor/images/004.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/MIjWF01vrPE",
  "clippedCount": 0
}
```

Example 12

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/wGvJfT2CVtQ",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/blCgJRK5NHk",
    "published": "2024-03-06T17:35:42Z",
    "content": "No type",
    "attachment": {
      "url": "http://pasture_one_actor/images/005.png"
    }
  }
}
```


```json title="misskey"
{
  "id": "9qjn9cc03ffu002b",
  "createdAt": "2024-03-06T17:35:42.000Z",
  "userId": "9qjn65mj3ffu0004",
  "user": {
    "id": "9qjn65mj3ffu0004",
    "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": "No type",
  "cw": null,
  "visibility": "public",
  "localOnly": false,
  "reactionAcceptance": null,
  "renoteCount": 0,
  "repliesCount": 0,
  "reactions": {},
  "reactionEmojis": {},
  "emojis": {},
  "fileIds": [
    "9qjn9ch53ffu002a"
  ],
  "files": [
    {
      "id": "9qjn9ch53ffu002a",
      "createdAt": "2024-03-06T17:35:42.185Z",
      "name": "005.png",
      "type": "image/png",
      "md5": "c4edce0c2bdec519346049b027f98d59",
      "size": 0,
      "isSensitive": false,
      "blurhash": "e27~oQuifQuifQuifkfQfkfQfQfQfQfQfQuifkfQfkfQfQfQfQfQfQ",
      "properties": {
        "width": 40,
        "height": 40
      },
      "url": "http://pasture_one_actor/images/005.png",
      "thumbnailUrl": "http://pasture_one_actor/images/005.png",
      "comment": null,
      "folderId": null,
      "folder": null,
      "userId": null,
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture_one_actor/actor/blCgJRK5NHk",
  "clippedCount": 0
}
```

Example 13

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/4adzpnIZtf0",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/gkHKNEVnLfs",
    "published": "2024-03-06T17:35:44Z",
    "content": "url is Link object",
    "attachment": {
      "type": "Image",
      "url": {
        "type": "Link",
        "href": "http://pasture_one_actor/images/006.png"
      }
    }
  }
}
```


no result

Example 14

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/qRvSWoq0FSg",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/GgDaA2_6qUo",
    "published": "2024-03-06T17:35:46Z",
    "content": "url is Link object with media type",
    "attachment": {
      "type": "Image",
      "url": {
        "type": "Link",
        "href": "http://pasture_one_actor/images/006b.png",
        "mediaType": "image/png"
      }
    }
  }
}
```


no result

Example 15

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/wu-Y1hV3H4s",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/6SbMD94JM3U",
    "published": "2024-03-06T17:35:48Z",
    "content": "url is Link object in an array",
    "attachment": {
      "type": "Image",
      "url": [
        {
          "type": "Link",
          "href": "http://pasture_one_actor/images/006c.png"
        }
      ]
    }
  }
}
```


no result

Example 16

```json title="activity"
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture_one_actor/actor",
  "to": [
    "http://misskey/users/9qjn4jz0rqol0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture_one_actor/actor/eexXDiqVAxc",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture_one_actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/9qjn4jz0rqol0001"
    ],
    "id": "http://pasture_one_actor/actor/AOJ-1mTJBdk",
    "published": "2024-03-06T17:35:50Z",
    "content": "url is array of two Link objects",
    "attachment": {
      "type": "Image",
      "url": [
        {
          "type": "Link",
          "href": "http://pasture_one_actor/images/007.png",
          "mediaType": "image/png"
        },
        {
          "type": "Link",
          "href": "http://pasture_one_actor/images/008.jpg",
          "mediaType": "image/jpeg"
        }
      ]
    }
  }
}
```


no result