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",
"as:Public"
],
"id": "http://pasture-one-actor/activity/5qwaJZKndMM",
"published": "2025-08-27T08:22:22Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/8ajbqRXlDhY",
"published": "2025-08-27T08:22:22Z",
"content": "Image",
"attachment": [
{
"type": "Image",
"url": "http://pasture-one-actor/assets/cow.jpg",
"mediaType": "image/jpeg",
"name": "a cow"
}
]
}
}
gotosocial
{
"id": "01K3GVN14GVCT568FMA5C3BM44",
"created_at": "2025-08-25T14:55:54.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/gqLTAR8s2hw",
"url": "http://pasture-one-actor/object/gqLTAR8s2hw",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Image<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/assets/cow.jpg\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">cow.jpg</a> [a cow]</li></ul>",
"reblog": null,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 234,
"last_status_at": "2025-08-25T14:55:54.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9e-f230-718a-b67b-97e41eca7d87",
"created_at": "2025-08-27T08:22:22.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/8ajbqRXlDhY",
"url": "http://pasture-one-actor/object/8ajbqRXlDhY",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Image",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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": "0198ea9e-f6ee-7eaa-a3c1-232ea62c24f9",
"type": "image",
"url": "http://pasture-one-actor/assets/cow.jpg",
"preview_url": "http://pasture-one-actor/assets/cow.jpg",
"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": "a cow",
"blurhash": null
}
],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": 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",
"as:Public"
],
"id": "http://pasture-one-actor/activity/fxUKvi4kOco",
"published": "2025-08-27T08:22:23Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/YIfcNNErGR8",
"published": "2025-08-27T08:22:23Z",
"content": "Video",
"attachment": [
{
"type": "Video",
"url": "http://pasture-one-actor/assets/cow_eating.mp4",
"mediaType": "video/mp4",
"name": "a cow eating grass"
}
]
}
}
gotosocial
{
"id": "01K3GVN23RVBEBQN58BJBS2V8N",
"created_at": "2025-08-25T14:55:55.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/9mzO7eoM07I",
"url": "http://pasture-one-actor/object/9mzO7eoM07I",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Video<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/assets/cow_eating.mp4\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">cow_eating.mp4</a> [a cow eating grass]</li></ul>",
"reblog": null,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 235,
"last_status_at": "2025-08-25T14:55:55.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9e-f618-7b8e-b3e2-cfc3ee71fd6c",
"created_at": "2025-08-27T08:22:23.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/YIfcNNErGR8",
"url": "http://pasture-one-actor/object/YIfcNNErGR8",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Video",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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": "0198ea9e-f9ed-7e6a-aede-172c4bae4999",
"type": "video",
"url": "http://pasture-one-actor/assets/cow_eating.mp4",
"preview_url": "http://pasture-one-actor/assets/cow_eating.mp4",
"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": "a cow eating grass",
"blurhash": null
}
],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": 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",
"as:Public"
],
"id": "http://pasture-one-actor/activity/2KrIc1NLyIM",
"published": "2025-08-27T08:22:24Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/wzTTN3tN0I8",
"published": "2025-08-27T08:22:24Z",
"content": "Audio",
"attachment": [
{
"type": "Audio",
"url": "http://pasture-one-actor/assets/cow_moo.mp3",
"mediaType": "audio/mpeg",
"name": "the moo sound of a cow"
}
]
}
}
gotosocial
{
"id": "01K3GVN23R18G8M6YZ15JVP6ZX",
"created_at": "2025-08-25T14:55:55.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/0BxevalxOzg",
"url": "http://pasture-one-actor/object/0BxevalxOzg",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Audio<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/assets/cow_moo.mp3\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">cow_moo.mp3</a> [the moo sound of a cow]</li></ul>",
"reblog": null,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 236,
"last_status_at": "2025-08-25T14:55:55.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9e-fa00-7c38-9d1c-a2242fae83e0",
"created_at": "2025-08-27T08:22:24.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/wzTTN3tN0I8",
"url": "http://pasture-one-actor/object/wzTTN3tN0I8",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Audio",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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": "0198ea9e-fcef-7a3c-8dce-338b13b581a4",
"type": "audio",
"url": "http://pasture-one-actor/assets/cow_moo.mp3",
"preview_url": "http://pasture-one-actor/assets/cow_moo.mp3",
"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": "the moo sound of a cow",
"blurhash": null
}
],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": 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",
"as:Public"
],
"id": "http://pasture-one-actor/activity/PeUjO765wQ8",
"published": "2025-08-27T08:22:25Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/I_q5J_BbGgE",
"published": "2025-08-27T08:22:25Z",
"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"
}
]
}
}
gotosocial
{
"id": "01K3GVN330APRTT2MQ6EZ3KJ40",
"created_at": "2025-08-25T14:55:56.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/85m-BDeZ_U8",
"url": "http://pasture-one-actor/object/85m-BDeZ_U8",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Audio as Document<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/assets/cow_moo.mp3\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">cow_moo.mp3</a> [the moo sound of a cow]</li></ul>",
"reblog": null,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 237,
"last_status_at": "2025-08-25T14:55:56.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9e-fde8-7b08-af1c-1be9d27853d6",
"created_at": "2025-08-27T08:22:25.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/I_q5J_BbGgE",
"url": "http://pasture-one-actor/object/I_q5J_BbGgE",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Audio as Document",
"reblog": null,
"quote_id": null,
"quote": null,
"application": null,
"account": {
"id": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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": "0198ea9e-ffe8-7680-ab67-69f76756079f",
"type": "audio",
"url": "http://pasture-one-actor/assets/cow_moo.mp3",
"preview_url": "http://pasture-one-actor/assets/cow_moo.mp3",
"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": "the moo sound of a cow",
"blurhash": null
}
],
"mentions": [],
"tags": [],
"card": null,
"emojis": [],
"emoji_reactions": [],
"poll": null,
"filtered": 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",
"as:Public"
],
"id": "http://pasture-one-actor/activity/pdO1WxZOjPs",
"published": "2025-08-27T08:22:26Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/Vl-3OIVyPyw",
"published": "2025-08-27T08:22:26Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
}
}
}
gotosocial
{
"id": "01K3GVN42857VJ140HPQR3NG9N",
"created_at": "2025-08-25T14:55:57.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/hXHiVtjU4BY",
"url": "http://pasture-one-actor/object/hXHiVtjU4BY",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Link",
"reblog": null,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 238,
"last_status_at": "2025-08-25T14:55:57.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9f-01d0-70e8-9a8a-eca8a31ec3a3",
"created_at": "2025-08-27T08:22:26.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/Vl-3OIVyPyw",
"url": "http://pasture-one-actor/object/Vl-3OIVyPyw",
"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": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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
}
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",
"as:Public"
],
"id": "http://pasture-one-actor/activity/JxRNppKVkGQ",
"published": "2025-08-27T08:22:26Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/B2QF9To6eqQ",
"published": "2025-08-27T08:22:26Z",
"content": "Payment Link, see FEP-0ea0",
"attachment": {
"type": "Link",
"name": "Donate",
"href": "payto://iban/DE75512108001245126199",
"rel": "payment"
}
}
}
gotosocial
{
"id": "01K3GVN4289K6H20V5AQ4VPRRC",
"created_at": "2025-08-25T14:55:57.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/f9YBJvCsQU8",
"url": "http://pasture-one-actor/object/f9YBJvCsQU8",
"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,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 239,
"last_status_at": "2025-08-25T14:55:57.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9f-01d0-70e8-9a8a-eca937b2f51f",
"created_at": "2025-08-27T08:22:26.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/B2QF9To6eqQ",
"url": "http://pasture-one-actor/object/B2QF9To6eqQ",
"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": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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
}
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",
"as:Public"
],
"id": "http://pasture-one-actor/activity/XhSDoKM4b7w",
"published": "2025-08-27T08:22:27Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/qgpwf7xWA4k",
"published": "2025-08-27T08:22:27Z",
"content": "Text document",
"attachment": {
"type": "Document",
"name": "text document",
"url": "http://pasture-one-actor/assets/sample.txt"
}
}
}
gotosocial
{
"id": "01K3GVN51GZQZ7GYBH2N1FPYVX",
"created_at": "2025-08-25T14:55:58.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/Hgflf6T7HOs",
"url": "http://pasture-one-actor/object/Hgflf6T7HOs",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Text document<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/assets/sample.txt\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">sample.txt</a> [text document]</li></ul>",
"reblog": null,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 240,
"last_status_at": "2025-08-25T14:55:58.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9f-05b8-7379-b6d7-0136f2d057ad",
"created_at": "2025-08-27T08:22:27.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/qgpwf7xWA4k",
"url": "http://pasture-one-actor/object/qgpwf7xWA4k",
"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": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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": "0198ea9f-08fe-7fdc-b63f-53265f8d0993",
"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
}
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://hollo/@john",
"as:Public"
],
"id": "http://pasture-one-actor/activity/iv0mQ9evzxk",
"published": "2025-08-27T08:22:28Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/4WZTbQal2Xo",
"published": "2025-08-27T08:22:28Z",
"content": "Text document, href instead of url",
"attachment": {
"type": "Document",
"name": "text document",
"href": "http://pasture-one-actor/assets/sample.txt"
}
}
}
gotosocial
{
"id": "01K3GVN60RCBQW7P5GN9MHNRT5",
"created_at": "2025-08-25T14:55:59.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/tXmqDarx5Lw",
"url": "http://pasture-one-actor/object/tXmqDarx5Lw",
"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,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 241,
"last_status_at": "2025-08-25T14:55:59.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9f-09a0-7447-bc70-94008da8bf33",
"created_at": "2025-08-27T08:22:28.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/4WZTbQal2Xo",
"url": "http://pasture-one-actor/object/4WZTbQal2Xo",
"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": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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
}
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://hollo/@john",
"as:Public"
],
"id": "http://pasture-one-actor/activity/Y7-U0INj6Ts",
"published": "2025-08-27T08:22:29Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/kpzAjGgJ8ZY",
"published": "2025-08-27T08:22:29Z",
"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"
}
}
}
gotosocial
{
"id": "01K3GVN60RJ50QKG6S3JN820TM",
"created_at": "2025-08-25T14:55:59.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/MYC-7xILewY",
"url": "http://pasture-one-actor/object/MYC-7xILewY",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "attached note",
"reblog": null,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 242,
"last_status_at": "2025-08-25T14:55:59.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9f-0d88-7aec-8dda-9a7aa94234d8",
"created_at": "2025-08-27T08:22:29.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/kpzAjGgJ8ZY",
"url": "http://pasture-one-actor/object/kpzAjGgJ8ZY",
"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": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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
}
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://hollo/@john",
"as:Public"
],
"id": "http://pasture-one-actor/activity/jdTYfyNr-HQ",
"published": "2025-08-27T08:22:29Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/ZAuhCinMT7w",
"published": "2025-08-27T08:22:29Z",
"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"
}
]
}
}
}
gotosocial
{
"id": "01K3GVN700W1MXBVVMCBFBMNB3",
"created_at": "2025-08-25T14:56:00.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/e85Kso-QWvw",
"url": "http://pasture-one-actor/object/e85Kso-QWvw",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Recipe",
"reblog": null,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 243,
"last_status_at": "2025-08-25T14:56:00.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9f-0d88-7aec-8dda-9a7b266f7eb3",
"created_at": "2025-08-27T08:22:29.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/ZAuhCinMT7w",
"url": "http://pasture-one-actor/object/ZAuhCinMT7w",
"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": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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
}
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://hollo/@john",
"as:Public"
],
"id": "http://pasture-one-actor/activity/_5Sl-z0oiDc",
"published": "2025-08-27T08:22:31Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://hollo/@john"
],
"id": "http://pasture-one-actor/object/10w2L78qU9k",
"published": "2025-08-27T08:22:31Z",
"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"
}
]
}
}
gotosocial
{
"id": "01K3GVN7Z883CFG7VMECFFTGAF",
"created_at": "2025-08-25T14:56:01.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/2jn6Oehd3EM",
"url": "http://pasture-one-actor/object/2jn6Oehd3EM",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "10 images",
"reblog": null,
"account": {
"id": "01K3GV8459F044M7E2J13WTR56",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2025-08-25T14:48:51.133Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 244,
"last_status_at": "2025-08-25T14:56:01.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "01K3GVN8CS0T0YA7BRP5CW3JJM",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8CS0T0YA7BRP5CW3JJM.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8CS0T0YA7BRP5CW3JJM.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8CS0T0YA7BRP5CW3JJM.jpg",
"remote_url": "http://pasture-one-actor/images/101.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L9F,%|*CfQ*C*CkAfQkAfQfQfQfQ"
},
{
"id": "01K3GVN8F1JDJPFTNE3XETSAB2",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8F1JDJPFTNE3XETSAB2.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8F1JDJPFTNE3XETSAB2.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8F1JDJPFTNE3XETSAB2.jpg",
"remote_url": "http://pasture-one-actor/images/102.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L9SY=Q~mfQ~m~moefQoefQfQfQfQ"
},
{
"id": "01K3GVN8F8MD42R2546X33BZS4",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8F8MD42R2546X33BZS4.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8F8MD42R2546X33BZS4.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8F8MD42R2546X33BZS4.jpg",
"remote_url": "http://pasture-one-actor/images/103.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L41l.9l.fQl.l.f+fQf+fQfQfQfQ"
},
{
"id": "01K3GVN8FFSFVN3SM4VBQ0MMC6",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8FFSFVN3SM4VBQ0MMC6.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8FFSFVN3SM4VBQ0MMC6.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8FFSFVN3SM4VBQ0MMC6.jpg",
"remote_url": "http://pasture-one-actor/images/104.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L2EfxF^|fQ^|^|j@fQj@fQfQfQfQ"
},
{
"id": "01K3GVN8FN8P0FV2YZTHC0VFQA",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8FN8P0FV2YZTHC0VFQA.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8FN8P0FV2YZTHC0VFQA.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8FN8P0FV2YZTHC0VFQA.jpg",
"remote_url": "http://pasture-one-actor/images/105.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L07_P]?sfQ?s?sj[fQj[fQfQfQfQ"
},
{
"id": "01K3GVN8FV2APGHTHKQBPMKCG4",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8FV2APGHTHKQBPMKCG4.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8FV2APGHTHKQBPMKCG4.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8FV2APGHTHKQBPMKCG4.jpg",
"remote_url": "http://pasture-one-actor/images/106.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L07v1J=KfQ=K=KjtfQjtfQfQfQfQ"
},
{
"id": "01K3GVN8G1H7NH2CA5GT7WPA3H",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8G1H7NH2CA5GT7WPA3H.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8G1H7NH2CA5GT7WPA3H.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8G1H7NH2CA5GT7WPA3H.jpg",
"remote_url": "http://pasture-one-actor/images/107.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L04W^Uy?fQy?y?kCfQkCfQfQfQfQ"
},
{
"id": "01K3GVN8G74V1K5WCC51G6W8GE",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8G74V1K5WCC51G6W8GE.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8G74V1K5WCC51G6W8GE.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8G74V1K5WCC51G6W8GE.jpg",
"remote_url": "http://pasture-one-actor/images/108.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L6Cx~4w-fQw-w-jvfQjvfQfQfQfQ"
},
{
"id": "01K3GVN8GDV0CSFJM088J1C67W",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8GDV0CSFJM088J1C67W.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8GDV0CSFJM088J1C67W.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8GDV0CSFJM088J1C67W.jpg",
"remote_url": "http://pasture-one-actor/images/109.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L27dSvxgfQxgxgj]fQj]fQfQfQfQ"
},
{
"id": "01K3GVN8GKMX5ZJHQC82E4T5SX",
"type": "image",
"url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8GKMX5ZJHQC82E4T5SX.png",
"text_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/original/01K3GVN8GKMX5ZJHQC82E4T5SX.png",
"preview_url": "http://gotosocial/fileserver/01K3GV8459F044M7E2J13WTR56/attachment/small/01K3GVN8GKMX5ZJHQC82E4T5SX.jpg",
"remote_url": "http://pasture-one-actor/images/1010.png",
"preview_remote_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1
},
"focus": {
"x": 0,
"y": 0
}
},
"description": null,
"blurhash": "L6CM}9x4fQx4x4jvfQjvfQfQfQfQ"
}
],
"mentions": [
{
"id": "01KA518HV2YMVXQKRA76EF2ZJV",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
hollo
{
"id": "0198ea9f-1558-7930-b7f1-08460f56478f",
"created_at": "2025-08-27T08:22:31.000Z",
"in_reply_to_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/object/10w2L78qU9k",
"url": "http://pasture-one-actor/object/10w2L78qU9k",
"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": "0198ea98-1daf-74ca-ab5b-29bdfc9e43ad",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"created_at": "2025-08-27T08:14:54.323Z",
"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": "0198ea9f-16b0-7f18-be76-c5aa2b5b8554",
"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": "0198ea9f-17c2-71da-9821-5054b90fe663",
"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": "0198ea9f-18d2-7fd5-8bf7-715959c3d6e1",
"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": "0198ea9f-18ea-7cc8-9f06-39d94b8f23bb",
"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": "0198ea9f-1963-750e-8fab-a905b1d123ef",
"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": "0198ea9f-1a4a-708e-b6a0-7c23686248bc",
"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": "0198ea9f-1b0e-7ed9-87b3-453cf1fdac05",
"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": "0198ea9f-1bdc-7cb3-9c37-bdedd9c645b6",
"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": "0198ea9f-1cce-783d-8eec-9d00446d2bd2",
"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": "0198ea9f-1d02-7e06-86f2-cb2b8ff5075c",
"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
}