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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/jNsrxTrCbHM",
  "published": "2024-11-09T09:41:15Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/5RwF2DWqj04",
    "published": "2024-11-09T09:41:15Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/images/001.png"
    }
  }
}
sharkey
{
  "id": "a0djige0eka00028",
  "uri": "http://pasture-one-actor/actor/5RwF2DWqj04",
  "url": "http://pasture-one-actor/actor/5RwF2DWqj04",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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 png</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format png",
  "created_at": "2024-11-09T09:41: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": "a0djih1veka00027",
      "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": "e17gvIuOfQuOfQuOfkfQfkfQfQfQfQfQfQuOfkfQfkfQfQfQfQfQfQ"
    }
  ],
  "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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/GLatqIbxOYM",
  "published": "2024-11-09T09:41:16Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/ZNgoSFMcs0M",
    "published": "2024-11-09T09:41:16Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/images/001b.png",
      "mediaType": "image/png"
    }
  }
}
sharkey
{
  "id": "a0djih5seka0002a",
  "uri": "http://pasture-one-actor/actor/ZNgoSFMcs0M",
  "url": "http://pasture-one-actor/actor/ZNgoSFMcs0M",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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 png</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format png",
  "created_at": "2024-11-09T09:41: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": "a0djihoceka00029",
      "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": "e4SFFp~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 3

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/4NjFo9STKIc",
  "published": "2024-11-09T09:41:17Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/uXdWrSU8AMs",
    "published": "2024-11-09T09:41:17Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/002.jpg"
    }
  }
}
sharkey
{
  "id": "a0djihxkeka0002c",
  "uri": "http://pasture-one-actor/actor/uXdWrSU8AMs",
  "url": "http://pasture-one-actor/actor/uXdWrSU8AMs",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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 jpg</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format jpg",
  "created_at": "2024-11-09T09:41: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": "a0djiia3eka0002b",
      "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": "e0CfDf]WfQ]WfQ]WjtfQjtfQfQfQfQfQfQ]WjtfQjtfQfQfQfQfQfQ"
    }
  ],
  "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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/snD8xYZ_5I8",
  "published": "2024-11-09T09:41:18Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/km5auF-aK1A",
    "published": "2024-11-09T09:41:18Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/002b.jpg",
      "mediaType": "image/jpeg"
    }
  }
}
sharkey
{
  "id": "a0djiipceka0002e",
  "uri": "http://pasture-one-actor/actor/km5auF-aK1A",
  "url": "http://pasture-one-actor/actor/km5auF-aK1A",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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 jpg</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format jpg",
  "created_at": "2024-11-09T09:41: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": "a0djiivweka0002d",
      "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": "e28Ir%ubfQubfQubfjfQfjfQfQfQfQfQfQubfjfQfjfQfQfQfQfQfQ"
    }
  ],
  "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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/YDINYFGgvkw",
  "published": "2024-11-09T09:41:18Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/I71a0ZY0SKA",
    "published": "2024-11-09T09:41:18Z",
    "content": "Format svg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/assets/FediverseLogo.svg"
    }
  }
}
sharkey
{
  "id": "a0djiipceka0002g",
  "uri": "http://pasture-one-actor/actor/I71a0ZY0SKA",
  "url": "http://pasture-one-actor/actor/I71a0ZY0SKA",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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 svg</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format svg",
  "created_at": "2024-11-09T09:41: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": "a0djijhpeka0002f",
      "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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/NdKwleA3jig",
  "published": "2024-11-09T09:41:19Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/QNB1BdPEICo",
    "published": "2024-11-09T09:41:19Z",
    "content": "Format eps",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003.eps"
    }
  }
}
sharkey
{
  "id": "a0djijh4eka0002i",
  "uri": "http://pasture-one-actor/actor/QNB1BdPEICo",
  "url": "http://pasture-one-actor/actor/QNB1BdPEICo",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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 eps</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format eps",
  "created_at": "2024-11-09T09:41: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": "a0djik43eka0002h",
      "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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/0r-2LQg_QP8",
  "published": "2024-11-09T09:41:20Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/DZ7x20oEmhw",
    "published": "2024-11-09T09:41:20Z",
    "content": "Format gif",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003b.gif"
    }
  }
}
sharkey
{
  "id": "a0djik8weka0002k",
  "uri": "http://pasture-one-actor/actor/DZ7x20oEmhw",
  "url": "http://pasture-one-actor/actor/DZ7x20oEmhw",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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 gif</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format gif",
  "created_at": "2024-11-09T09:41: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": [
    {
      "id": "a0djikqyeka0002j",
      "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": "e4Ri#:|^fQ|^fQ|^jtfQjtfQfQfQfQfQfQ|^jtfQjtfQfQfQfQfQfQ"
    }
  ],
  "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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/uog1zQkRbUY",
  "published": "2024-11-09T09:41:21Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/8G0khuj-6Nk",
    "published": "2024-11-09T09:41:21Z",
    "content": "Format tiff",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003c.tiff"
    }
  }
}
sharkey
{
  "id": "a0djil0oeka0002m",
  "uri": "http://pasture-one-actor/actor/8G0khuj-6Nk",
  "url": "http://pasture-one-actor/actor/8G0khuj-6Nk",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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>Format tiff</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format tiff",
  "created_at": "2024-11-09T09:41: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": [
    {
      "id": "a0djilbgeka0002l",
      "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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/aotaJvdeKYw",
  "published": "2024-11-09T09:41:22Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/ugFoWnOvVqo",
    "published": "2024-11-09T09:41:22Z",
    "content": "Format webp",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003d.webp"
    }
  }
}
sharkey
{
  "id": "a0djilsgeka0002o",
  "uri": "http://pasture-one-actor/actor/ugFoWnOvVqo",
  "url": "http://pasture-one-actor/actor/ugFoWnOvVqo",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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>Format webp</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Format webp",
  "created_at": "2024-11-09T09:41:22.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": "a0djilz0eka0002n",
      "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": "e2N[p=~Cf9~Bf9~Cjdf9jcf9f9f9fRf8f9~BjcfRj[f9fRf9f9f9f9"
    }
  ],
  "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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/guZklzKI6YY",
  "published": "2024-11-09T09:41:22Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/XgHSPTairKs",
    "published": "2024-11-09T09:41:22Z",
    "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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/TcutyddEWww",
  "published": "2024-11-09T09:41:36Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/FOYKC1kgxVc",
    "published": "2024-11-09T09:41:36Z",
    "content": "Wrong height / width",
    "attachment": {
      "type": "Document",
      "width": 13,
      "height": 17,
      "url": "http://pasture-one-actor/images/004.png"
    }
  }
}
sharkey
{
  "id": "a0djiwlceka0002q",
  "uri": "http://pasture-one-actor/actor/FOYKC1kgxVc",
  "url": "http://pasture-one-actor/actor/FOYKC1kgxVc",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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>Wrong height / width</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "Wrong height / width",
  "created_at": "2024-11-09T09:41: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": [
    {
      "id": "a0djix86eka0002p",
      "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": "e2DV^_*GfQ*GfQ*Gj[fQj[fQfQfQfQfQfQ*Gj[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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/jjeLetAJAl4",
  "published": "2024-11-09T09:41:37Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/rLE2wg0ytu4",
    "published": "2024-11-09T09:41:37Z",
    "content": "No type",
    "attachment": {
      "url": "http://pasture-one-actor/images/005.png"
    }
  }
}
sharkey
{
  "id": "a0djixd4eka0002r",
  "uri": "http://pasture-one-actor/actor/rLE2wg0ytu4",
  "url": "http://pasture-one-actor/actor/rLE2wg0ytu4",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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>No type</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "No type",
  "created_at": "2024-11-09T09:41: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
}

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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/P6om5ZuPnTg",
  "published": "2024-11-09T09:41:38Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/iEdenfIv24I",
    "published": "2024-11-09T09:41:38Z",
    "content": "url is Link object",
    "attachment": {
      "type": "Image",
      "url": {
        "type": "Link",
        "href": "http://pasture-one-actor/images/006.png"
      }
    }
  }
}
sharkey
{
  "id": "a0djiy4weka0002s",
  "uri": "http://pasture-one-actor/actor/iEdenfIv24I",
  "url": "http://pasture-one-actor/actor/iEdenfIv24I",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "url is Link object",
  "created_at": "2024-11-09T09:41:38.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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/HPuMouoxHJw",
  "published": "2024-11-09T09:41:38Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/T9fMh-mAoHo",
    "published": "2024-11-09T09:41:38Z",
    "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": "a0djiy4weka0002t",
  "uri": "http://pasture-one-actor/actor/T9fMh-mAoHo",
  "url": "http://pasture-one-actor/actor/T9fMh-mAoHo",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "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 Link object with media type</span></p>",
  "content_type": "text/x.misskeymarkdown",
  "text": "url is Link object with media type",
  "created_at": "2024-11-09T09:41:38.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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/P1aIq2ATSgs",
  "published": "2024-11-09T09:41:39Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/N-IoDLzlkeY",
    "published": "2024-11-09T09:41:39Z",
    "content": "url is Link object in an array",
    "attachment": {
      "type": "Image",
      "url": [
        {
          "type": "Link",
          "href": "http://pasture-one-actor/images/006c.png"
        }
      ]
    }
  }
}
sharkey
{
  "id": "a0djiywoeka0002u",
  "uri": "http://pasture-one-actor/actor/N-IoDLzlkeY",
  "url": "http://pasture-one-actor/actor/N-IoDLzlkeY",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 80,
    "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-11-09T09:41:39.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": [
    "http://sharkey/users/a0djeo24txfo0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/NvVaHKinYbU",
  "published": "2024-11-09T09:41:40Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a0djeo24txfo0001"
    ],
    "id": "http://pasture-one-actor/actor/akg0zFV1TYk",
    "published": "2024-11-09T09:41:40Z",
    "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": "a0djizogeka0002v",
  "uri": "http://pasture-one-actor/actor/akg0zFV1TYk",
  "url": "http://pasture-one-actor/actor/akg0zFV1TYk",
  "account": {
    "id": "a0djgg80eka00002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-11-09T09:39:41.472Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 81,
    "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-11-09T09:41:40.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
}