Skip to content

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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/-ZrAAAOuVXQ",
  "published": "2024-10-25T18:47:12Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/R_cQjo-SBd0",
    "published": "2024-10-25T18:47:12Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/images/001.png"
    }
  }
}
sharkey
{
  "id": "9zsneruoaijn001z",
  "uri": "http://pasture-one-actor/actor/R_cQjo-SBd0",
  "url": "http://pasture-one-actor/actor/R_cQjo-SBd0",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 58,
    "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-25T18:47:12.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": "9zsneshbaijn001y",
      "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": "e0Dk[s~EfQ~EfQ~Ej[fQj[fQfQfQfQfQfQ~Ej[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 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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/PNp3WCFryvA",
  "published": "2024-10-25T18:47:13Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/LTvyE-jF41U",
    "published": "2024-10-25T18:47:13Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/images/001b.png",
      "mediaType": "image/png"
    }
  }
}
sharkey
{
  "id": "9zsnesmgaijn0021",
  "uri": "http://pasture-one-actor/actor/LTvyE-jF41U",
  "url": "http://pasture-one-actor/actor/LTvyE-jF41U",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 59,
    "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-25T18:47:13.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": "9zsnet3xaijn0020",
      "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": "e2LaZ*]bfQ]bfQ]bjufQjufQfQfQfQfQfQ]bjufQjufQfQfQfQfQfQ"
    }
  ],
  "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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/xG5PM6zuUHc",
  "published": "2024-10-25T18:47:14Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/MIvK3cJwxdU",
    "published": "2024-10-25T18:47:14Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/002.jpg"
    }
  }
}
sharkey
{
  "id": "9zsnete8aijn0023",
  "uri": "http://pasture-one-actor/actor/MIvK3cJwxdU",
  "url": "http://pasture-one-actor/actor/MIvK3cJwxdU",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 60,
    "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-25T18:47:14.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": "9zsnetpgaijn0022",
      "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": "e27QBxucfQucfQucfjfQfjfQfQfQfQfQfQucfjfQfjfQfQfQfQfQfQ"
    }
  ],
  "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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/dLOAANPi_1Y",
  "published": "2024-10-25T18:47:15Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/uFz3HI7ewFA",
    "published": "2024-10-25T18:47:15Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/002b.jpg",
      "mediaType": "image/jpeg"
    }
  }
}
sharkey
{
  "id": "9zsneu60aijn0025",
  "uri": "http://pasture-one-actor/actor/uFz3HI7ewFA",
  "url": "http://pasture-one-actor/actor/uFz3HI7ewFA",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 61,
    "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-25T18:47:15.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": "9zsneucgaijn0024",
      "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": "e01pI}kCfQkCfQkCfQfQfQfQfQfQfQfQfQkCfQfQfQfQfQfQfQfQfQ"
    }
  ],
  "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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/GUY7EWIx5Rs",
  "published": "2024-10-25T18:47:15Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/YbHArQBs6wI",
    "published": "2024-10-25T18:47:15Z",
    "content": "Format svg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/assets/FediverseLogo.svg"
    }
  }
}
sharkey
{
  "id": "9zsneu60aijn0027",
  "uri": "http://pasture-one-actor/actor/YbHArQBs6wI",
  "url": "http://pasture-one-actor/actor/YbHArQBs6wI",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 62,
    "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-25T18:47:15.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": "9zsneuywaijn0026",
      "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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/4jff2llXu_o",
  "published": "2024-10-25T18:47:16Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/3bgCX-B2Ym0",
    "published": "2024-10-25T18:47:16Z",
    "content": "Format eps",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003.eps"
    }
  }
}
sharkey
{
  "id": "9zsneuxsaijn0029",
  "uri": "http://pasture-one-actor/actor/3bgCX-B2Ym0",
  "url": "http://pasture-one-actor/actor/3bgCX-B2Ym0",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 63,
    "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-25T18:47:16.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": "9zsnevkraijn0028",
      "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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/E_EeHXH3XIw",
  "published": "2024-10-25T18:47:17Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/FJH7Lo4Nd3Y",
    "published": "2024-10-25T18:47:17Z",
    "content": "Format gif",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003b.gif"
    }
  }
}
sharkey
{
  "id": "9zsnevpkaijn002b",
  "uri": "http://pasture-one-actor/actor/FJH7Lo4Nd3Y",
  "url": "http://pasture-one-actor/actor/FJH7Lo4Nd3Y",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 64,
    "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-25T18:47: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": "9zsnew6oaijn002a",
      "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": "e4HijL$EfQ$EfQ$EjufQjufQfQfQfQfQfQ$EjufQjufQfQfQfQfQfQ"
    }
  ],
  "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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/z7QfyP5Qb2k",
  "published": "2024-10-25T18:47:18Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/cN2yAQt3P88",
    "published": "2024-10-25T18:47:18Z",
    "content": "Format tiff",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003c.tiff"
    }
  }
}
sharkey
{
  "id": "9zsnewhcaijn002d",
  "uri": "http://pasture-one-actor/actor/cN2yAQt3P88",
  "url": "http://pasture-one-actor/actor/cN2yAQt3P88",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "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 tiff</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format tiff",
  "created_at": "2024-10-25T18:47: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": [
    {
      "id": "9zsnewroaijn002c",
      "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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/Se4hm4ajaw4",
  "published": "2024-10-25T18:47:19Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/bxmz-SGIRMs",
    "published": "2024-10-25T18:47:19Z",
    "content": "Format webp",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003d.webp"
    }
  }
}
sharkey
{
  "id": "9zsnex94aijn002f",
  "uri": "http://pasture-one-actor/actor/bxmz-SGIRMs",
  "url": "http://pasture-one-actor/actor/bxmz-SGIRMs",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "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 webp</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format webp",
  "created_at": "2024-10-25T18:47: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": [
    {
      "id": "9zsnexf1aijn002e",
      "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": "e494VnqDfhugjuqDf#jqjsjZfhjqjYjIjbugj?jIjcjcfSjbjZjZjZ"
    }
  ],
  "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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/dATbkVDMwAQ",
  "published": "2024-10-25T18:47:19Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/VnLq6HVNQRg",
    "published": "2024-10-25T18:47:19Z",
    "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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/yXnXz3hYOw8",
  "published": "2024-10-25T18:47:33Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/Us3m5tceSz8",
    "published": "2024-10-25T18:47:33Z",
    "content": "Wrong height / width",
    "attachment": {
      "type": "Document",
      "width": 13,
      "height": 17,
      "url": "http://pasture-one-actor/images/004.png"
    }
  }
}
sharkey
{
  "id": "9zsnf820aijn002h",
  "uri": "http://pasture-one-actor/actor/Us3m5tceSz8",
  "url": "http://pasture-one-actor/actor/Us3m5tceSz8",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "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>Wrong height / width</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Wrong height / width",
  "created_at": "2024-10-25T18:47:33.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": "9zsnf8qaaijn002g",
      "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": "e0By^6?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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/rpMSp4AXsII",
  "published": "2024-10-25T18:47:34Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/4yjD79S6aA4",
    "published": "2024-10-25T18:47:34Z",
    "content": "No type",
    "attachment": {
      "url": "http://pasture-one-actor/images/005.png"
    }
  }
}
sharkey
{
  "id": "9zsnf8tsaijn002i",
  "uri": "http://pasture-one-actor/actor/4yjD79S6aA4",
  "url": "http://pasture-one-actor/actor/4yjD79S6aA4",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "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>No type</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "No type",
  "created_at": "2024-10-25T18:47:34.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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/yMJU88YfLXo",
  "published": "2024-10-25T18:47:35Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/8wOLew3FN-0",
    "published": "2024-10-25T18:47:35Z",
    "content": "url is Link object",
    "attachment": {
      "type": "Image",
      "url": {
        "type": "Link",
        "href": "http://pasture-one-actor/images/006.png"
      }
    }
  }
}
sharkey
{
  "id": "9zsnf9lkaijn002j",
  "uri": "http://pasture-one-actor/actor/8wOLew3FN-0",
  "url": "http://pasture-one-actor/actor/8wOLew3FN-0",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "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>url is Link object</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "url is Link object",
  "created_at": "2024-10-25T18:47:35.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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/kjoWewKvs9c",
  "published": "2024-10-25T18:47:36Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/L4N7LQSDC9U",
    "published": "2024-10-25T18:47:36Z",
    "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": "9zsnfadcaijn002k",
  "uri": "http://pasture-one-actor/actor/L4N7LQSDC9U",
  "url": "http://pasture-one-actor/actor/L4N7LQSDC9U",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "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>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-25T18:47:36.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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/Yr1BZl2vngo",
  "published": "2024-10-25T18:47:36Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/e75r83TiRtk",
    "published": "2024-10-25T18:47:36Z",
    "content": "url is Link object in an array",
    "attachment": {
      "type": "Image",
      "url": [
        {
          "type": "Link",
          "href": "http://pasture-one-actor/images/006c.png"
        }
      ]
    }
  }
}
sharkey
{
  "id": "9zsnfadcaijn002l",
  "uri": "http://pasture-one-actor/actor/e75r83TiRtk",
  "url": "http://pasture-one-actor/actor/e75r83TiRtk",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "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>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-25T18:47:36.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/9zsnaop43fju0001"
  ],
  "id": "http://pasture-one-actor/actor/RUVSyDwQULY",
  "published": "2024-10-25T18:47:37Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/9zsnaop43fju0001"
    ],
    "id": "http://pasture-one-actor/actor/_5JoeX-PBYQ",
    "published": "2024-10-25T18:47:37Z",
    "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": "9zsnfb54aijn002m",
  "uri": "http://pasture-one-actor/actor/_5JoeX-PBYQ",
  "url": "http://pasture-one-actor/actor/_5JoeX-PBYQ",
  "account": {
    "id": "9zsncc9gaijn0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-10-25T18:45:18.484Z",
    "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>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-25T18:47:37.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
}