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. A "-" means that the message was parsed, but no attachment was generated. The text, e.g. image or unknown is the the media type the Fediverse application determined for the attachment.

We furthermore wish to point out that having several links in the url property is useful to both offer the attachment in different formats and say dimensions, e.g. one high resolution and one low resolution one.

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/qV1k-9ge71g",
  "published": "2025-02-15T11:59:55Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/ouctDzgjbT0",
    "published": "2025-02-15T11:59:55Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/images/001.png"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4DQR8K6VA4E7M86MKBA7",
  "created_at": "2025-02-15T11:50:35.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/fTTBOQUkXcc",
  "url": "http://pasture-one-actor/actor/fTTBOQUkXcc",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format png",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 75,
    "last_status_at": "2025-02-15T11:50:35.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "01JM4Q4E2YAWEXZQP3RXGMCJZ4",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4E2YAWEXZQP3RXGMCJZ4.png",
      "text_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4E2YAWEXZQP3RXGMCJZ4.png",
      "preview_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/small/01JM4Q4E2YAWEXZQP3RXGMCJZ4.jpg",
      "remote_url": "http://pasture-one-actor/images/001.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L9Q^kf_GfQ_G_GkAfQkAfQfQfQfQ"
    }
  ],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-c9be-4c30-6906-140ff192431b",
  "uri": "http://pasture-one-actor/actor/ouctDzgjbT0",
  "url": "http://pasture-one-actor/actor/ouctDzgjbT0",
  "created_at": "2025-02-15T11:59:55Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 71,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Format png",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [
    {
      "id": "0195097a-c9b8-6767-6791-d047b83e5f85",
      "type": "image",
      "url": "http://mitra/media/ec3951422e79e35f98b73e3737dcb134ee093ad47b033b277719c4638a3cbc49.png",
      "preview_url": "http://mitra/media/ec3951422e79e35f98b73e3737dcb134ee093ad47b033b277719c4638a3cbc49.png",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/BCJdUvgK4x0",
  "published": "2025-02-15T11:59:57Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/kO_8WF9FGNs",
    "published": "2025-02-15T11:59:57Z",
    "content": "Format png",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/images/001b.png",
      "mediaType": "image/png"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4DQR0R05APDFQEHRZHEB",
  "created_at": "2025-02-15T11:50:35.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/a3MFzRB2GKU",
  "url": "http://pasture-one-actor/actor/a3MFzRB2GKU",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format png",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 76,
    "last_status_at": "2025-02-15T11:50:35.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "01JM4Q4EQFWNEP82Q3C35SZWRA",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4EQFWNEP82Q3C35SZWRA.png",
      "text_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4EQFWNEP82Q3C35SZWRA.png",
      "preview_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/small/01JM4Q4EQFWNEP82Q3C35SZWRA.jpg",
      "remote_url": "http://pasture-one-actor/images/001b.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L3EN};?.fQ?.?.kAfQkAfQfQfQfQ"
    }
  ],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-cf91-1e7f-d90c-ff6d676e2aff",
  "uri": "http://pasture-one-actor/actor/kO_8WF9FGNs",
  "url": "http://pasture-one-actor/actor/kO_8WF9FGNs",
  "created_at": "2025-02-15T11:59:57Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 72,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Format png",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [
    {
      "id": "0195097a-cf8c-29a2-f848-9e4a25b14881",
      "type": "image",
      "url": "http://mitra/media/a96b4a452dd2f28ffea0a28e5ff4e9426fbd2a651cbccf85519c3b8ce1296c1b.png",
      "preview_url": "http://mitra/media/a96b4a452dd2f28ffea0a28e5ff4e9426fbd2a651cbccf85519c3b8ce1296c1b.png",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/nKrhe-XDJ9c",
  "published": "2025-02-15T11:59:58Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/OTZjalOaaN0",
    "published": "2025-02-15T11:59:58Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/002.jpg"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4EQ0Q52PGC0P4B6NXQJ1",
  "created_at": "2025-02-15T11:50:36.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/8DsAF2cDOXM",
  "url": "http://pasture-one-actor/actor/8DsAF2cDOXM",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format jpg",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 77,
    "last_status_at": "2025-02-15T11:50:36.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "01JM4Q4FC6KVW7GG6X1PY89ZFG",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4FC6KVW7GG6X1PY89ZFG.jpg",
      "text_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4FC6KVW7GG6X1PY89ZFG.jpg",
      "preview_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/small/01JM4Q4FC6KVW7GG6X1PY89ZFG.jpg",
      "remote_url": "http://pasture-one-actor/images/002.jpg",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L5IZti?[fQ?[?[kBfQkBfQfQfQfQ"
    }
  ],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-d572-d15b-6c5b-3758fcd3aed5",
  "uri": "http://pasture-one-actor/actor/OTZjalOaaN0",
  "url": "http://pasture-one-actor/actor/OTZjalOaaN0",
  "created_at": "2025-02-15T11:59:58Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 73,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Format jpg",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [
    {
      "id": "0195097a-d56a-7c6e-bad7-20649b8504f6",
      "type": "image",
      "url": "http://mitra/media/ad78f630892b8d4d6d9e2998e22bd4e146b212d4602fd7505f6397b1336d7027.jpg",
      "preview_url": "http://mitra/media/ad78f630892b8d4d6d9e2998e22bd4e146b212d4602fd7505f6397b1336d7027.jpg",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/eiZZmy04mEo",
  "published": "2025-02-15T12:00:00Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/Km5mmRU4Ve4",
    "published": "2025-02-15T12:00:00Z",
    "content": "Format jpg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/002b.jpg",
      "mediaType": "image/jpeg"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4FP8F9N2X1EPF003DBEK",
  "created_at": "2025-02-15T11:50:37.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/2wVVum2aJ7s",
  "url": "http://pasture-one-actor/actor/2wVVum2aJ7s",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format jpg",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 78,
    "last_status_at": "2025-02-15T11:50:37.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "01JM4Q4G24QQM46Y1Y3HZE23P5",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4G24QQM46Y1Y3HZE23P5.jpg",
      "text_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4G24QQM46Y1Y3HZE23P5.jpg",
      "preview_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/small/01JM4Q4G24QQM46Y1Y3HZE23P5.jpg",
      "remote_url": "http://pasture-one-actor/images/002b.jpg",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L38*8Zy,fQy,y,kBfQkBfQfQfQfQ"
    }
  ],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-db3c-6204-36a6-66ff50ab7e7e",
  "uri": "http://pasture-one-actor/actor/Km5mmRU4Ve4",
  "url": "http://pasture-one-actor/actor/Km5mmRU4Ve4",
  "created_at": "2025-02-15T12:00:00Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 74,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Format jpg",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [
    {
      "id": "0195097a-db37-fb60-3ff2-9c612f814904",
      "type": "image",
      "url": "http://mitra/media/7e519cb84899333a117722d3c2cd7c1c3d6fcb69fe54f55ed456a4889064464f.jpg",
      "preview_url": "http://mitra/media/7e519cb84899333a117722d3c2cd7c1c3d6fcb69fe54f55ed456a4889064464f.jpg",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/PhokTVU0jsU",
  "published": "2025-02-15T12:00:01Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/rp8PS7D1IFc",
    "published": "2025-02-15T12:00:01Z",
    "content": "Format svg",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/assets/FediverseLogo.svg"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4FP89N30JNFRMKXAA3EF",
  "created_at": "2025-02-15T11:50:37.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/VdYOGNE4A8c",
  "url": "http://pasture-one-actor/actor/VdYOGNE4A8c",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format svg<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/assets/FediverseLogo.svg\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">FediverseLogo.svg</a></li></ul>",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 79,
    "last_status_at": "2025-02-15T11:50:37.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-e10e-58c0-35ee-45f92cbf6036",
  "uri": "http://pasture-one-actor/actor/rp8PS7D1IFc",
  "url": "http://pasture-one-actor/actor/rp8PS7D1IFc",
  "created_at": "2025-02-15T12:00:01Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 75,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Format svg<p><a href=\"http://pasture-one-actor/assets/FediverseLogo.svg\" rel=\"noopener\">http://pasture-one-actor/assets/FediverseLogo.svg</a></p>",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/k5WThqUlaLw",
  "published": "2025-02-15T12:00:03Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/3MuSG2APNkc",
    "published": "2025-02-15T12:00:03Z",
    "content": "Format eps",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003.eps"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4GNGNA3386505KSN55TN",
  "created_at": "2025-02-15T11:50:38.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/Q2aRxJPpE4U",
  "url": "http://pasture-one-actor/actor/Q2aRxJPpE4U",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format eps<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/images/003.eps\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">003.eps</a></li></ul>",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 80,
    "last_status_at": "2025-02-15T11:50:38.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-e703-4dc0-a36c-be1c6e0959c6",
  "uri": "http://pasture-one-actor/actor/3MuSG2APNkc",
  "url": "http://pasture-one-actor/actor/3MuSG2APNkc",
  "created_at": "2025-02-15T12:00:03Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 76,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Format eps<p><a href=\"http://pasture-one-actor/images/003.eps\" rel=\"noopener\">http://pasture-one-actor/images/003.eps</a></p>",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/fwWbSXhTT3U",
  "published": "2025-02-15T12:00:04Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/eDkOuEAFqcY",
    "published": "2025-02-15T12:00:04Z",
    "content": "Format gif",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003b.gif"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4HMRQ4K1KSHQETT7J6MH",
  "created_at": "2025-02-15T11:50:39.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/_X4_7LbYANM",
  "url": "http://pasture-one-actor/actor/_X4_7LbYANM",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format gif",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 81,
    "last_status_at": "2025-02-15T11:50:39.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "01JM4Q4J153Y314XYB03J4NXBH",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4J153Y314XYB03J4NXBH.gif",
      "text_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4J153Y314XYB03J4NXBH.gif",
      "preview_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/small/01JM4Q4J153Y314XYB03J4NXBH.jpg",
      "remote_url": "http://pasture-one-actor/images/003b.gif",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L29@Jc%QfQ%Q%Qj]fQj]fQfQfQfQ"
    }
  ],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-ecd3-e92a-4291-45a1726fb5ce",
  "uri": "http://pasture-one-actor/actor/eDkOuEAFqcY",
  "url": "http://pasture-one-actor/actor/eDkOuEAFqcY",
  "created_at": "2025-02-15T12:00:04Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 77,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Format gif",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [
    {
      "id": "0195097a-eccf-6dde-783e-3d8b6b260cbc",
      "type": "image",
      "url": "http://mitra/media/52c43d7019fed8d496a38356b471c14f756bbd4b0edcf7171b78ebc28af80295.gif",
      "preview_url": "http://mitra/media/52c43d7019fed8d496a38356b471c14f756bbd4b0edcf7171b78ebc28af80295.gif",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/hjmyXdXU9CA",
  "published": "2025-02-15T12:00:06Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/fyyU8yqHXmA",
    "published": "2025-02-15T12:00:06Z",
    "content": "Format tiff",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003c.tiff"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4HMRH5D0P4B1RKD8D8KB",
  "created_at": "2025-02-15T11:50:39.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/mau7DLZQiDE",
  "url": "http://pasture-one-actor/actor/mau7DLZQiDE",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format tiff<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/images/003c.tiff\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">003c.tiff</a></li></ul>",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 82,
    "last_status_at": "2025-02-15T11:50:39.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-f2ba-a734-cd4a-000d801d834f",
  "uri": "http://pasture-one-actor/actor/fyyU8yqHXmA",
  "url": "http://pasture-one-actor/actor/fyyU8yqHXmA",
  "created_at": "2025-02-15T12:00:06Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 78,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Format tiff<p><a href=\"http://pasture-one-actor/images/003c.tiff\" rel=\"noopener\">http://pasture-one-actor/images/003c.tiff</a></p>",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/RGPvzQLEjHw",
  "published": "2025-02-15T12:00:07Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/_fT4IQnDMq8",
    "published": "2025-02-15T12:00:07Z",
    "content": "Format webp",
    "attachment": {
      "type": "Image",
      "url": "http://pasture-one-actor/images/003d.webp"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4JM0T03FWMX2RB9ZF787",
  "created_at": "2025-02-15T11:50:40.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/eBDCYKiycTk",
  "url": "http://pasture-one-actor/actor/eBDCYKiycTk",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Format webp",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 83,
    "last_status_at": "2025-02-15T11:50:40.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "01JM4Q4KBYMCYMGFQ25PGT7N3B",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4KBYMCYMGFQ25PGT7N3B.webp",
      "text_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4KBYMCYMGFQ25PGT7N3B.webp",
      "preview_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/small/01JM4Q4KBYMCYMGFQ25PGT7N3B.jpg",
      "remote_url": "http://pasture-one-actor/images/003d.webp",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L8GNlI$Xa|$X$XfSa|jvfQa|a|jt"
    }
  ],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-f89b-220f-96bf-818b9e53c881",
  "uri": "http://pasture-one-actor/actor/_fT4IQnDMq8",
  "url": "http://pasture-one-actor/actor/_fT4IQnDMq8",
  "created_at": "2025-02-15T12:00:07Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 79,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Format webp",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [
    {
      "id": "0195097a-f895-579e-3c41-d4697afb4de9",
      "type": "image",
      "url": "http://mitra/media/f93f3f071776d41b8c9ea39749c7e0e1a42ea34cfd75d38d0cd06f8212217a47.webp",
      "preview_url": "http://mitra/media/f93f3f071776d41b8c9ea39749c7e0e1a42ea34cfd75d38d0cd06f8212217a47.webp",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/kbCR1AebIfQ",
  "published": "2025-02-15T12:00:09Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/tKJIkTo3dHw",
    "published": "2025-02-15T12:00:09Z",
    "content": "url does not exit",
    "attachment": {
      "type": "Document",
      "url": "http://pasture-one-actor/assets/does_not_exist.png"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4KK88EEV1CF6TKM2HDHE",
  "created_at": "2025-02-15T11:50:41.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/VJnatZ8fwAc",
  "url": "http://pasture-one-actor/actor/VJnatZ8fwAc",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "url does not exit<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/assets/does_not_exist.png\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">does_not_exist.png</a></li></ul>",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 84,
    "last_status_at": "2025-02-15T11:50:41.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097a-fe5e-8ccd-2f0c-005680c3d4bc",
  "uri": "http://pasture-one-actor/actor/tKJIkTo3dHw",
  "url": "http://pasture-one-actor/actor/tKJIkTo3dHw",
  "created_at": "2025-02-15T12:00:09Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 80,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "url does not exit<p><a href=\"http://pasture-one-actor/assets/does_not_exist.png\" rel=\"noopener\">http://pasture-one-actor/assets/does_not_exist.png</a></p>",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/9s2dYvWWVgs",
  "published": "2025-02-15T12:00:10Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/I7zurfr7Mp0",
    "published": "2025-02-15T12:00:10Z",
    "content": "Wrong height / width",
    "attachment": {
      "type": "Document",
      "width": 13,
      "height": 17,
      "url": "http://pasture-one-actor/images/004.png"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4MJGXSEV8WHGKJENNJ22",
  "created_at": "2025-02-15T11:50:42.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/Hk0N5PDLvmc",
  "url": "http://pasture-one-actor/actor/Hk0N5PDLvmc",
  "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,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 85,
    "last_status_at": "2025-02-15T11:50:42.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "01JM4Q4MPHAR2W3A8K8K5J51YB",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4MPHAR2W3A8K8K5J51YB.png",
      "text_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/original/01JM4Q4MPHAR2W3A8K8K5J51YB.png",
      "preview_url": "http://gotosocial/fileserver/01JM4Q0JSSGZ5ZVQKH9ZP4S8D8/attachment/small/01JM4Q4MPHAR2W3A8K8K5J51YB.jpg",
      "remote_url": "http://pasture-one-actor/images/004.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L3Jhm|}sfQ}s}soLfQoLfQfQfQfQ"
    }
  ],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097b-0450-643f-e947-8bdd774d5ab4",
  "uri": "http://pasture-one-actor/actor/I7zurfr7Mp0",
  "url": "http://pasture-one-actor/actor/I7zurfr7Mp0",
  "created_at": "2025-02-15T12:00:10Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 81,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Wrong height / width",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [
    {
      "id": "0195097b-044c-c941-34b7-837f11dab6c5",
      "type": "image",
      "url": "http://mitra/media/8d0e75213a0f46e4aed3de2c49c298341644f7fb7b3cb844846e8680f70a2487.png",
      "preview_url": "http://mitra/media/8d0e75213a0f46e4aed3de2c49c298341644f7fb7b3cb844846e8680f70a2487.png",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/aN8F7Y_27nk",
  "published": "2025-02-15T12:00:12Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/lNKl_yJjVbs",
    "published": "2025-02-15T12:00:12Z",
    "content": "No type",
    "attachment": {
      "url": "http://pasture-one-actor/images/005.png"
    }
  }
}
gotosocial
{
  "id": "01JM4Q4MJG5BXCKJV9RC829BQH",
  "created_at": "2025-02-15T11:50:42.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/RN84BrGYCks",
  "url": "http://pasture-one-actor/actor/RN84BrGYCks",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "No type",
  "reblog": null,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 86,
    "last_status_at": "2025-02-15T11:50:42.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097b-0a14-3976-0cc2-122db5ef7882",
  "uri": "http://pasture-one-actor/actor/lNKl_yJjVbs",
  "url": "http://pasture-one-actor/actor/lNKl_yJjVbs",
  "created_at": "2025-02-15T12:00:12Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 82,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "No type",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/Jpsz9ZYV8VA",
  "published": "2025-02-15T12:00:13Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/WMeZc4Tw2Hc",
    "published": "2025-02-15T12:00:13Z",
    "content": "url is Link object",
    "attachment": {
      "type": "Image",
      "url": {
        "type": "Link",
        "href": "http://pasture-one-actor/images/006.png"
      }
    }
  }
}
gotosocial
{
  "id": "01JM4Q4NHRCSWCDWQC46BGEC81",
  "created_at": "2025-02-15T11:50:43.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/O5aaRibk7Jk",
  "url": "http://pasture-one-actor/actor/O5aaRibk7Jk",
  "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,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 87,
    "last_status_at": "2025-02-15T11:50:43.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097b-0ff3-38c0-ba4f-3e129d653a97",
  "uri": "http://pasture-one-actor/actor/WMeZc4Tw2Hc",
  "url": "http://pasture-one-actor/actor/WMeZc4Tw2Hc",
  "created_at": "2025-02-15T12:00:13Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 83,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "url is Link object",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [
    {
      "id": "0195097b-0fef-41eb-5c9c-8a321f015fcc",
      "type": "image",
      "url": "http://mitra/media/806954d1ada086ddc7649c8c7ee8cb0a03bd715d018ee42c0d223212f6420240.png",
      "preview_url": "http://mitra/media/806954d1ada086ddc7649c8c7ee8cb0a03bd715d018ee42c0d223212f6420240.png",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/hFLUSwxvBtM",
  "published": "2025-02-15T12:00:15Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/cJVMEZBZWQY",
    "published": "2025-02-15T12:00:15Z",
    "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"
      }
    }
  }
}
gotosocial
{
  "id": "01JM4Q4PH0W7Y8CDFR51PERNVN",
  "created_at": "2025-02-15T11:50:44.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/Hrc3kwPli4M",
  "url": "http://pasture-one-actor/actor/Hrc3kwPli4M",
  "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,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 88,
    "last_status_at": "2025-02-15T11:50:44.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097b-15ed-5c89-9f79-0d3218f2e64a",
  "uri": "http://pasture-one-actor/actor/cJVMEZBZWQY",
  "url": "http://pasture-one-actor/actor/cJVMEZBZWQY",
  "created_at": "2025-02-15T12:00:15Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 84,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "url is Link object with media type",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [
    {
      "id": "0195097b-15e9-c096-7f98-f5dfdf8b82e5",
      "type": "image",
      "url": "http://mitra/media/4cdb0bab21f1f42f793cadeb92b59708f89870b870e4820677789846fefdf24f.png",
      "preview_url": "http://mitra/media/4cdb0bab21f1f42f793cadeb92b59708f89870b870e4820677789846fefdf24f.png",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/jHeW41M3Ws4",
  "published": "2025-02-15T12:00:16Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/IzkGdIl6tDs",
    "published": "2025-02-15T12:00:16Z",
    "content": "url is Link object in an array",
    "attachment": {
      "type": "Image",
      "url": [
        {
          "type": "Link",
          "href": "http://pasture-one-actor/images/006c.png"
        }
      ]
    }
  }
}
gotosocial
{
  "id": "01JM4Q4PH0QPEP9NMZD828FJ89",
  "created_at": "2025-02-15T11:50:44.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/BuHlY0-OkHs",
  "url": "http://pasture-one-actor/actor/BuHlY0-OkHs",
  "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,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 89,
    "last_status_at": "2025-02-15T11:50:44.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097b-1b96-d87e-0382-1fd2f7d8d6b7",
  "uri": "http://pasture-one-actor/actor/IzkGdIl6tDs",
  "url": "http://pasture-one-actor/actor/IzkGdIl6tDs",
  "created_at": "2025-02-15T12:00:16Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 85,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "url is Link object in an array",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}

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://mitra/users/admin",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/ztgMIGVDJWg",
  "published": "2025-02-15T12:00:18Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://mitra/users/admin"
    ],
    "id": "http://pasture-one-actor/actor/sq_kS8f_Lfs",
    "published": "2025-02-15T12:00:18Z",
    "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"
        }
      ]
    }
  }
}
gotosocial
{
  "id": "01JM4Q4QG8KFB9M5M6XHNXGWGY",
  "created_at": "2025-02-15T11:50:45.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/K7w8Y4B4haI",
  "url": "http://pasture-one-actor/actor/K7w8Y4B4haI",
  "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,
  "account": {
    "id": "01JM4Q0JSSGZ5ZVQKH9ZP4S8D8",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2025-02-15T11:48:29.127Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 90,
    "last_status_at": "2025-02-15T11:50:45.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01D7RQJ29VBSRM705B1DQFH2BK",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
mitra
{
  "id": "0195097b-2184-d079-077a-37b38f806584",
  "uri": "http://pasture-one-actor/actor/sq_kS8f_Lfs",
  "url": "http://pasture-one-actor/actor/sq_kS8f_Lfs",
  "created_at": "2025-02-15T12:00:18Z",
  "edited_at": null,
  "account": {
    "id": "01950978-00ec-3a83-cf0d-d27b51b74e38",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "actor_id": "http://pasture-one-actor/actor",
    "url": "http://pasture-one-actor/actor",
    "display_name": "Test Actor",
    "created_at": "2025-02-15T11:56:54.380308Z",
    "note": "",
    "avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
    "header": "http://mitra/api/v1/accounts/identicon",
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 86,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "url is array of two Link objects",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "reblog": null,
  "visibility": "public",
  "sensitive": false,
  "spoiler_text": "",
  "pinned": false,
  "replies_count": 0,
  "favourites_count": 0,
  "reblogs_count": 0,
  "poll": null,
  "media_attachments": [],
  "mentions": [
    {
      "id": "01950976-b161-9017-c1f2-e3ad9ff7e58f",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "bookmarked": false,
  "pleroma": {
    "emoji_reactions": [],
    "in_reply_to_account_acct": null,
    "parent_visible": true,
    "quote": null,
    "quote_visible": false
  },
  "ipfs_cid": null,
  "links": []
}