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/9zmr284jq9kv0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/beyw1r2sbeY",
"published": "2024-10-21T15:48:42Z",
"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/HJ4dY6_xNUg",
"published": "2024-10-21T15:48:42Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
}
}
}
misskey
{
"id": "9zmr9taozib0003v",
"createdAt": "2024-10-21T15:48:42.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": "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/HJ4dY6_xNUg",
"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/J9HGTKIFXlc",
"published": "2024-10-21T15:48:42Z",
"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/baV1vdhGY7Q",
"published": "2024-10-21T15:48:42Z",
"content": "Payment Link, see FEP-0ea0",
"attachment": {
"type": "Link",
"name": "Donate",
"href": "payto://iban/DE75512108001245126199",
"rel": "payment"
}
}
}
misskey
{
"id": "9zmr9taozib0003w",
"createdAt": "2024-10-21T15:48:42.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": "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/baV1vdhGY7Q",
"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/RepDVtnIQcE",
"published": "2024-10-21T15:48:43Z",
"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/af1QpyIEAt0",
"published": "2024-10-21T15:48:43Z",
"content": "Text document",
"attachment": {
"type": "Document",
"name": "text document",
"url": "http://pasture-one-actor/assets/sample.txt"
}
}
}
misskey
{
"id": "9zmr9u2gzib0003y",
"createdAt": "2024-10-21T15:48:43.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": "Text document",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr9uizzib0003x"
],
"files": [
{
"id": "9zmr9uizzib0003x",
"createdAt": "2024-10-21T15:48:43.595Z",
"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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/af1QpyIEAt0",
"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/PSa84kF-lvQ",
"published": "2024-10-21T15:48:44Z",
"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/gPhhkoQWfCw",
"published": "2024-10-21T15:48:44Z",
"content": "Text document, href instead of url",
"attachment": {
"type": "Document",
"name": "text document",
"href": "http://pasture-one-actor/assets/sample.txt"
}
}
}
misskey
{
"id": "9zmr9uu8zib0003z",
"createdAt": "2024-10-21T15:48:44.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": "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/gPhhkoQWfCw",
"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/GErB3UFCnyI",
"published": "2024-10-21T15:48:44Z",
"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/S4U5gU0PZ9s",
"published": "2024-10-21T15:48:44Z",
"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": "9zmr9uu8zib00040",
"createdAt": "2024-10-21T15:48:44.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": "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/S4U5gU0PZ9s",
"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/XCMdLMsECcg",
"published": "2024-10-21T15:48:45Z",
"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/cI3zi_UaGUs",
"published": "2024-10-21T15:48:45Z",
"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": "9zmr9vm0zib00041",
"createdAt": "2024-10-21T15:48:45.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": "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/cI3zi_UaGUs",
"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/uAUdT0AZoD8",
"published": "2024-10-21T15:48:46Z",
"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/yZE6ooYBetE",
"published": "2024-10-21T15:48:46Z",
"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": "9zmr9wdszib0004c",
"createdAt": "2024-10-21T15:48:46.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": "10 images",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zmr9wl7zib00042",
"9zmr9wmizib00043",
"9zmr9wnqzib00044",
"9zmr9wovzib00045",
"9zmr9wq5zib00046",
"9zmr9wrdzib00047",
"9zmr9wsgzib00048",
"9zmr9wtzzib00049",
"9zmr9wv9zib0004a",
"9zmr9wwmzib0004b"
],
"files": [
{
"id": "9zmr9wl7zib00042",
"createdAt": "2024-10-21T15:48:46.267Z",
"name": "101.png",
"type": "image/png",
"md5": "ffa23095efc9c0095fe0a8ee727e1851",
"size": 0,
"isSensitive": false,
"blurhash": "e1EXC9?]fQ?]fQ?]j[fQj[fQfQfQfQfQfQ?]j[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": "9zmr410hzib00002",
"user": null
},
{
"id": "9zmr9wmizib00043",
"createdAt": "2024-10-21T15:48:46.314Z",
"name": "102.png",
"type": "image/png",
"md5": "51d9c93606021955dee53f2dbb42c7e8",
"size": 0,
"isSensitive": false,
"blurhash": "e3B.;TxgfQxgfQxgfRfQfRfQfQfQfQfQfQxgfRfQfRfQfQfQfQfQfQ",
"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": "9zmr410hzib00002",
"user": null
},
{
"id": "9zmr9wnqzib00044",
"createdAt": "2024-10-21T15:48:46.358Z",
"name": "103.png",
"type": "image/png",
"md5": "480081866ebb71f30352b15755081dbf",
"size": 0,
"isSensitive": false,
"blurhash": "e4SNO?~7fQ~7fQ~7j@fQj@fQfQfQfQfQfQ~7j@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": "9zmr410hzib00002",
"user": null
},
{
"id": "9zmr9wovzib00045",
"createdAt": "2024-10-21T15:48:46.399Z",
"name": "104.png",
"type": "image/png",
"md5": "36dbfb9dbf4f39541f8747eb826d37e7",
"size": 0,
"isSensitive": false,
"blurhash": "e42L%ClVfQlVfQlVfkfQfkfQfQfQfQfQfQlVfkfQfkfQfQfQfQfQfQ",
"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": "9zmr410hzib00002",
"user": null
},
{
"id": "9zmr9wq5zib00046",
"createdAt": "2024-10-21T15:48:46.445Z",
"name": "105.png",
"type": "image/png",
"md5": "c34276c78e90056e6d8ed9259b568374",
"size": 0,
"isSensitive": false,
"blurhash": "e1Hua.]-fQ]-fQ]-jtfQjtfQfQfQfQfQfQ]-jtfQjtfQfQfQfQfQfQ",
"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": "9zmr410hzib00002",
"user": null
},
{
"id": "9zmr9wrdzib00047",
"createdAt": "2024-10-21T15:48:46.489Z",
"name": "106.png",
"type": "image/png",
"md5": "2ebf5e1398739c9f23badfb8564b014e",
"size": 0,
"isSensitive": false,
"blurhash": "e4S8}J}0fQ}0fQ}0jufQjufQfQfQfQfQfQ}0jufQjufQfQfQfQfQfQ",
"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": "9zmr410hzib00002",
"user": null
},
{
"id": "9zmr9wsgzib00048",
"createdAt": "2024-10-21T15:48:46.528Z",
"name": "107.png",
"type": "image/png",
"md5": "efac3cc42bb0588041c11d16546c6303",
"size": 0,
"isSensitive": false,
"blurhash": "e2BZ^vy%fQy%fQy%j@fQj@fQfQfQfQfQfQy%j@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": "9zmr410hzib00002",
"user": null
},
{
"id": "9zmr9wtzzib00049",
"createdAt": "2024-10-21T15:48:46.583Z",
"name": "108.png",
"type": "image/png",
"md5": "ecd8e1684b0a861e152c9b5e2fc66f17",
"size": 0,
"isSensitive": false,
"blurhash": "e0Dtc4}xfQ}xfQ}xj[fQj[fQfQfQfQfQfQ}xj[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": "9zmr410hzib00002",
"user": null
},
{
"id": "9zmr9wv9zib0004a",
"createdAt": "2024-10-21T15:48:46.629Z",
"name": "109.png",
"type": "image/png",
"md5": "8e3ad302eccdc905be1b207dffff1ff4",
"size": 0,
"isSensitive": false,
"blurhash": "e1Cbfe.mfQ.mfQ.mj[fQj[fQfQfQfQfQfQ.mj[fQj[fQfQfQfQfQfQ",
"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": "9zmr410hzib00002",
"user": null
},
{
"id": "9zmr9wwmzib0004b",
"createdAt": "2024-10-21T15:48:46.678Z",
"name": "1010.png",
"type": "image/png",
"md5": "570223c6919ef28c38e563808248953a",
"size": 0,
"isSensitive": false,
"blurhash": "e2Lw:p^3fQ^3fQ^3j@fQj@fQfQfQfQfQfQ^3j@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": "9zmr410hzib00002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/yZE6ooYBetE",
"clippedCount": 0
}