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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/RAv70wZ0ZEY",
  "published": "2024-11-03T15:01:55Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/ScKBHIKZT7k",
    "published": "2024-11-03T15:01:55Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/images/001.png"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/CMZz6bJoGos",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:22Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/RkUQCXI-wnc",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:22Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Format png",
    "attachment": [
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/001.png"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-02b8-7ccf-8eb6-0b2d93eaa438",
  "created_at": "2024-11-03T15:01:55.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/ScKBHIKZT7k",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format png",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-0715-7c06-83e6-42991b4e8ae7",
      "type": "image",
      "url": "http://pasture-one-actor/images/001.png",
      "preview_url": "http://pasture-one-actor/images/001.png",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/p9Gvfyb34H0",
  "published": "2024-11-03T15:01:56Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/ge63LMy8EPU",
    "published": "2024-11-03T15:01:56Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/images/001b.png",
      "mediaType": "image/png"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/NnIJqnZUJwg",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:22Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/0-GhOxCHe5Y",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:22Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Format png",
    "attachment": [
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/001b.png",
        "mediaType": "image/png"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-06a0-7dd3-b9bf-498c5fa176db",
  "created_at": "2024-11-03T15:01:56.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/ge63LMy8EPU",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format png",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-09df-763f-8a83-b4545796901a",
      "type": "image",
      "url": "http://pasture-one-actor/images/001b.png",
      "preview_url": "http://pasture-one-actor/images/001b.png",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/tEM1kttiZVA",
  "published": "2024-11-03T15:01:57Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/oXpxB7Ov3Ng",
    "published": "2024-11-03T15:01:57Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/002.jpg"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/oVyAYriWWk0",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:23Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/2S1QCO_kqVg",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:23Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Format jpg",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/images/002.jpg"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-0a88-7998-816d-4564704a35cb",
  "created_at": "2024-11-03T15:01:57.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/oXpxB7Ov3Ng",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format jpg",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-0d03-74d8-864a-cf2515530352",
      "type": "image",
      "url": "http://pasture-one-actor/images/002.jpg",
      "preview_url": "http://pasture-one-actor/images/002.jpg",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/WhyeAK3jSaU",
  "published": "2024-11-03T15:01:58Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/vsLPzZCeRT4",
    "published": "2024-11-03T15:01:58Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/002b.jpg",
      "mediaType": "image/jpeg"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/t0rM5JF35Qk",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:24Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/uYg0AMZswVY",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:24Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Format jpg",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/images/002b.jpg",
        "mediaType": "image/jpeg"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-0e70-7e4e-8437-a7401085ed7a",
  "created_at": "2024-11-03T15:01:58.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/vsLPzZCeRT4",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format jpg",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-0ffc-756c-96b7-2907067da048",
      "type": "image",
      "url": "http://pasture-one-actor/images/002b.jpg",
      "preview_url": "http://pasture-one-actor/images/002b.jpg",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/UpizJYRy2fU",
  "published": "2024-11-03T15:01:58Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/QuE8n2KedS8",
    "published": "2024-11-03T15:01:58Z",
    "content": "Format svg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/assets/FediverseLogo.svg"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/oCrBbdk6yjE",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:24Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/DktdsVukdYs",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:24Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Format svg",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/assets/FediverseLogo.svg"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-0e70-7e4e-8437-a740342eaa81",
  "created_at": "2024-11-03T15:01:58.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/QuE8n2KedS8",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format svg",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-12f6-7af0-b5a7-fdb789d8e44d",
      "type": "image",
      "url": "http://pasture-one-actor/assets/FediverseLogo.svg",
      "preview_url": "http://pasture-one-actor/assets/FediverseLogo.svg",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/ofGbL6jj4oM",
  "published": "2024-11-03T15:01:59Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/aeG5lo7t_xs",
    "published": "2024-11-03T15:01:59Z",
    "content": "Format eps",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003.eps"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/BgFRW0OkMsk",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:25Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/8eqw06xcEbc",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:25Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Format eps",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/images/003.eps"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-1258-7e14-9414-8786ba5c8367",
  "created_at": "2024-11-03T15:01:59.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/aeG5lo7t_xs",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format eps",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-164b-7f45-ba78-d8334a17b1b0",
      "type": "image",
      "url": "http://pasture-one-actor/images/003.eps",
      "preview_url": "http://pasture-one-actor/images/003.eps",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/6Fs1-CDEcfo",
  "published": "2024-11-03T15:02:00Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/1NM5TmDSYxw",
    "published": "2024-11-03T15:02:00Z",
    "content": "Format gif",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003b.gif"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/Zoa5d1M8Ofc",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:26Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/MqEvwjfigTY",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:26Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Format gif",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/images/003b.gif"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-1640-7eef-a511-6540c6543954",
  "created_at": "2024-11-03T15:02:00.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/1NM5TmDSYxw",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format gif",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-1929-7d54-9f95-6b06d09ce279",
      "type": "image",
      "url": "http://pasture-one-actor/images/003b.gif",
      "preview_url": "http://pasture-one-actor/images/003b.gif",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/4r8GyuIxKak",
  "published": "2024-11-03T15:02:01Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/YRnYE6sXz-c",
    "published": "2024-11-03T15:02:01Z",
    "content": "Format tiff",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003c.tiff"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/Uld2tMhhO1w",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:26Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/CHkC87wp6IU",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:26Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Format tiff",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/images/003c.tiff"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-1a28-7b94-8c57-96092d78240d",
  "created_at": "2024-11-03T15:02:01.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/YRnYE6sXz-c",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format tiff",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-1c24-7aca-bbc8-fb2ee931b763",
      "type": "image",
      "url": "http://pasture-one-actor/images/003c.tiff",
      "preview_url": "http://pasture-one-actor/images/003c.tiff",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/uersvGX2cTQ",
  "published": "2024-11-03T15:02:02Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/ZQUr4nvTyJ4",
    "published": "2024-11-03T15:02:02Z",
    "content": "Format webp",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003d.webp"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/4NF24RJP_9A",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:27Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/W5os29UkOr0",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:27Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Format webp",
    "attachment": [
      {
        "type": "Image",
        "url": "http://pasture-one-actor/images/003d.webp"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-1e10-78db-8587-d42427c78661",
  "created_at": "2024-11-03T15:02:02.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/ZQUr4nvTyJ4",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format webp",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-1f62-7669-9619-603589f6200d",
      "type": "image",
      "url": "http://pasture-one-actor/images/003d.webp",
      "preview_url": "http://pasture-one-actor/images/003d.webp",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/Wq1KzFC-Odc",
  "published": "2024-11-03T15:02:02Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/XmNFwHC-ReA",
    "published": "2024-11-03T15:02:02Z",
    "content": "url does not exit",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/assets/does_not_exist.png"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/BuUdUSCAjp0",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:27Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/uo1L1Wzq3k0",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:27Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "url does not exit",
    "attachment": [
      {
        "type": "Document",
        "url": "http://pasture-one-actor/assets/does_not_exist.png"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-1e10-78db-8587-d424c0b242bc",
  "created_at": "2024-11-03T15:02:02.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/XmNFwHC-ReA",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "url does not exit",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-2247-7bb6-a149-3a184b1ceb86",
      "type": "text",
      "url": "http://pasture-one-actor/assets/does_not_exist.png",
      "preview_url": "http://pasture-one-actor/assets/does_not_exist.png",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": null
}

Example 11

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/hnKmg3UHPFo",
  "published": "2024-11-03T15:02:03Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/iiQUQtBgy_o",
    "published": "2024-11-03T15:02:03Z",
    "content": "Wrong height / width",
    "attachment": {
      "type": "Document",
      "width": 13,
      "height": 17,
      "url": "http://pasture-one-actor/images/004.png"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/tJzOpwFHPgQ",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:28Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/ZV4AkukhxFk",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:28Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "Wrong height / width",
    "attachment": [
      {
        "type": "Document",
        "width": 13,
        "height": 17,
        "url": "http://pasture-one-actor/images/004.png"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-21f8-7ca1-88e8-27fbab633feb",
  "created_at": "2024-11-03T15:02:03.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/iiQUQtBgy_o",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Wrong height / width",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-2546-7ae0-a80f-e3f28103d1c1",
      "type": "image",
      "url": "http://pasture-one-actor/images/004.png",
      "preview_url": "http://pasture-one-actor/images/004.png",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 13,
          "height": 17,
          "size": "13x17",
          "aspect": 0.7647058823529411
        },
        "small": {
          "width": 13,
          "height": 17,
          "size": "13x17",
          "aspect": 0.7647058823529411
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/0gdLikypL_0",
  "published": "2024-11-03T15:02:04Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/DCdupJ-pJHI",
    "published": "2024-11-03T15:02:04Z",
    "content": "No type",
    "attachment": {
      "url": "http://pasture-one-actor/images/005.png"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/9vbtDM85uwY",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:29Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/Xt5gMOyvEC0",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:29Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "No type",
    "attachment": [
      {
        "url": "http://pasture-one-actor/images/005.png"
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-25e0-73e4-b881-a82dab863218",
  "created_at": "2024-11-03T15:02:04.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/DCdupJ-pJHI",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "No type",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/NLuVF64w8ik",
  "published": "2024-11-03T15:02:05Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/ygoFsNbQqvU",
    "published": "2024-11-03T15:02:05Z",
    "content": "url is Link object",
    "attachment": {
      "type": "Image",
      "url": {
        "type": "Link",
        "href": "http://pasture-one-actor/images/006.png"
      }
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/R09C4EPO22I",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:29Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/0mG1BXxWpwo",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:29Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "url is Link object",
    "attachment": [
      {
        "type": "Image",
        "url": {
          "type": "Link",
          "href": "http://pasture-one-actor/images/006.png"
        }
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-29c8-7f71-b3cc-e003cf07c2f1",
  "created_at": "2024-11-03T15:02:05.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/ygoFsNbQqvU",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "url is Link object",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-2bb6-7587-ba00-da8498bae84c",
      "type": "image",
      "url": "http://pasture-one-actor/images/006.png",
      "preview_url": "http://pasture-one-actor/images/006.png",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/PZCCpYERBcI",
  "published": "2024-11-03T15:02:06Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/WsauZ1NRfYY",
    "published": "2024-11-03T15:02:06Z",
    "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"
      }
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/jxoyWKCuLi8",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:30Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/R5JVQ8QUrMw",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:30Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "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"
        }
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-2db0-7294-9abc-5ff01e34d617",
  "created_at": "2024-11-03T15:02:06.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/WsauZ1NRfYY",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "url is Link object with media type",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-2ea9-7a64-aba8-4b5586491902",
      "type": "image",
      "url": "http://pasture-one-actor/images/006b.png",
      "preview_url": "http://pasture-one-actor/images/006b.png",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/tAx8_wnzgXg",
  "published": "2024-11-03T15:02:06Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/B6obpmkpaeA",
    "published": "2024-11-03T15:02:06Z",
    "content": "url is Link object in an array",
    "attachment": {
      "type": "Image",
      "url": [
        {
          "type": "Link",
          "href": "http://pasture-one-actor/images/006c.png"
        }
      ]
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/vbSwtLDER4U",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:31Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/GDpRE297TyA",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:31Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "url is Link object in an array",
    "attachment": [
      {
        "type": "Image",
        "url": [
          {
            "type": "Link",
            "href": "http://pasture-one-actor/images/006c.png"
          }
        ]
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-2db0-7294-9abc-5ff05a27ed3d",
  "created_at": "2024-11-03T15:02:06.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/B6obpmkpaeA",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "url is Link object in an array",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-31e6-723d-88ed-7ea746d2b5d7",
      "type": "image",
      "url": "http://pasture-one-actor/images/006c.png",
      "preview_url": "http://pasture-one-actor/images/006c.png",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": 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://hollo/@john"
  ],
  "id": "http://pasture-one-actor/actor/rD29Rn_Q_Ec",
  "published": "2024-11-03T15:02:07Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://hollo/@john"
    ],
    "id": "http://pasture-one-actor/actor/-EgS_DIRvr8",
    "published": "2024-11-03T15:02:07Z",
    "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"
        }
      ]
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
cattle_grid
{
  "field_context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "id": "http://pasture-one-actor/actor/aDWcaXnobeg",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
  ],
  "published": "2024-11-02T20:50:31Z",
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "object": {
    "id": "http://pasture-one-actor/actor/zhSGTi7xP4k",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://cattle_grid/actor/0tVne6n_zxpVEnZifwQ-1Q"
    ],
    "published": "2024-11-02T20:50:31Z",
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "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"
          }
        ]
      }
    ]
  }
}
hollo
{
  "id": "0192f28c-3198-75d6-892e-6c0df9a2c437",
  "created_at": "2024-11-03T15:02:07.000Z",
  "in_reply_to_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/-EgS_DIRvr8",
  "url": null,
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "url is array of two Link objects",
  "reblog": null,
  "quote_id": null,
  "quote": null,
  "application": null,
  "account": {
    "id": "0192f28a-d788-75f0-8926-0221de3ee90c",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "created_at": "2024-11-03T15:00:38.344Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://hollo/image/avatars/original/missing.png",
    "avatar_static": "http://hollo/image/avatars/original/missing.png",
    "header": "http://hollo/image/headers/original/missing.png",
    "header_static": "http://hollo/image/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 0,
    "moved": null,
    "last_status_at": null,
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "0192f28c-34e1-7675-81e3-a2615e0c31a4",
      "type": "image",
      "url": "http://pasture-one-actor/images/007.png",
      "preview_url": "http://pasture-one-actor/images/007.png",
      "remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "small": {
          "width": 512,
          "height": 512,
          "size": "512x512",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "emojis": [],
  "emoji_reactions": [],
  "poll": null,
  "filtered": null
}