Image Attachments¶
The Image type is defined in ActivityStreams Vocabulary.
In the following, we test how various configurations of it are rendered.
A ❌ in the support table means that the entire message has failed to parse.
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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/rqiXmzSf1qA",
"published": "2024-10-28T11:42:57Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/kXxzj8dfrTk",
"published": "2024-10-28T11:42:57Z",
"content": "Format png",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/images/001.png"
}
}
}
sharkey
{
"id": "9zwikqncszc60026",
"uri": "http://pasture-one-actor/actor/kXxzj8dfrTk",
"url": "http://pasture-one-actor/actor/kXxzj8dfrTk",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 65,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Format png</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Format png",
"created_at": "2024-10-28T11:42:57.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwikqw7szc60025",
"type": "image",
"url": "http://pasture-one-actor/images/001.png",
"remote_url": "http://pasture-one-actor/images/001.png",
"preview_url": "http://pasture-one-actor/images/001.png",
"text_url": "http://pasture-one-actor/images/001.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e4Ifdr$;fQ$;fQ$;jufQjufQfQfQfQfQfQ$;jufQjufQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 2¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/4RMu3nu9it8",
"published": "2024-10-28T11:42:57Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/dWYl4MOsU3o",
"published": "2024-10-28T11:42:57Z",
"content": "Format png",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/images/001b.png",
"mediaType": "image/png"
}
}
}
sharkey
{
"id": "9zwikqncszc60028",
"uri": "http://pasture-one-actor/actor/dWYl4MOsU3o",
"url": "http://pasture-one-actor/actor/dWYl4MOsU3o",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 66,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Format png</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Format png",
"created_at": "2024-10-28T11:42:57.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwikrinszc60027",
"type": "image",
"url": "http://pasture-one-actor/images/001b.png",
"remote_url": "http://pasture-one-actor/images/001b.png",
"preview_url": "http://pasture-one-actor/images/001b.png",
"text_url": "http://pasture-one-actor/images/001b.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e1I,O3}0fQ}0fQ}0jufQjufQfQfQfQfQfQ}0jufQjufQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 3¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/fzVGHc_o6as",
"published": "2024-10-28T11:42:58Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/Iaagz-wnM0Q",
"published": "2024-10-28T11:42:58Z",
"content": "Format jpg",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/002.jpg"
}
}
}
sharkey
{
"id": "9zwikrf4szc6002a",
"uri": "http://pasture-one-actor/actor/Iaagz-wnM0Q",
"url": "http://pasture-one-actor/actor/Iaagz-wnM0Q",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 67,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Format jpg</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Format jpg",
"created_at": "2024-10-28T11:42:58.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwiks4xszc60029",
"type": "image",
"url": "http://pasture-one-actor/images/002.jpg",
"remote_url": "http://pasture-one-actor/images/002.jpg",
"preview_url": "http://pasture-one-actor/images/002.jpg",
"text_url": "http://pasture-one-actor/images/002.jpg",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e0Darw}sfQ}sfQ}sj[fQj[fQfQfQfQfQfQ}sj[fQj[fQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 4¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/Veikdmgvw_I",
"published": "2024-10-28T11:42:59Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/14WrojEWmb0",
"published": "2024-10-28T11:42:59Z",
"content": "Format jpg",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/002b.jpg",
"mediaType": "image/jpeg"
}
}
}
sharkey
{
"id": "9zwiks6wszc6002c",
"uri": "http://pasture-one-actor/actor/14WrojEWmb0",
"url": "http://pasture-one-actor/actor/14WrojEWmb0",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 68,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Format jpg</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Format jpg",
"created_at": "2024-10-28T11:42:59.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwiksq2szc6002b",
"type": "image",
"url": "http://pasture-one-actor/images/002b.jpg",
"remote_url": "http://pasture-one-actor/images/002b.jpg",
"preview_url": "http://pasture-one-actor/images/002b.jpg",
"text_url": "http://pasture-one-actor/images/002b.jpg",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e1L0[{}WfQ}WfQ}Wj@fQj@fQfQfQfQfQfQ}Wj@fQj@fQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 5¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/lBGril3KWXQ",
"published": "2024-10-28T11:43:00Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/lABajZGtmDE",
"published": "2024-10-28T11:43:00Z",
"content": "Format svg",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/assets/FediverseLogo.svg"
}
}
}
sharkey
{
"id": "9zwiksyoszc6002e",
"uri": "http://pasture-one-actor/actor/lABajZGtmDE",
"url": "http://pasture-one-actor/actor/lABajZGtmDE",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 69,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Format svg</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Format svg",
"created_at": "2024-10-28T11:43:00.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwiktd5szc6002d",
"type": "image",
"url": "http://pasture-one-actor/assets/FediverseLogo.svg",
"remote_url": "http://pasture-one-actor/assets/FediverseLogo.svg",
"preview_url": "http://pasture-one-actor/assets/FediverseLogo.svg",
"text_url": "http://pasture-one-actor/assets/FediverseLogo.svg",
"meta": {},
"description": null,
"blurhash": "eLDlNJ.}4.T?Im}fnOEVw[xb9IK[N1w~-T5cO?RPX2$yARM{tkj0t7"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 6¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/uJ3XVD-Qn6s",
"published": "2024-10-28T11:43:01Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/oLZ6NwF9gZ4",
"published": "2024-10-28T11:43:01Z",
"content": "Format eps",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/003.eps"
}
}
}
sharkey
{
"id": "9zwiktqgszc6002g",
"uri": "http://pasture-one-actor/actor/oLZ6NwF9gZ4",
"url": "http://pasture-one-actor/actor/oLZ6NwF9gZ4",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 70,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Format eps</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Format eps",
"created_at": "2024-10-28T11:43:01.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwiktyxszc6002f",
"type": "unknown",
"url": "http://pasture-one-actor/images/003.eps",
"remote_url": "http://pasture-one-actor/images/003.eps",
"preview_url": null,
"text_url": "http://pasture-one-actor/images/003.eps",
"meta": {},
"description": null,
"blurhash": null
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/oIBhMNebekk",
"published": "2024-10-28T11:43:01Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/nJJhSyEUHac",
"published": "2024-10-28T11:43:01Z",
"content": "Format gif",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/003b.gif"
}
}
}
sharkey
{
"id": "9zwiktqgszc6002i",
"uri": "http://pasture-one-actor/actor/nJJhSyEUHac",
"url": "http://pasture-one-actor/actor/nJJhSyEUHac",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 71,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Format gif</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Format gif",
"created_at": "2024-10-28T11:43:01.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwikul3szc6002h",
"type": "gifv",
"url": "http://pasture-one-actor/images/003b.gif",
"remote_url": "http://pasture-one-actor/images/003b.gif",
"preview_url": "http://pasture-one-actor/images/003b.gif",
"text_url": "http://pasture-one-actor/images/003b.gif",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e1Aem*%%fQ%%fQ%%j[fQj[fQfQfQfQfQfQ%%j[fQj[fQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": 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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/JI-xtbvry04",
"published": "2024-10-28T11:43:02Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/xdkZsGeF2zQ",
"published": "2024-10-28T11:43:02Z",
"content": "Format tiff",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/003c.tiff"
}
}
}
sharkey
{
"id": "9zwikui8szc6002k",
"uri": "http://pasture-one-actor/actor/xdkZsGeF2zQ",
"url": "http://pasture-one-actor/actor/xdkZsGeF2zQ",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 72,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Format tiff</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Format tiff",
"created_at": "2024-10-28T11:43:02.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwikv5fszc6002j",
"type": "image",
"url": "http://pasture-one-actor/images/003c.tiff",
"remote_url": "http://pasture-one-actor/images/003c.tiff",
"preview_url": "http://pasture-one-actor/images/003c.tiff",
"text_url": "http://pasture-one-actor/images/003c.tiff",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": null
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/jA5dGC3THAM",
"published": "2024-10-28T11:43:03Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/ru90spL3pEg",
"published": "2024-10-28T11:43:03Z",
"content": "Format webp",
"attachment": {
"type": "Image",
"url": "http://pasture-one-actor/images/003d.webp"
}
}
}
sharkey
{
"id": "9zwikva0szc6002m",
"uri": "http://pasture-one-actor/actor/ru90spL3pEg",
"url": "http://pasture-one-actor/actor/ru90spL3pEg",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 73,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Format webp</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Format webp",
"created_at": "2024-10-28T11:43:03.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwikvs9szc6002l",
"type": "image",
"url": "http://pasture-one-actor/images/003d.webp",
"remote_url": "http://pasture-one-actor/images/003d.webp",
"preview_url": "http://pasture-one-actor/images/003d.webp",
"text_url": "http://pasture-one-actor/images/003d.webp",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e22lIHkvfQkvfQkvfkfQfkfQfQfQfQfQfQkvfkfQfkfQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": 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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/hbr8Of9iH1g",
"published": "2024-10-28T11:43:04Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/hDDADxFPb9s",
"published": "2024-10-28T11:43:04Z",
"content": "url does not exit",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/assets/does_not_exist.png"
}
}
}
no result
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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/itVwNhDBlWg",
"published": "2024-10-28T11:43:17Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/WnmkkEq7W8E",
"published": "2024-10-28T11:43:17Z",
"content": "Wrong height / width",
"attachment": {
"type": "Document",
"width": 13,
"height": 17,
"url": "http://pasture-one-actor/images/004.png"
}
}
}
sharkey
{
"id": "9zwil62wszc6002o",
"uri": "http://pasture-one-actor/actor/WnmkkEq7W8E",
"url": "http://pasture-one-actor/actor/WnmkkEq7W8E",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 74,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>Wrong height / width</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "Wrong height / width",
"created_at": "2024-10-28T11:43:17.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9zwil6tqszc6002n",
"type": "image",
"url": "http://pasture-one-actor/images/004.png",
"remote_url": "http://pasture-one-actor/images/004.png",
"preview_url": "http://pasture-one-actor/images/004.png",
"text_url": "http://pasture-one-actor/images/004.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e0Adct?dfQ?dfQ?dj[fQj[fQfQfQfQfQfQ?dj[fQj[fQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 12¶
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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/PKiQ4vJ0YlI",
"published": "2024-10-28T11:43:18Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/OOsXIenIqe0",
"published": "2024-10-28T11:43:18Z",
"content": "No type",
"attachment": {
"url": "http://pasture-one-actor/images/005.png"
}
}
}
sharkey
{
"id": "9zwil6uoszc6002p",
"uri": "http://pasture-one-actor/actor/OOsXIenIqe0",
"url": "http://pasture-one-actor/actor/OOsXIenIqe0",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 75,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>No type</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "No type",
"created_at": "2024-10-28T11:43:18.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 13¶
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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/f2Yvgqvl_XU",
"published": "2024-10-28T11:43:19Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/h9kfQBcqIJo",
"published": "2024-10-28T11:43:19Z",
"content": "url is Link object",
"attachment": {
"type": "Image",
"url": {
"type": "Link",
"href": "http://pasture-one-actor/images/006.png"
}
}
}
}
sharkey
{
"id": "9zwil7mgszc6002q",
"uri": "http://pasture-one-actor/actor/h9kfQBcqIJo",
"url": "http://pasture-one-actor/actor/h9kfQBcqIJo",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 76,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>url is Link object</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "url is Link object",
"created_at": "2024-10-28T11:43:19.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 14¶
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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/U5i8laQBdY0",
"published": "2024-10-28T11:43:20Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/pcKCd-8oHHM",
"published": "2024-10-28T11:43:20Z",
"content": "url is Link object with media type",
"attachment": {
"type": "Image",
"url": {
"type": "Link",
"href": "http://pasture-one-actor/images/006b.png",
"mediaType": "image/png"
}
}
}
}
sharkey
{
"id": "9zwil8e8szc6002r",
"uri": "http://pasture-one-actor/actor/pcKCd-8oHHM",
"url": "http://pasture-one-actor/actor/pcKCd-8oHHM",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 77,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>url is Link object with media type</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "url is Link object with media type",
"created_at": "2024-10-28T11:43:20.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 15¶
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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/mx1faDPs7U4",
"published": "2024-10-28T11:43:20Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/J04pyUR5-lc",
"published": "2024-10-28T11:43:20Z",
"content": "url is Link object in an array",
"attachment": {
"type": "Image",
"url": [
{
"type": "Link",
"href": "http://pasture-one-actor/images/006c.png"
}
]
}
}
}
sharkey
{
"id": "9zwil8e8szc6002s",
"uri": "http://pasture-one-actor/actor/J04pyUR5-lc",
"url": "http://pasture-one-actor/actor/J04pyUR5-lc",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 78,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>url is Link object in an array</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "url is Link object in an array",
"created_at": "2024-10-28T11:43:20.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
Example 16¶
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://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/q9kUoyU2yRc",
"published": "2024-10-28T11:43:21Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9zwignaxrm4s0001"
],
"id": "http://pasture-one-actor/actor/L4Ikf4KMy6k",
"published": "2024-10-28T11:43:21Z",
"content": "url is array of two Link objects",
"attachment": {
"type": "Image",
"url": [
{
"type": "Link",
"href": "http://pasture-one-actor/images/007.png",
"mediaType": "image/png"
},
{
"type": "Link",
"href": "http://pasture-one-actor/images/008.jpg",
"mediaType": "image/jpeg"
}
]
}
}
}
sharkey
{
"id": "9zwil960szc6002t",
"uri": "http://pasture-one-actor/actor/L4Ikf4KMy6k",
"url": "http://pasture-one-actor/actor/L4Ikf4KMy6k",
"account": {
"id": "9zwii6soszc60002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-10-28T11:40:57.960Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 79,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>url is array of two Link objects</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "url is array of two Link objects",
"created_at": "2024-10-28T11:43:21.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}