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¶
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/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/AJIztGUOCYQ",
"published": "2024-10-21T15:46:12Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/aqoaGwqZYHo",
"published": "2024-10-21T15:46:12Z",
"content": "Format png",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/images/001.png"
}
}
}
misskey
{
"id": "9zmr6lk0zib0001w",
"createdAt": "2024-10-21T15:46:12.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6lpszib0001v"
],
"files": [
{
"id": "9zmr6lpszib0001v",
"createdAt": "2024-10-21T15:46:12.208Z",
"name": "001.png",
"type": "image/png",
"md5": "aa819e53af9ecf1d8dcf2ee2baa4327f",
"size": 0,
"isSensitive": false,
"blurhash": "e4Sc4N|^fQ|^fQ|^jtfQjtfQfQfQfQfQfQ|^jtfQjtfQfQfQfQfQfQ",
"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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/aqoaGwqZYHo",
"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": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/cjW3mh2EEkY",
"published": "2024-10-21T15:46:12Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/diBm-utz50w",
"published": "2024-10-21T15:46:12Z",
"content": "Format png",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/images/001b.png",
"mediaType": "image/png"
}
}
}
misskey
{
"id": "9zmr6lk0zib0001y",
"createdAt": "2024-10-21T15:46:12.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6m94zib0001x"
],
"files": [
{
"id": "9zmr6m94zib0001x",
"createdAt": "2024-10-21T15:46:12.904Z",
"name": "001b.png",
"type": "image/png",
"md5": "a475dafbf7a22c958df7040052f97563",
"size": 0,
"isSensitive": false,
"blurhash": "e4H3:?%jfQ%jfQ%jj[fQj[fQfQfQfQfQfQ%jj[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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/diBm-utz50w",
"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": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/jcg3pf_uJiM",
"published": "2024-10-21T15:46:13Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/mTwPia-5YAA",
"published": "2024-10-21T15:46:13Z",
"content": "Format jpg",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/002.jpg"
}
}
}
misskey
{
"id": "9zmr6mbszib00020",
"createdAt": "2024-10-21T15:46:13.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6mtgzib0001z"
],
"files": [
{
"id": "9zmr6mtgzib0001z",
"createdAt": "2024-10-21T15:46:13.636Z",
"name": "002.jpg",
"type": "image/jpeg",
"md5": "653e3663cc67fe2587fd35a0e8b0f210",
"size": 0,
"isSensitive": false,
"blurhash": "e4Co2wy=fQy=fQy=fkfQfkfQfQfQfQfQfQy=fkfQfkfQfQfQfQfQfQ",
"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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/mTwPia-5YAA",
"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": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/Z-UsNnINM-Y",
"published": "2024-10-21T15:46:14Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/ay_zH68K3Ls",
"published": "2024-10-21T15:46:14Z",
"content": "Format jpg",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/002b.jpg",
"mediaType": "image/jpeg"
}
}
}
misskey
{
"id": "9zmr6n3kzib00022",
"createdAt": "2024-10-21T15:46:14.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6naszib00021"
],
"files": [
{
"id": "9zmr6naszib00021",
"createdAt": "2024-10-21T15:46:14.260Z",
"name": "002b.jpg",
"type": "image/jpeg",
"md5": "976bfe8633ce40ec8a802e920355c44f",
"size": 0,
"isSensitive": false,
"blurhash": "e1BPjX*GfQ*GfQ*Gj[fQj[fQfQfQfQfQfQ*Gj[fQj[fQfQfQfQfQfQ",
"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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/ay_zH68K3Ls",
"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": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/TJiMLQYzBrY",
"published": "2024-10-21T15:46:14Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/ZPFS4ItZBHk",
"published": "2024-10-21T15:46:14Z",
"content": "Format svg",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/assets/FediverseLogo.svg"
}
}
}
misskey
{
"id": "9zmr6n3kzib00024",
"createdAt": "2024-10-21T15:46:14.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6ntmzib00023"
],
"files": [
{
"id": "9zmr6ntmzib00023",
"createdAt": "2024-10-21T15:46:14.938Z",
"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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/ZPFS4ItZBHk",
"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": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/AOgQzCUL9SA",
"published": "2024-10-21T15:46:15Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/Z8Ti-O4t5ww",
"published": "2024-10-21T15:46:15Z",
"content": "Format eps",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/003.eps"
}
}
}
misskey
{
"id": "9zmr6nvczib00026",
"createdAt": "2024-10-21T15:46:15.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6od8zib00025"
],
"files": [
{
"id": "9zmr6od8zib00025",
"createdAt": "2024-10-21T15:46:15.644Z",
"name": "003.eps",
"type": "application/eps",
"md5": "d0df52052c74fc1df38c65d82e03ab2f",
"size": 0,
"isSensitive": false,
"blurhash": null,
"properties": {},
"url": "http://pasture-one-actor/images/003.eps",
"thumbnailUrl": null,
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/Z8Ti-O4t5ww",
"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": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/W1emZiQcpU0",
"published": "2024-10-21T15:46:16Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/L6uZVJJ0mek",
"published": "2024-10-21T15:46:16Z",
"content": "Format gif",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/003b.gif"
}
}
}
misskey
{
"id": "9zmr6on4zib00028",
"createdAt": "2024-10-21T15:46:16.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6ovfzib00027"
],
"files": [
{
"id": "9zmr6ovfzib00027",
"createdAt": "2024-10-21T15:46:16.299Z",
"name": "003b.gif",
"type": "image/gif",
"md5": "e624cc7db6c123008e0543b2744800da",
"size": 0,
"isSensitive": false,
"blurhash": "e0FO+a~qfQ~qfQ~qj[fQj[fQfQfQfQfQfQ~qj[fQj[fQfQfQfQfQfQ",
"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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/L6uZVJJ0mek",
"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": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/Xb3NZHjw45w",
"published": "2024-10-21T15:46:16Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/GKXNWcQb-u8",
"published": "2024-10-21T15:46:16Z",
"content": "Format tiff",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/003c.tiff"
}
}
}
misskey
{
"id": "9zmr6on4zib0002a",
"createdAt": "2024-10-21T15:46:16.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6pdazib00029"
],
"files": [
{
"id": "9zmr6pdazib00029",
"createdAt": "2024-10-21T15:46:16.942Z",
"name": "003c.tiff",
"type": "image/tiff",
"md5": "8502648b5e9d47e0df4e385e3d3a8706",
"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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/GKXNWcQb-u8",
"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": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/doePIiLwbXg",
"published": "2024-10-21T15:46:17Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/3LmmU2o8zEs",
"published": "2024-10-21T15:46:17Z",
"content": "Format webp",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/003d.webp"
}
}
}
misskey
{
"id": "9zmr6pewzib0002c",
"createdAt": "2024-10-21T15:46:17.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6py5zib0002b"
],
"files": [
{
"id": "9zmr6py5zib0002b",
"createdAt": "2024-10-21T15:46:17.693Z",
"name": "003d.webp",
"type": "image/webp",
"md5": "d9551b9e7e509f786839dccb1f99325b",
"size": 0,
"isSensitive": false,
"blurhash": "e4E%wwy=fSy=fSy=j]fPj?fPfSfQfOfOfNy=j=fOj[fOfQfOfPfPfO",
"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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/3LmmU2o8zEs",
"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": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/QGtk-SYrHGg",
"published": "2024-10-21T15:46:18Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/Dh5U4qHctOI",
"published": "2024-10-21T15:46:18Z",
"content": "url does not exit",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/assets/does_not_exist.png"
}
}
}
no result
Example 11¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/MbvQSCdOBlw",
"published": "2024-10-21T15:46:29Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/VCbMH5MJHOI",
"published": "2024-10-21T15:46:29Z",
"content": "Wrong height / width",
"attachment": {
"type": "Document",
"width": 13,
"height": 17,
"url": "http://pasture-one-actor/images/004.png"
}
}
}
misskey
{
"id": "9zmr6yo8zib0002e",
"createdAt": "2024-10-21T15:46:29.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr6zfgzib0002d"
],
"files": [
{
"id": "9zmr6zfgzib0002d",
"createdAt": "2024-10-21T15:46:29.980Z",
"name": "004.png",
"type": "image/png",
"md5": "345536a08c278a963cf439c8ec1554fe",
"size": 0,
"isSensitive": false,
"blurhash": "e4S}@M~OfQ~OfQ~Oj@fQj@fQfQfQfQfQfQ~Oj@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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/VCbMH5MJHOI",
"clippedCount": 0
}
Example 12¶
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/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/zq7QGxM4aKc",
"published": "2024-10-21T15:46:30Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/Jz7FwKzjf0g",
"published": "2024-10-21T15:46:30Z",
"content": "No type",
"attachment": {
"url": "http://pasture-one-actor/images/005.png"
}
}
}
misskey
{
"id": "9zmr6zg0zib0002f",
"createdAt": "2024-10-21T15:46:30.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/Jz7FwKzjf0g",
"clippedCount": 0
}
Example 13¶
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/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/LGPAe6gLOdI",
"published": "2024-10-21T15:46:31Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/TVXNrRxo6ZU",
"published": "2024-10-21T15:46:31Z",
"content": "url is Link object",
"attachment": {
"type": "Image",
"url": {
"type": "Link",
"href": "http://pasture-one-actor/images/006.png"
}
}
}
}
misskey
{
"id": "9zmr707szib0002g",
"createdAt": "2024-10-21T15:46:31.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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": "url is Link object",
"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/TVXNrRxo6ZU",
"clippedCount": 0
}
Example 14¶
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/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/ZsRCA18UnzY",
"published": "2024-10-21T15:46:31Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/kLAi4E9tnQc",
"published": "2024-10-21T15:46:31Z",
"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"
}
}
}
}
misskey
{
"id": "9zmr707szib0002h",
"createdAt": "2024-10-21T15:46:31.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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": "url is Link object with media type",
"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/kLAi4E9tnQc",
"clippedCount": 0
}
Example 15¶
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/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/3etHtqzTbcI",
"published": "2024-10-21T15:46:32Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/tFK-faxrkWE",
"published": "2024-10-21T15:46:32Z",
"content": "url is Link object in an array",
"attachment": {
"type": "Image",
"url": [
{
"type": "Link",
"href": "http://pasture-one-actor/images/006c.png"
}
]
}
}
}
misskey
{
"id": "9zmr70zkzib0002i",
"createdAt": "2024-10-21T15:46:32.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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": "url is Link object in an array",
"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/tFK-faxrkWE",
"clippedCount": 0
}
Example 16¶
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/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/Dk4YARPwKnY",
"published": "2024-10-21T15:46:33Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zmr284jq9kv0001"
],
"id": "http://pasture-one-actor/actor/tffdgdYM6M4",
"published": "2024-10-21T15:46:33Z",
"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"
}
]
}
}
}
misskey
{
"id": "9zmr71rczib0002j",
"createdAt": "2024-10-21T15:46:33.000Z",
"userId": "9zmr410hzib00002",
"user": {
"id": "9zmr410hzib00002",
"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": "url is array of two Link objects",
"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/tffdgdYM6M4",
"clippedCount": 0
}