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://hollo/@john",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/RIWtWpqKVsw",
"published": "2024-10-30T16:01:12Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/actor/8tLSM3mJiCQ",
"published": "2024-10-30T16:01:12Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
},
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
hollo
{
"id": "0192de28-d940-74fb-9d1f-0a21ead6bdd7",
"created_at": "2024-10-30T16:01:12.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/8tLSM3mJiCQ",
"url": null,
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Link",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0192de24-1e6d-712c-9efb-1801e3b352b1",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2024-10-30T15:56:01.966Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://hollo/image/avatars/original/missing.png",
"avatar_static": "http://hollo/image/avatars/original/missing.png",
"header": "http://hollo/image/headers/original/missing.png",
"header_static": "http://hollo/image/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 0,
"moved": null,
"last_status_at": null,
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": null
}
sharkey
{
"id": "9zzmf3q0te6p0046",
"uri": "http://pasture-one-actor/actor/sOxzQ2DoBlk",
"url": "http://pasture-one-actor/actor/sOxzQ2DoBlk",
"account": {
"id": "9zzm83xete6p0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-30T15:48:24.674Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 117,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Link</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Link",
"created_at": "2024-10-30T15:53:51.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://hollo/@john",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/YZt17giljdE",
"published": "2024-10-30T16:01:13Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/actor/EfcZSuBoRuE",
"published": "2024-10-30T16:01:13Z",
"content": "Payment Link, see FEP-0ea0",
"attachment": {
"type": "Link",
"name": "Donate",
"href": "payto://iban/DE75512108001245126199",
"rel": "payment"
},
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
hollo
{
"id": "0192de28-dd28-7c3c-9fa3-5564f11275ab",
"created_at": "2024-10-30T16:01:13.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/EfcZSuBoRuE",
"url": null,
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Payment Link, see FEP-0ea0",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0192de24-1e6d-712c-9efb-1801e3b352b1",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2024-10-30T15:56:01.966Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://hollo/image/avatars/original/missing.png",
"avatar_static": "http://hollo/image/avatars/original/missing.png",
"header": "http://hollo/image/headers/original/missing.png",
"header_static": "http://hollo/image/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 0,
"moved": null,
"last_status_at": null,
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": null
}
sharkey
{
"id": "9zzmf4hste6p0047",
"uri": "http://pasture-one-actor/actor/bcvbqZYIwwk",
"url": "http://pasture-one-actor/actor/bcvbqZYIwwk",
"account": {
"id": "9zzm83xete6p0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-30T15:48:24.674Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 118,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Payment Link, see FEP-0ea0</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Payment Link, see FEP-0ea0",
"created_at": "2024-10-30T15:53:52.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://hollo/@john",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/3ir8EEx-S4c",
"published": "2024-10-30T16:01:13Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/actor/YiAvdHkLq50",
"published": "2024-10-30T16:01:13Z",
"content": "Text document",
"attachment": {
"type": "Document",
"name": "text document",
"url": "http://pasture-one-actor/assets/sample.txt"
},
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
hollo
{
"id": "0192de28-dd28-7c3c-9fa3-5565cb81ea9b",
"created_at": "2024-10-30T16:01:13.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/YiAvdHkLq50",
"url": null,
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Text document",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0192de24-1e6d-712c-9efb-1801e3b352b1",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2024-10-30T15:56:01.966Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://hollo/image/avatars/original/missing.png",
"avatar_static": "http://hollo/image/avatars/original/missing.png",
"header": "http://hollo/image/headers/original/missing.png",
"header_static": "http://hollo/image/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 0,
"moved": null,
"last_status_at": null,
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "0192de28-e17b-71f8-b592-b7e7cd2b9abb",
"type": "text",
"url": "http://pasture-one-actor/assets/sample.txt",
"preview_url": "http://pasture-one-actor/assets/sample.txt",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": "text document",
"blurhash": null
}
],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": null
}
sharkey
{
"id": "9zzmf4hste6p0049",
"uri": "http://pasture-one-actor/actor/fnot2tiSV2Y",
"url": "http://pasture-one-actor/actor/fnot2tiSV2Y",
"account": {
"id": "9zzm83xete6p0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-30T15:48:24.674Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 119,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Text document</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Text document",
"created_at": "2024-10-30T15:53:52.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zzmf5brte6p0048",
"type": "unknown",
"url": "http://pasture-one-actor/assets/sample.txt",
"remote_url": "http://pasture-one-actor/assets/sample.txt",
"preview_url": null,
"text_url": "http://pasture-one-actor/assets/sample.txt",
"meta": {},
"description": "text document",
"blurhash": null
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://hollo/@john",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/zbIjjHVPcFg",
"published": "2024-10-30T16:01:14Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/actor/Xs1Wl4IJU1Q",
"published": "2024-10-30T16:01:14Z",
"content": "Text document, href instead of url",
"attachment": {
"type": "Document",
"name": "text document",
"href": "http://pasture-one-actor/assets/sample.txt"
},
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
hollo
{
"id": "0192de28-e110-7cf2-8b18-1f9540aa62f1",
"created_at": "2024-10-30T16:01:14.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/Xs1Wl4IJU1Q",
"url": null,
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Text document, href instead of url",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0192de24-1e6d-712c-9efb-1801e3b352b1",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2024-10-30T15:56:01.966Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://hollo/image/avatars/original/missing.png",
"avatar_static": "http://hollo/image/avatars/original/missing.png",
"header": "http://hollo/image/headers/original/missing.png",
"header_static": "http://hollo/image/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 0,
"moved": null,
"last_status_at": null,
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": null
}
sharkey
{
"id": "9zzmf59kte6p004a",
"uri": "http://pasture-one-actor/actor/7R33EveNSAg",
"url": "http://pasture-one-actor/actor/7R33EveNSAg",
"account": {
"id": "9zzm83xete6p0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-30T15:48:24.674Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 120,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Text document, href instead of url</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Text document, href instead of url",
"created_at": "2024-10-30T15:53:53.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://hollo/@john",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/4AIh5c9mxeY",
"published": "2024-10-30T16:01:15Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/actor/tt5QFxKbfEg",
"published": "2024-10-30T16:01:15Z",
"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"
},
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
hollo
{
"id": "0192de28-e4f8-7b1a-acc0-e2060f0e2cd7",
"created_at": "2024-10-30T16:01:15.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/tt5QFxKbfEg",
"url": null,
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "attached note",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0192de24-1e6d-712c-9efb-1801e3b352b1",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2024-10-30T15:56:01.966Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://hollo/image/avatars/original/missing.png",
"avatar_static": "http://hollo/image/avatars/original/missing.png",
"header": "http://hollo/image/headers/original/missing.png",
"header_static": "http://hollo/image/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 0,
"moved": null,
"last_status_at": null,
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": null
}
sharkey
{
"id": "9zzmf61cte6p004b",
"uri": "http://pasture-one-actor/actor/wSckiDAd8-c",
"url": "http://pasture-one-actor/actor/wSckiDAd8-c",
"account": {
"id": "9zzm83xete6p0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-30T15:48:24.674Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 121,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>attached note</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "attached note",
"created_at": "2024-10-30T15:53:54.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://hollo/@john",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/TG3cpuRY_mY",
"published": "2024-10-30T16:01:16Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/actor/so2JUIF9qMs",
"published": "2024-10-30T16:01:16Z",
"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"
}
]
},
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
hollo
{
"id": "0192de28-e8e0-7cfa-8f35-b44e305900f8",
"created_at": "2024-10-30T16:01:16.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/so2JUIF9qMs",
"url": null,
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Recipe",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0192de24-1e6d-712c-9efb-1801e3b352b1",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2024-10-30T15:56:01.966Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://hollo/image/avatars/original/missing.png",
"avatar_static": "http://hollo/image/avatars/original/missing.png",
"header": "http://hollo/image/headers/original/missing.png",
"header_static": "http://hollo/image/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 0,
"moved": null,
"last_status_at": null,
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": null
}
sharkey
{
"id": "9zzmf6t4te6p004c",
"uri": "http://pasture-one-actor/actor/nu-DUBPWrrA",
"url": "http://pasture-one-actor/actor/nu-DUBPWrrA",
"account": {
"id": "9zzm83xete6p0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-30T15:48:24.674Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 122,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Recipe</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Recipe",
"created_at": "2024-10-30T15:53:55.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://hollo/@john",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/CzFdTiC14vg",
"published": "2024-10-30T16:01:17Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/actor/zb0SQJkQKAw",
"published": "2024-10-30T16:01:17Z",
"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"
}
],
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
hollo
{
"id": "0192de28-ecc8-76f9-a5cf-773dcf4d34cd",
"created_at": "2024-10-30T16:01:17.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/zb0SQJkQKAw",
"url": null,
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "10 images",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0192de24-1e6d-712c-9efb-1801e3b352b1",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2024-10-30T15:56:01.966Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://hollo/image/avatars/original/missing.png",
"avatar_static": "http://hollo/image/avatars/original/missing.png",
"header": "http://hollo/image/headers/original/missing.png",
"header_static": "http://hollo/image/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 0,
"moved": null,
"last_status_at": null,
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "0192de28-ef06-7b69-ab19-a163fbf77e30",
"type": "image",
"url": "http://pasture-one-actor/images/101.png",
"preview_url": "http://pasture-one-actor/images/101.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
},
{
"id": "0192de28-ef16-741e-8a5f-11f019ecf4f9",
"type": "image",
"url": "http://pasture-one-actor/images/102.png",
"preview_url": "http://pasture-one-actor/images/102.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
},
{
"id": "0192de28-ef1f-7ea0-a807-d7eb52b5b0b8",
"type": "image",
"url": "http://pasture-one-actor/images/103.png",
"preview_url": "http://pasture-one-actor/images/103.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
},
{
"id": "0192de28-ef28-7b40-8208-b0fb4284aada",
"type": "image",
"url": "http://pasture-one-actor/images/104.png",
"preview_url": "http://pasture-one-actor/images/104.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
},
{
"id": "0192de28-ef30-7014-9a54-38d38fc424db",
"type": "image",
"url": "http://pasture-one-actor/images/105.png",
"preview_url": "http://pasture-one-actor/images/105.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
},
{
"id": "0192de28-ef39-761a-8686-a10fb441a7c3",
"type": "image",
"url": "http://pasture-one-actor/images/106.png",
"preview_url": "http://pasture-one-actor/images/106.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
},
{
"id": "0192de28-ef40-734d-ac6b-cccbe27493c0",
"type": "image",
"url": "http://pasture-one-actor/images/107.png",
"preview_url": "http://pasture-one-actor/images/107.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
},
{
"id": "0192de28-ef49-75a0-8b55-47a1ba1a9a03",
"type": "image",
"url": "http://pasture-one-actor/images/108.png",
"preview_url": "http://pasture-one-actor/images/108.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
},
{
"id": "0192de28-ef50-735c-8417-62a2da25689e",
"type": "image",
"url": "http://pasture-one-actor/images/109.png",
"preview_url": "http://pasture-one-actor/images/109.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
},
{
"id": "0192de28-ef59-72ac-83c0-c53538e80cfd",
"type": "image",
"url": "http://pasture-one-actor/images/1010.png",
"preview_url": "http://pasture-one-actor/images/1010.png",
"remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"small": {
"width": 512,
"height": 512,
"size": "512x512",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": null
}
],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": null
}
sharkey
{
"id": "9zzmf7kwte6p004n",
"uri": "http://pasture-one-actor/actor/3b0SIp2FikU",
"url": "http://pasture-one-actor/actor/3b0SIp2FikU",
"account": {
"id": "9zzm83xete6p0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-30T15:48:24.674Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 123,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>10 images</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "10 images",
"created_at": "2024-10-30T15:53:56.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zzmf7sjte6p004d",
"type": "image",
"url": "http://pasture-one-actor/images/101.png",
"remote_url": "http://pasture-one-actor/images/101.png",
"preview_url": "http://pasture-one-actor/images/101.png",
"text_url": "http://pasture-one-actor/images/101.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e0AcTL?1fQ?1fQ?1j[fQj[fQfQfQfQfQfQ?1j[fQj[fQfQfQfQfQfQ"
},
{
"id": "9zzmf7u4te6p004e",
"type": "image",
"url": "http://pasture-one-actor/images/102.png",
"remote_url": "http://pasture-one-actor/images/102.png",
"preview_url": "http://pasture-one-actor/images/102.png",
"text_url": "http://pasture-one-actor/images/102.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e3FaX:%%fQ%%fQ%%j[fQj[fQfQfQfQfQfQ%%j[fQj[fQfQfQfQfQfQ"
},
{
"id": "9zzmf7vkte6p004f",
"type": "image",
"url": "http://pasture-one-actor/images/103.png",
"remote_url": "http://pasture-one-actor/images/103.png",
"preview_url": "http://pasture-one-actor/images/103.png",
"text_url": "http://pasture-one-actor/images/103.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e3Fm72*BfQ*BfQ*Bj@fQj@fQfQfQfQfQfQ*Bj@fQj@fQfQfQfQfQfQ"
},
{
"id": "9zzmf7wzte6p004g",
"type": "image",
"url": "http://pasture-one-actor/images/104.png",
"remote_url": "http://pasture-one-actor/images/104.png",
"preview_url": "http://pasture-one-actor/images/104.png",
"text_url": "http://pasture-one-actor/images/104.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e07nEj%0fQ%0fQ%0j@fQj@fQfQfQfQfQfQ%0j@fQj@fQfQfQfQfQfQ"
},
{
"id": "9zzmf7yete6p004h",
"type": "image",
"url": "http://pasture-one-actor/images/105.png",
"remote_url": "http://pasture-one-actor/images/105.png",
"preview_url": "http://pasture-one-actor/images/105.png",
"text_url": "http://pasture-one-actor/images/105.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e3PiBh~RfQ~RfQ~Rj@fQj@fQfQfQfQfQfQ~Rj@fQj@fQfQfQfQfQfQ"
},
{
"id": "9zzmf803te6p004i",
"type": "image",
"url": "http://pasture-one-actor/images/106.png",
"remote_url": "http://pasture-one-actor/images/106.png",
"preview_url": "http://pasture-one-actor/images/106.png",
"text_url": "http://pasture-one-actor/images/106.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e49Dj^uefQuefQuefkfQfkfQfQfQfQfQfQuefkfQfkfQfQfQfQfQfQ"
},
{
"id": "9zzmf81ite6p004j",
"type": "image",
"url": "http://pasture-one-actor/images/107.png",
"remote_url": "http://pasture-one-actor/images/107.png",
"preview_url": "http://pasture-one-actor/images/107.png",
"text_url": "http://pasture-one-actor/images/107.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e2FavN.PfQ.PfQ.Pj[fQj[fQfQfQfQfQfQ.Pj[fQj[fQfQfQfQfQfQ"
},
{
"id": "9zzmf82vte6p004k",
"type": "image",
"url": "http://pasture-one-actor/images/108.png",
"remote_url": "http://pasture-one-actor/images/108.png",
"preview_url": "http://pasture-one-actor/images/108.png",
"text_url": "http://pasture-one-actor/images/108.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e3O^c~}vfQ}vfQ}vj[fQj[fQfQfQfQfQfQ}vj[fQj[fQfQfQfQfQfQ"
},
{
"id": "9zzmf848te6p004l",
"type": "image",
"url": "http://pasture-one-actor/images/109.png",
"remote_url": "http://pasture-one-actor/images/109.png",
"preview_url": "http://pasture-one-actor/images/109.png",
"text_url": "http://pasture-one-actor/images/109.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e11z.*kcfQkcfQkcfRfQfRfQfQfQfQfQfQkcfRfQfRfQfQfQfQfQfQ"
},
{
"id": "9zzmf85ute6p004m",
"type": "image",
"url": "http://pasture-one-actor/images/1010.png",
"remote_url": "http://pasture-one-actor/images/1010.png",
"preview_url": "http://pasture-one-actor/images/1010.png",
"text_url": "http://pasture-one-actor/images/1010.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e1BGb3*HfQ*HfQ*Hj[fQj[fQfQfQfQfQfQ*Hj[fQj[fQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}