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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/uswDwP9RQqc",
"published": "2024-12-20T15:23:28Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/VcDCaINu1Ro",
"published": "2024-12-20T15:23:28Z",
"content": "Image",
"attachment": [
{
"type": "Image",
"url": "http://pasture-one-actor/assets/cow.jpg",
"mediaType": "image/jpeg",
"name": "a cow"
}
],
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
gotosocial
{
"id": "01JFJAN8C00Q3CD0NGN5W3R9M4",
"created_at": "2024-12-20T15:23:28.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/actor/VcDCaINu1Ro",
"url": "http://pasture-one-actor/actor/VcDCaINu1Ro",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Image",
"reblog": null,
"account": {
"id": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 193,
"last_status_at": "2024-12-20T15:23:28.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "01JFJAN8QHMMGVCXSQ13GTE7RW",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJAN8QHMMGVCXSQ13GTE7RW.jpg",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJAN8QHMMGVCXSQ13GTE7RW.jpg",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJAN8QHMMGVCXSQ13GTE7RW.jpg",
"remote_url": "http://pasture-one-actor/assets/cow.jpg",
"preview_remote_url": null,
"meta": {
"original": {
"width": 200,
"height": 164,
"size": "200x164",
"aspect": 1.2195122
},
"small": {
"width": 200,
"height": 164,
"size": "200x164",
"aspect": 1.2195122
},
"focus": {
"x": 0,
"y": 0
}
},
"description": "a cow",
"blurhash": "LnL4d3I9?cxt_4%NR+WB%ha}Mxt7"
}
],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/bBdWlsMavVI",
"published": "2024-12-20T15:23:28Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/CObROEYrzK4",
"published": "2024-12-20T15:23:28Z",
"content": "Video",
"attachment": [
{
"type": "Video",
"url": "http://pasture-one-actor/assets/cow_eating.mp4",
"mediaType": "video/mp4",
"name": "a cow eating grass"
}
],
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
gotosocial
{
"id": "01JFJAN8C0ZHATE2CVK5XYFH4M",
"created_at": "2024-12-20T15:23:28.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/actor/CObROEYrzK4",
"url": "http://pasture-one-actor/actor/CObROEYrzK4",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "Video",
"reblog": null,
"account": {
"id": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 194,
"last_status_at": "2024-12-20T15:23:28.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "01JFJAN9C3WE75R3HFDVEY660Z",
"type": "video",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJAN9C3WE75R3HFDVEY660Z.mp4",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJAN9C3WE75R3HFDVEY660Z.mp4",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJAN9C3WE75R3HFDVEY660Z.jpg",
"remote_url": "http://pasture-one-actor/assets/cow_eating.mp4",
"preview_remote_url": null,
"meta": {
"original": {
"width": 256,
"height": 144,
"frame_rate": "25/1",
"duration": 3,
"bitrate": 140376
},
"small": {
"width": 256,
"height": 144,
"size": "256x144",
"aspect": 1.7777778
}
},
"description": "a cow eating grass",
"blurhash": "L00000fQfQfQfQfQfQfQfQfQfQfQ"
}
],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/0torlxp_lF8",
"published": "2024-12-20T15:23:29Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/Pl45mD6JRjE",
"published": "2024-12-20T15:23:29Z",
"content": "Audio",
"attachment": [
{
"type": "Audio",
"url": "http://pasture-one-actor/assets/cow_moo.mp3",
"mediaType": "audio/mpeg",
"name": "the moo sound of a cow"
}
],
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
gotosocial
{
"id": "01JFJAN9B8MHFE5KJZ89A8E9KS",
"created_at": "2024-12-20T15:23:29.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/actor/Pl45mD6JRjE",
"url": "http://pasture-one-actor/actor/Pl45mD6JRjE",
"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": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 195,
"last_status_at": "2024-12-20T15:23:29.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/nh6qMoqDtA4",
"published": "2024-12-20T15:23:30Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/TuTyqj2QbGs",
"published": "2024-12-20T15:23:30Z",
"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"
}
],
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
gotosocial
{
"id": "01JFJANAAGYWRQC9Q9J5CWQMNP",
"created_at": "2024-12-20T15:23:30.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/actor/TuTyqj2QbGs",
"url": "http://pasture-one-actor/actor/TuTyqj2QbGs",
"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": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 196,
"last_status_at": "2024-12-20T15:23:30.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/bzOZER4kPRc",
"published": "2024-12-20T15:23:30Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/Z6J3mT43q60",
"published": "2024-12-20T15:23:30Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
},
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
gotosocial
{
"id": "01JFJANAAGGQN026CCCXYQDZSM",
"created_at": "2024-12-20T15:23:30.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/actor/Z6J3mT43q60",
"url": "http://pasture-one-actor/actor/Z6J3mT43q60",
"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": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 197,
"last_status_at": "2024-12-20T15:23:30.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/FDyHXrj2dOs",
"published": "2024-12-20T15:23:31Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/PEJoym8_Idc",
"published": "2024-12-20T15:23:31Z",
"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"
}
]
}
}
gotosocial
{
"id": "01JFJANB9REQA2R8VE81V1S68W",
"created_at": "2024-12-20T15:23:31.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/actor/PEJoym8_Idc",
"url": "http://pasture-one-actor/actor/PEJoym8_Idc",
"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": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 198,
"last_status_at": "2024-12-20T15:23:31.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/VXPYhbtMgQ0",
"published": "2024-12-20T15:23:32Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/jGhjmwT691s",
"published": "2024-12-20T15:23:32Z",
"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"
}
]
}
}
gotosocial
{
"id": "01JFJANC90P7H4Y8HQD7MX0RPR",
"created_at": "2024-12-20T15:23:32.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/actor/jGhjmwT691s",
"url": "http://pasture-one-actor/actor/jGhjmwT691s",
"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": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 199,
"last_status_at": "2024-12-20T15:23:32.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/Db2q3hIJkBE",
"published": "2024-12-20T15:23:32Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/YtVSuAJcKDc",
"published": "2024-12-20T15:23:32Z",
"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"
}
]
}
}
gotosocial
{
"id": "01JFJANC905V0JCD5GQ1ZG9P34",
"created_at": "2024-12-20T15:23:32.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/actor/YtVSuAJcKDc",
"url": "http://pasture-one-actor/actor/YtVSuAJcKDc",
"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": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 200,
"last_status_at": "2024-12-20T15:23:32.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/JMvQwZa2MHQ",
"published": "2024-12-20T15:23:33Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/GUZqGd3aweE",
"published": "2024-12-20T15:23:33Z",
"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"
}
]
}
}
gotosocial
{
"id": "01JFJAND88017CP04R2M0JX7TM",
"created_at": "2024-12-20T15:23:33.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/actor/GUZqGd3aweE",
"url": "http://pasture-one-actor/actor/GUZqGd3aweE",
"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": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 201,
"last_status_at": "2024-12-20T15:23:33.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/1owkQ7aanPo",
"published": "2024-12-20T15:23:34Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/_GxMiXDy06A",
"published": "2024-12-20T15:23:34Z",
"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"
}
]
}
}
gotosocial
{
"id": "01JFJANE7GS7FXJXA4JXZZ8RTZ",
"created_at": "2024-12-20T15:23:34.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/actor/_GxMiXDy06A",
"url": "http://pasture-one-actor/actor/_GxMiXDy06A",
"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": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 202,
"last_status_at": "2024-12-20T15:23:34.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": 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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/9V0W8fwa1AA",
"published": "2024-12-20T15:23:34Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://gotosocial/users/cookie"
],
"id": "http://pasture-one-actor/actor/rPxGmcL5ceA",
"published": "2024-12-20T15:23:34Z",
"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"
}
]
}
}
gotosocial
{
"id": "01JFJANE7GYKYXH7VBD6XNZSY7",
"created_at": "2024-12-20T15:23:34.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/actor/rPxGmcL5ceA",
"url": "http://pasture-one-actor/actor/rPxGmcL5ceA",
"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": "01JFJAA18CP9BZJX9ZG0ZFP1B6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-20T15:17:20.279Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon3.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 203,
"last_status_at": "2024-12-20T15:23:34.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "01JFJANF96F3WV5CMN2ADA0591",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF96F3WV5CMN2ADA0591.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF96F3WV5CMN2ADA0591.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF96F3WV5CMN2ADA0591.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": "L18LCf$XfQ$X$XjvfQjvfQfQfQfQ"
},
{
"id": "01JFJANF9DXXC5ZV0CSXCPPF6M",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9DXXC5ZV0CSXCPPF6M.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9DXXC5ZV0CSXCPPF6M.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF9DXXC5ZV0CSXCPPF6M.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": "L4K#bY|#fQ|#|#o2fQo2fQfQfQfQ"
},
{
"id": "01JFJANF9KQ9A927EEEVWJK880",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9KQ9A927EEEVWJK880.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9KQ9A927EEEVWJK880.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF9KQ9A927EEEVWJK880.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": "L63Fv$lyfQlylyf%fQf%fQfQfQfQ"
},
{
"id": "01JFJANF9RYCTP14V6VNRX4NJS",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9RYCTP14V6VNRX4NJS.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9RYCTP14V6VNRX4NJS.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF9RYCTP14V6VNRX4NJS.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": "L8Ncj*^-fQ^-^-j]fQj]fQfQfQfQ"
},
{
"id": "01JFJANF9YCSGJW6YMNM2P8XG1",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9YCSGJW6YMNM2P8XG1.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9YCSGJW6YMNM2P8XG1.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF9YCSGJW6YMNM2P8XG1.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": "L76#3IqDfQqDqDf*fQf*fQfQfQfQ"
},
{
"id": "01JFJANFA4TH14HGR20XDYTT5S",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFA4TH14HGR20XDYTT5S.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFA4TH14HGR20XDYTT5S.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFA4TH14HGR20XDYTT5S.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": "L10}5Xl.fQl.l.f+fQf+fQfQfQfQ"
},
{
"id": "01JFJANFABQ6H8T5S7M9E5S4BQ",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFABQ6H8T5S7M9E5S4BQ.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFABQ6H8T5S7M9E5S4BQ.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFABQ6H8T5S7M9E5S4BQ.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": "L5G-aF.gfQ.g.gkBfQkBfQfQfQfQ"
},
{
"id": "01JFJANFAHKMWNMEJ5S0DAMG5J",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFAHKMWNMEJ5S0DAMG5J.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFAHKMWNMEJ5S0DAMG5J.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFAHKMWNMEJ5S0DAMG5J.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": "L43v;qo,fQo,o,flfQflfQfQfQfQ"
},
{
"id": "01JFJANFASMN3YZ0Q1MZR590SB",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFASMN3YZ0Q1MZR590SB.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFASMN3YZ0Q1MZR590SB.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFASMN3YZ0Q1MZR590SB.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": "L76X$mqFfQqFqFf+fQf+fQfQfQfQ"
},
{
"id": "01JFJANFB0S69KEGPTXS3FPJA1",
"type": "image",
"url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFB0S69KEGPTXS3FPJA1.png",
"text_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFB0S69KEGPTXS3FPJA1.png",
"preview_url": "http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFB0S69KEGPTXS3FPJA1.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": "L25uM@uIfQuIuIj@fQj@fQfQfQfQ"
}
],
"mentions": [
{
"id": "01SGRZ2Z14DEXHEBR8ETCSMZKJ",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}