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/lV6yQMkCuPM",
"published": "2024-12-02T18:45:23Z",
"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/9qmpVTh_n4s",
"published": "2024-12-02T18:45:23Z",
"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": "01JE4B21DR9BJZCJJWDHQKTK56",
"created_at": "2024-12-02T18:45:23.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/9qmpVTh_n4s",
"url": "http://pasture-one-actor/actor/9qmpVTh_n4s",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 126,
"last_status_at": "2024-12-02T18:45:23.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "01JE4B223V7PDFGNBH0903N594",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B223V7PDFGNBH0903N594.jpg",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B223V7PDFGNBH0903N594.jpg",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B223V7PDFGNBH0903N594.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": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"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/iTYvSS4cUUI",
"published": "2024-12-02T18:45:24Z",
"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/DhDq-dMDVKo",
"published": "2024-12-02T18:45:24Z",
"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": "01JE4B22D0FK5WH1CNQQAER97R",
"created_at": "2024-12-02T18:45:24.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/DhDq-dMDVKo",
"url": "http://pasture-one-actor/actor/DhDq-dMDVKo",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 127,
"last_status_at": "2024-12-02T18:45:24.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "01JE4B22RQ3NV1MKA13901VTXJ",
"type": "video",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B22RQ3NV1MKA13901VTXJ.mp4",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B22RQ3NV1MKA13901VTXJ.mp4",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B22RQ3NV1MKA13901VTXJ.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": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"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/czV5t4S0Ui0",
"published": "2024-12-02T18:45:24Z",
"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/eCOwvvxScfA",
"published": "2024-12-02T18:45: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"
}
],
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
gotosocial
{
"id": "01JE4B22D0YKKTKR79ZXY4WX1F",
"created_at": "2024-12-02T18:45:24.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/eCOwvvxScfA",
"url": "http://pasture-one-actor/actor/eCOwvvxScfA",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 128,
"last_status_at": "2024-12-02T18:45:24.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"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/1d8F0NQUUqM",
"published": "2024-12-02T18:45:25Z",
"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/evdDGj1lTpw",
"published": "2024-12-02T18:45:25Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
},
"tag": [
{
"type": "Mention",
"href": "http://gotosocial/users/cookie"
}
]
}
}
gotosocial
{
"id": "01JE4B23C81YA1EZTER2G4S992",
"created_at": "2024-12-02T18:45:25.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/evdDGj1lTpw",
"url": "http://pasture-one-actor/actor/evdDGj1lTpw",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 129,
"last_status_at": "2024-12-02T18:45:25.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"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/4BSaJGGSTPQ",
"published": "2024-12-02T18:45:26Z",
"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/a860BB5Ax3U",
"published": "2024-12-02T18:45:26Z",
"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": "01JE4B24BGDFNNNETWDNXZ5744",
"created_at": "2024-12-02T18:45:26.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/a860BB5Ax3U",
"url": "http://pasture-one-actor/actor/a860BB5Ax3U",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 130,
"last_status_at": "2024-12-02T18:45:26.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"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/t9kYqDya7UI",
"published": "2024-12-02T18:45:26Z",
"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/ibP1F0iKchM",
"published": "2024-12-02T18:45:26Z",
"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": "01JE4B24BGQBRVF7BV573NDZR0",
"created_at": "2024-12-02T18:45:26.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/ibP1F0iKchM",
"url": "http://pasture-one-actor/actor/ibP1F0iKchM",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 131,
"last_status_at": "2024-12-02T18:45:26.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"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/_Pw6M60DBJM",
"published": "2024-12-02T18:45:27Z",
"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/9FOE3M_nxfE",
"published": "2024-12-02T18:45:27Z",
"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": "01JE4B25ARDQKT45DZTXXFBQCD",
"created_at": "2024-12-02T18:45:27.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/9FOE3M_nxfE",
"url": "http://pasture-one-actor/actor/9FOE3M_nxfE",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 132,
"last_status_at": "2024-12-02T18:45:27.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"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/LtSnpYTTW8Y",
"published": "2024-12-02T18:45: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/HixvSqHgSlg",
"published": "2024-12-02T18:45:28Z",
"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": "01JE4B26A019MWSR0WWRNN6TV9",
"created_at": "2024-12-02T18:45: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/HixvSqHgSlg",
"url": "http://pasture-one-actor/actor/HixvSqHgSlg",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 133,
"last_status_at": "2024-12-02T18:45:28.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"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/TIAgvQc8nHU",
"published": "2024-12-02T18:45: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/w6_A_lEhxdo",
"published": "2024-12-02T18:45:28Z",
"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": "01JE4B26A02W4MYJ5CEFP7XQAP",
"created_at": "2024-12-02T18:45: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/w6_A_lEhxdo",
"url": "http://pasture-one-actor/actor/w6_A_lEhxdo",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 134,
"last_status_at": "2024-12-02T18:45:28.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"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/8zQqugovB-Q",
"published": "2024-12-02T18:45: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/vlQF3Boa5fM",
"published": "2024-12-02T18:45:29Z",
"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": "01JE4B279896D2W9WTDF927WBS",
"created_at": "2024-12-02T18:45: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/vlQF3Boa5fM",
"url": "http://pasture-one-actor/actor/vlQF3Boa5fM",
"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": "01JE4AQGWFWGH142XSSDT7BPG6",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-12-02T18:39:38.399Z",
"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": 135,
"last_status_at": "2024-12-02T18:45:29.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "01JE4B27ZY8YMCRDFYWGKZJCCQ",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B27ZY8YMCRDFYWGKZJCCQ.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B27ZY8YMCRDFYWGKZJCCQ.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B27ZY8YMCRDFYWGKZJCCQ.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": "L7N%-N^UfQ^U^Uj]fQj]fQfQfQfQ"
},
{
"id": "01JE4B2805WWXFS4MMBP2Y56MF",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B2805WWXFS4MMBP2Y56MF.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B2805WWXFS4MMBP2Y56MF.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B2805WWXFS4MMBP2Y56MF.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": "L08e4n]YfQ]Y]YjufQjufQfQfQfQ"
},
{
"id": "01JE4B280B18XWP7RT4VZD48SF",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B280B18XWP7RT4VZD48SF.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B280B18XWP7RT4VZD48SF.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B280B18XWP7RT4VZD48SF.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": "L664s4qAfQqAqAf*fQf*fQfQfQfQ"
},
{
"id": "01JE4B280J3Q999DGJVBYC5GD2",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B280J3Q999DGJVBYC5GD2.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B280J3Q999DGJVBYC5GD2.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B280J3Q999DGJVBYC5GD2.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": "L7PoJ8}YfQ}Y}YoKfQoKfQfQfQfQ"
},
{
"id": "01JE4B280REBRS5X2A1RZ4YVK3",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B280REBRS5X2A1RZ4YVK3.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B280REBRS5X2A1RZ4YVK3.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B280REBRS5X2A1RZ4YVK3.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": "L1Dc{u~qfQ~q~qoffQoffQfQfQfQ"
},
{
"id": "01JE4B280Z2RMVYZSZKCCBMKB7",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B280Z2RMVYZSZKCCBMKB7.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B280Z2RMVYZSZKCCBMKB7.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B280Z2RMVYZSZKCCBMKB7.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": "L2GZu}}pfQ}p}poKfQoKfQfQfQfQ"
},
{
"id": "01JE4B2815F6Z91PZ2WFY9QBWA",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B2815F6Z91PZ2WFY9QBWA.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B2815F6Z91PZ2WFY9QBWA.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B2815F6Z91PZ2WFY9QBWA.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": "L9SrAE~VfQ~V~VoLfQoLfQfQfQfQ"
},
{
"id": "01JE4B281BEKYMNRQ4JQ90QZGN",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B281BEKYMNRQ4JQ90QZGN.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B281BEKYMNRQ4JQ90QZGN.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B281BEKYMNRQ4JQ90QZGN.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": "L3G~#z^BfQ^B^Bj]fQj]fQfQfQfQ"
},
{
"id": "01JE4B281KSBKP1JCB5T896Y53",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B281KSBKP1JCB5T896Y53.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B281KSBKP1JCB5T896Y53.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B281KSBKP1JCB5T896Y53.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": "L4Kqn%|zfQ|z|zo2fQo2fQfQfQfQ"
},
{
"id": "01JE4B281S67GVRN5VSJG9J5PT",
"type": "image",
"url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B281S67GVRN5VSJG9J5PT.png",
"text_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/original/01JE4B281S67GVRN5VSJG9J5PT.png",
"preview_url": "http://gotosocial/fileserver/01JE4AQGWFWGH142XSSDT7BPG6/attachment/small/01JE4B281S67GVRN5VSJG9J5PT.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": "L444{}pMfQpMpMflfQflfQfQfQfQ"
}
],
"mentions": [
{
"id": "01GQVV7KF7MBTWYN6T68Y7A1XH",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}