Attachments¶
In the support table:
- "✅" means at least one attachment,
- "-" means parsed
- "❌" means failed to parse
For more on image attachments see Image Description and Image Attachments.
Examples¶
Example 1¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/9zti3o917jun0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/GNEDlNlwh3A",
"published": "2024-10-26T09:12:22Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zti3o917jun0001"
],
"id": "http://pasture-one-actor/actor/FIHNufy3gBM",
"published": "2024-10-26T09:12:22Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
}
}
}
misskey
{
"id": "9ztibdv42joh0046",
"createdAt": "2024-10-26T09:12:22.000Z",
"userId": "9zti5bss2joh0002",
"user": {
"id": "9zti5bss2joh0002",
"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/FIHNufy3gBM",
"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/9zti3o917jun0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/-TFWENcPTm8",
"published": "2024-10-26T09:12:23Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zti3o917jun0001"
],
"id": "http://pasture-one-actor/actor/d1x2wjNCTuk",
"published": "2024-10-26T09:12:23Z",
"content": "Payment Link, see FEP-0ea0",
"attachment": {
"type": "Link",
"name": "Donate",
"href": "payto://iban/DE75512108001245126199",
"rel": "payment"
}
}
}
misskey
{
"id": "9ztibemw2joh0047",
"createdAt": "2024-10-26T09:12:23.000Z",
"userId": "9zti5bss2joh0002",
"user": {
"id": "9zti5bss2joh0002",
"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/d1x2wjNCTuk",
"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/9zti3o917jun0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/nohrHFGxfMM",
"published": "2024-10-26T09:12:24Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zti3o917jun0001"
],
"id": "http://pasture-one-actor/actor/lZHvE_wQFvE",
"published": "2024-10-26T09:12:24Z",
"content": "Text document",
"attachment": {
"type": "Document",
"name": "text document",
"url": "http://pasture-one-actor/assets/sample.txt"
}
}
}
misskey
{
"id": "9ztibfeo2joh0049",
"createdAt": "2024-10-26T09:12:24.000Z",
"userId": "9zti5bss2joh0002",
"user": {
"id": "9zti5bss2joh0002",
"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": [
"9ztibfpf2joh0048"
],
"files": [
{
"id": "9ztibfpf2joh0048",
"createdAt": "2024-10-26T09:12:24.387Z",
"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": "9zti5bss2joh0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/lZHvE_wQFvE",
"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/9zti3o917jun0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/jTro7UdNb8I",
"published": "2024-10-26T09:12:24Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zti3o917jun0001"
],
"id": "http://pasture-one-actor/actor/XUj81X5nw54",
"published": "2024-10-26T09:12:24Z",
"content": "Text document, href instead of url",
"attachment": {
"type": "Document",
"name": "text document",
"href": "http://pasture-one-actor/assets/sample.txt"
}
}
}
misskey
{
"id": "9ztibfeo2joh004a",
"createdAt": "2024-10-26T09:12:24.000Z",
"userId": "9zti5bss2joh0002",
"user": {
"id": "9zti5bss2joh0002",
"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/XUj81X5nw54",
"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/9zti3o917jun0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/9yX2GTkPvQ4",
"published": "2024-10-26T09:12:25Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zti3o917jun0001"
],
"id": "http://pasture-one-actor/actor/2TzbjI2tuRc",
"published": "2024-10-26T09:12:25Z",
"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": "9ztibg6g2joh004b",
"createdAt": "2024-10-26T09:12:25.000Z",
"userId": "9zti5bss2joh0002",
"user": {
"id": "9zti5bss2joh0002",
"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/2TzbjI2tuRc",
"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/9zti3o917jun0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/JWOmuU0sU-g",
"published": "2024-10-26T09:12:26Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zti3o917jun0001"
],
"id": "http://pasture-one-actor/actor/F1Bm3ECAyFs",
"published": "2024-10-26T09:12:26Z",
"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": "9ztibgy82joh004c",
"createdAt": "2024-10-26T09:12:26.000Z",
"userId": "9zti5bss2joh0002",
"user": {
"id": "9zti5bss2joh0002",
"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/F1Bm3ECAyFs",
"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/9zti3o917jun0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/QaztxJoBilg",
"published": "2024-10-26T09:12:27Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zti3o917jun0001"
],
"id": "http://pasture-one-actor/actor/_0fvAA6JQFs",
"published": "2024-10-26T09:12:27Z",
"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": "9ztibhq02joh004n",
"createdAt": "2024-10-26T09:12:27.000Z",
"userId": "9zti5bss2joh0002",
"user": {
"id": "9zti5bss2joh0002",
"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": [
"9ztibhvs2joh004d",
"9ztibhx62joh004e",
"9ztibhyh2joh004f",
"9ztibhzw2joh004g",
"9ztibi1f2joh004h",
"9ztibi2l2joh004i",
"9ztibi4l2joh004j",
"9ztibi5y2joh004k",
"9ztibi7c2joh004l",
"9ztibi8i2joh004m"
],
"files": [
{
"id": "9ztibhvs2joh004d",
"createdAt": "2024-10-26T09:12:27.208Z",
"name": "101.png",
"type": "image/png",
"md5": "e3bb8ec3095f16e29c2d5ccdc36be4ee",
"size": 0,
"isSensitive": false,
"blurhash": "e16$:]svfQsvfQsvfRfQfRfQfQfQfQfQfQsvfRfQfRfQfQfQfQfQfQ",
"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": "9zti5bss2joh0002",
"user": null
},
{
"id": "9ztibhx62joh004e",
"createdAt": "2024-10-26T09:12:27.258Z",
"name": "102.png",
"type": "image/png",
"md5": "95c6e5f612be5ba151d008b1af8404df",
"size": 0,
"isSensitive": false,
"blurhash": "e05zuXxNfQxNfQxNfRfQfRfQfQfQfQfQfQxNfRfQfRfQfQfQfQfQfQ",
"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": "9zti5bss2joh0002",
"user": null
},
{
"id": "9ztibhyh2joh004f",
"createdAt": "2024-10-26T09:12:27.305Z",
"name": "103.png",
"type": "image/png",
"md5": "9746fb0d44c177663d963224161cb27e",
"size": 0,
"isSensitive": false,
"blurhash": "e3OX4Y_JfQ_JfQ_Jj[fQj[fQfQfQfQfQfQ_Jj[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": "9zti5bss2joh0002",
"user": null
},
{
"id": "9ztibhzw2joh004g",
"createdAt": "2024-10-26T09:12:27.356Z",
"name": "104.png",
"type": "image/png",
"md5": "db2e8832e1c6187614775b7efe338c99",
"size": 0,
"isSensitive": false,
"blurhash": "e28IjQuefQuefQuefkfQfkfQfQfQfQfQfQuefkfQfkfQfQfQfQfQfQ",
"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": "9zti5bss2joh0002",
"user": null
},
{
"id": "9ztibi1f2joh004h",
"createdAt": "2024-10-26T09:12:27.411Z",
"name": "105.png",
"type": "image/png",
"md5": "98fe818ef5536634117038f28c08f0c8",
"size": 0,
"isSensitive": false,
"blurhash": "e0AlPl=*fQ=*fQ=*j[fQj[fQfQfQfQfQfQ=*j[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": "9zti5bss2joh0002",
"user": null
},
{
"id": "9ztibi2l2joh004i",
"createdAt": "2024-10-26T09:12:27.453Z",
"name": "106.png",
"type": "image/png",
"md5": "f6de160793ea6d3cb971f4f5a2f91707",
"size": 0,
"isSensitive": false,
"blurhash": "e0EvH5}DfQ}DfQ}DjtfQjtfQfQfQfQfQfQ}DjtfQjtfQfQfQfQfQfQ",
"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": "9zti5bss2joh0002",
"user": null
},
{
"id": "9ztibi4l2joh004j",
"createdAt": "2024-10-26T09:12:27.525Z",
"name": "107.png",
"type": "image/png",
"md5": "c93410399dc6bfb42845195f9e845c05",
"size": 0,
"isSensitive": false,
"blurhash": "e4AO24u6fQu6fQu6fkfQfkfQfQfQfQfQfQu6fkfQfkfQfQfQfQfQfQ",
"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": "9zti5bss2joh0002",
"user": null
},
{
"id": "9ztibi5y2joh004k",
"createdAt": "2024-10-26T09:12:27.574Z",
"name": "108.png",
"type": "image/png",
"md5": "85b51d1e92d9b52654ea1b5bfb85158c",
"size": 0,
"isSensitive": false,
"blurhash": "e3NUrm_GfQ_GfQ_Gj@fQj@fQfQfQfQfQfQ_Gj@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": "9zti5bss2joh0002",
"user": null
},
{
"id": "9ztibi7c2joh004l",
"createdAt": "2024-10-26T09:12:27.624Z",
"name": "109.png",
"type": "image/png",
"md5": "1d1bf8e6400720978078708f57638d49",
"size": 0,
"isSensitive": false,
"blurhash": "e04EKGu6fQu6fQu6fkfQfkfQfQfQfQfQfQu6fkfQfkfQfQfQfQfQfQ",
"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": "9zti5bss2joh0002",
"user": null
},
{
"id": "9ztibi8i2joh004m",
"createdAt": "2024-10-26T09:12:27.666Z",
"name": "1010.png",
"type": "image/png",
"md5": "5f506ea9de88d34af84adf5de6ee9134",
"size": 0,
"isSensitive": false,
"blurhash": "e00c[gkCfQkCfQkCfQfQfQfQfQfQfQfQfQkCfQfQfQfQfQfQfQfQfQ",
"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": "9zti5bss2joh0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/_0fvAA6JQFs",
"clippedCount": 0
}
Example 8¶
no result
no result
Example 9¶
no result
no result
Example 10¶
no result
no result
Example 11¶
no result
no result