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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/6rT4xwUBi5w",
"published": "2025-01-29T10:58:35Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/1AMln1yk8n8",
"published": "2025-01-29T10:58:35Z",
"content": "Image",
"attachment": [
{
"type": "Image",
"url": "http://pasture-one-actor/assets/cow.jpg",
"mediaType": "image/jpeg",
"name": "a cow"
}
]
}
}
misskey
{
"id": "a3lcxwmwjvsq0064",
"createdAt": "2025-01-29T10:58:35.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "Image",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"a3lcreq9jvsq000u"
],
"files": [
{
"id": "a3lcreq9jvsq000u",
"createdAt": "2025-01-29T10:53:31.857Z",
"name": "cow.jpg",
"type": "image/jpeg",
"md5": "79665fe8c07445157afebd1543f36b71",
"size": 0,
"isSensitive": false,
"blurhash": "ejK^]TI9_3t6NG_4%gRkV[of%hWCIUt7jEo#V@aJbHofazadjYWVkD",
"properties": {
"width": 200,
"height": 164
},
"url": "http://pasture-one-actor/assets/cow.jpg",
"thumbnailUrl": "http://pasture-one-actor/assets/cow.jpg",
"comment": "A beautiful cow",
"folderId": null,
"folder": null,
"userId": "a3lcr31yjvsq0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/1AMln1yk8n8",
"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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/8S6IpYeXCBw",
"published": "2025-01-29T10:58:36Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/jpV9DuaNBcQ",
"published": "2025-01-29T10:58:36Z",
"content": "Video",
"attachment": [
{
"type": "Video",
"url": "http://pasture-one-actor/assets/cow_eating.mp4",
"mediaType": "video/mp4",
"name": "a cow eating grass"
}
]
}
}
misskey
{
"id": "a3lcxxeojvsq0065",
"createdAt": "2025-01-29T10:58:36.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "Video",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"a3lcrf9rjvsq000w"
],
"files": [
{
"id": "a3lcrf9rjvsq000w",
"createdAt": "2025-01-29T10:53:32.559Z",
"name": "cow_eating.mp4",
"type": "video/mp4",
"md5": "19e0d3ecdd0230ed857c9c88dd247012",
"size": 0,
"isSensitive": false,
"blurhash": null,
"properties": {},
"url": "http://pasture-one-actor/assets/cow_eating.mp4",
"thumbnailUrl": null,
"comment": "A beautiful cow eating",
"folderId": null,
"folder": null,
"userId": "a3lcr31yjvsq0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/jpV9DuaNBcQ",
"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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/PwZIY8uiHn8",
"published": "2025-01-29T10:58:37Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/vwgbpc34vuc",
"published": "2025-01-29T10:58:37Z",
"content": "Audio",
"attachment": [
{
"type": "Audio",
"url": "http://pasture-one-actor/assets/cow_moo.mp3",
"mediaType": "audio/mpeg",
"name": "the moo sound of a cow"
}
]
}
}
misskey
{
"id": "a3lcxy6gjvsq0066",
"createdAt": "2025-01-29T10:58:37.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "Audio",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"a3lcrfpqjvsq000y"
],
"files": [
{
"id": "a3lcrfpqjvsq000y",
"createdAt": "2025-01-29T10:53:33.134Z",
"name": "cow_moo.mp3",
"type": "audio/mpeg",
"md5": "af0b1c1fdd1e74cb559072d725f7de31",
"size": 0,
"isSensitive": false,
"blurhash": null,
"properties": {},
"url": "http://pasture-one-actor/assets/cow_moo.mp3",
"thumbnailUrl": null,
"comment": "A cow mooing",
"folderId": null,
"folder": null,
"userId": "a3lcr31yjvsq0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/vwgbpc34vuc",
"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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/Xc5u9T_nAVQ",
"published": "2025-01-29T10:58:38Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/nQ1-h9HmK2o",
"published": "2025-01-29T10:58:38Z",
"content": "Audio as Document",
"attachment": [
{
"type": "Document",
"url": "http://pasture-one-actor/assets/cow_moo.mp3",
"mediaType": "audio/mpeg",
"name": "the moo sound of a cow"
}
]
}
}
misskey
{
"id": "a3lcxyy8jvsq0067",
"createdAt": "2025-01-29T10:58:38.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "Audio as Document",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"a3lcrfpqjvsq000y"
],
"files": [
{
"id": "a3lcrfpqjvsq000y",
"createdAt": "2025-01-29T10:53:33.134Z",
"name": "cow_moo.mp3",
"type": "audio/mpeg",
"md5": "af0b1c1fdd1e74cb559072d725f7de31",
"size": 0,
"isSensitive": false,
"blurhash": null,
"properties": {},
"url": "http://pasture-one-actor/assets/cow_moo.mp3",
"thumbnailUrl": null,
"comment": "A cow mooing",
"folderId": null,
"folder": null,
"userId": "a3lcr31yjvsq0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/nQ1-h9HmK2o",
"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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/UxbzOibM08w",
"published": "2025-01-29T10:58:38Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/qORRyECDWTs",
"published": "2025-01-29T10:58:38Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
}
}
}
misskey
{
"id": "a3lcxyy8jvsq0068",
"createdAt": "2025-01-29T10:58:38.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"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/qORRyECDWTs",
"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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/pGeqJj15NJc",
"published": "2025-01-29T10:58:39Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/fp17_teehyw",
"published": "2025-01-29T10:58:39Z",
"content": "Payment Link, see FEP-0ea0",
"attachment": {
"type": "Link",
"name": "Donate",
"href": "payto://iban/DE75512108001245126199",
"rel": "payment"
}
}
}
misskey
{
"id": "a3lcxzq0jvsq0069",
"createdAt": "2025-01-29T10:58:39.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"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/fp17_teehyw",
"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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/dtwTcX3ykXk",
"published": "2025-01-29T10:58:40Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/qtAevg44fuM",
"published": "2025-01-29T10:58:40Z",
"content": "Text document",
"attachment": {
"type": "Document",
"name": "text document",
"url": "http://pasture-one-actor/assets/sample.txt"
}
}
}
misskey
{
"id": "a3lcy0hsjvsq006b",
"createdAt": "2025-01-29T10:58:40.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"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": [
"a3lcy0n7jvsq006a"
],
"files": [
{
"id": "a3lcy0n7jvsq006a",
"createdAt": "2025-01-29T10:58:40.195Z",
"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": "a3lcr31yjvsq0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/qtAevg44fuM",
"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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/Zx2ZIlrAIQo",
"published": "2025-01-29T10:58:40Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/r0ul8sMcAyg",
"published": "2025-01-29T10:58:40Z",
"content": "Text document, href instead of url",
"attachment": {
"type": "Document",
"name": "text document",
"href": "http://pasture-one-actor/assets/sample.txt"
}
}
}
misskey
{
"id": "a3lcy0hsjvsq006c",
"createdAt": "2025-01-29T10:58:40.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"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/r0ul8sMcAyg",
"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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/BneHQnYY46Y",
"published": "2025-01-29T10:58:41Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/g1wSlLjIDo0",
"published": "2025-01-29T10:58:41Z",
"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": "a3lcy19kjvsq006d",
"createdAt": "2025-01-29T10:58:41.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"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/g1wSlLjIDo0",
"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/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/_mpqCUcQdTE",
"published": "2025-01-29T10:58:42Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/5NdvXQAdEoA",
"published": "2025-01-29T10:58:42Z",
"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": "a3lcy21cjvsq006e",
"createdAt": "2025-01-29T10:58:42.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"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/5NdvXQAdEoA",
"clippedCount": 0
}
Example 11¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/a3lcp8mmjr0u0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/fxG7pFVynKE",
"published": "2025-01-29T10:58:42Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a3lcp8mmjr0u0001"
],
"id": "http://pasture-one-actor/actor/kReg0yZlwQo",
"published": "2025-01-29T10:58:42Z",
"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": "a3lcy21cjvsq006p",
"createdAt": "2025-01-29T10:58:42.000Z",
"userId": "a3lcr31yjvsq0002",
"user": {
"id": "a3lcr31yjvsq0002",
"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": [
"a3lcy2qtjvsq006f",
"a3lcy2rtjvsq006g",
"a3lcy2ssjvsq006h",
"a3lcy2tyjvsq006i",
"a3lcy2v3jvsq006j",
"a3lcy2wcjvsq006k",
"a3lcy2xkjvsq006l",
"a3lcy2yrjvsq006m",
"a3lcy307jvsq006n",
"a3lcy31ejvsq006o"
],
"files": [
{
"id": "a3lcy2qtjvsq006f",
"createdAt": "2025-01-29T10:58:42.917Z",
"name": "101.png",
"type": "image/png",
"md5": "98dbb23ece2818ae2fd65db00639116e",
"size": 0,
"isSensitive": false,
"blurhash": "e24-mnoTfQoTfQoTfRfQfRfQfQfQfQfQfQoTfRfQfRfQfQfQfQfQfQ",
"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": "a3lcr31yjvsq0002",
"user": null
},
{
"id": "a3lcy2rtjvsq006g",
"createdAt": "2025-01-29T10:58:42.953Z",
"name": "102.png",
"type": "image/png",
"md5": "ab84810d691ea197033ea4a53d94aad5",
"size": 0,
"isSensitive": false,
"blurhash": "e11e~Pk0fQk0fQk0fRfQfRfQfQfQfQfQfQk0fRfQfRfQfQfQfQfQfQ",
"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": "a3lcr31yjvsq0002",
"user": null
},
{
"id": "a3lcy2ssjvsq006h",
"createdAt": "2025-01-29T10:58:42.988Z",
"name": "103.png",
"type": "image/png",
"md5": "cec9fa3fdd8cfe0635d9b200e958ee70",
"size": 0,
"isSensitive": false,
"blurhash": "e1JedF|$fQ|$fQ|$jufQjufQfQfQfQfQfQ|$jufQjufQfQfQfQfQfQ",
"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": "a3lcr31yjvsq0002",
"user": null
},
{
"id": "a3lcy2tyjvsq006i",
"createdAt": "2025-01-29T10:58:43.030Z",
"name": "104.png",
"type": "image/png",
"md5": "e55f3bf7bf042cb3b55056d66894428c",
"size": 0,
"isSensitive": false,
"blurhash": "e2FR[b.ffQ.ffQ.fj@fQj@fQfQfQfQfQfQ.fj@fQj@fQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/104.png",
"thumbnailUrl": "http://pasture-one-actor/images/104.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "a3lcr31yjvsq0002",
"user": null
},
{
"id": "a3lcy2v3jvsq006j",
"createdAt": "2025-01-29T10:58:43.071Z",
"name": "105.png",
"type": "image/png",
"md5": "0f9fadbe53fcef8b78015a2258f247f8",
"size": 0,
"isSensitive": false,
"blurhash": "e3Pi_?~QfQ~QfQ~Qj@fQj@fQfQfQfQfQfQ~Qj@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": "a3lcr31yjvsq0002",
"user": null
},
{
"id": "a3lcy2wcjvsq006k",
"createdAt": "2025-01-29T10:58:43.116Z",
"name": "106.png",
"type": "image/png",
"md5": "2de3a72d7993eed45a5192a8af527c14",
"size": 0,
"isSensitive": false,
"blurhash": "e172e7tVfQtVfQtVfkfQfkfQfQfQfQfQfQtVfkfQfkfQfQfQfQfQfQ",
"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": "a3lcr31yjvsq0002",
"user": null
},
{
"id": "a3lcy2xkjvsq006l",
"createdAt": "2025-01-29T10:58:43.160Z",
"name": "107.png",
"type": "image/png",
"md5": "ed435cbbdd680698290696f5cb7cfd9e",
"size": 0,
"isSensitive": false,
"blurhash": "e3RXgw|#fQ|#fQ|#jufQjufQfQfQfQfQfQ|#jufQjufQfQfQfQfQfQ",
"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": "a3lcr31yjvsq0002",
"user": null
},
{
"id": "a3lcy2yrjvsq006m",
"createdAt": "2025-01-29T10:58:43.203Z",
"name": "108.png",
"type": "image/png",
"md5": "7fab69048ae2231e9a2ed5ec6843d859",
"size": 0,
"isSensitive": false,
"blurhash": "e27Ff9uPfQuPfQuPfkfQfkfQfQfQfQfQfQuPfkfQfkfQfQfQfQfQfQ",
"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": "a3lcr31yjvsq0002",
"user": null
},
{
"id": "a3lcy307jvsq006n",
"createdAt": "2025-01-29T10:58:43.255Z",
"name": "109.png",
"type": "image/png",
"md5": "da6c01c5528adb8681f15a8030ec81b5",
"size": 0,
"isSensitive": false,
"blurhash": "e2H1yx-tfQ-tfQ-tj[fQj[fQfQfQfQfQfQ-tj[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": "a3lcr31yjvsq0002",
"user": null
},
{
"id": "a3lcy31ejvsq006o",
"createdAt": "2025-01-29T10:58:43.298Z",
"name": "1010.png",
"type": "image/png",
"md5": "536a2ac1d6636c4c293f7c5649d17d78",
"size": 0,
"isSensitive": false,
"blurhash": "e1BDs}%QfQ%QfQ%Qj[fQj[fQfQfQfQfQfQ%Qj[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": "a3lcr31yjvsq0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/kReg0yZlwQo",
"clippedCount": 0
}