Skip to content

Attachments

Examples

Example 1

```json title="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/a86VScXxS2c",
  "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/8qDQdXOp14U",
    "published": "2024-03-31T14:45:12Z",
    "content": "Link",
    "attachment": {
      "href": "https://funfedi.dev",
      "type": "Link"
    }
  }
}
```


```json title="bonfire"
{
  "canonicalUri": "http://pasture-one-actor/actor/p22JZzy1Buk",
  "date": "2024-03-30T18:13:36.000Z",
  "id": "01HT892A40CACZEGKJD8D2BPJW",
  "objectPostContent": {
    "htmlBody": "Link"
  },
  "verb": {
    "verbDisplay": "created"
  }
}
```


```json title="mastodon"
{
  "id": "112186113388236258",
  "created_at": "2024-03-30T18:43:59.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/EDFRePZJZd4",
  "url": "http://pasture-one-actor/actor/EDFRePZJZd4",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "Link",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "112186086980725689",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2024-03-30T00:00:00.000Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "http://mastodon/avatars/original/missing.png",
    "avatar_static": "http://mastodon/avatars/original/missing.png",
    "header": "http://mastodon/headers/original/missing.png",
    "header_static": "http://mastodon/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 104,
    "last_status_at": "2024-03-30",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
```


```json title="mitra"
{
  "id": "018e94f8-cbc2-0e56-c6e4-ca3be9d7e55e",
  "uri": "http://pasture-one-actor/actor/8qDQdXOp14U",
  "url": null,
  "created_at": "2024-03-31T14:45:12Z",
  "edited_at": null,
  "account": {
    "id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
    "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": "2024-03-31T14:25:25.104753Z",
    "note": "",
    "avatar": null,
    "header": null,
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 104,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Link<p><a href=\"https://funfedi.dev\" rel=\"noopener\">https://funfedi.dev</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,
  "media_attachments": [],
  "mentions": [
    {
      "id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "ipfs_cid": null,
  "links": []
}
```

Example 2

```json title="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/SItW9xTmnbE",
  "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/qVzPiIAhSFI",
    "published": "2024-03-31T14:45:17Z",
    "content": "Payment Link, see FEP-0ea0",
    "attachment": {
      "type": "Link",
      "name": "Donate",
      "href": "payto://iban/DE75512108001245126199",
      "rel": "payment"
    }
  }
}
```


```json title="bonfire"
{
  "canonicalUri": "http://pasture-one-actor/actor/snawj8--r-c",
  "date": "2024-03-30T18:13:40.000Z",
  "id": "01HT892E10D4XJ760FMC4CSEQE",
  "objectPostContent": {
    "htmlBody": "Payment Link, see FEP-0ea0"
  },
  "verb": {
    "verbDisplay": "created"
  }
}
```


```json title="mastodon"
{
  "id": "112186113449168988",
  "created_at": "2024-03-30T18:44:00.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/vBV6t96d_Vg",
  "url": "http://pasture-one-actor/actor/vBV6t96d_Vg",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "Payment Link, see FEP-0ea0",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "112186086980725689",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2024-03-30T00:00:00.000Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "http://mastodon/avatars/original/missing.png",
    "avatar_static": "http://mastodon/avatars/original/missing.png",
    "header": "http://mastodon/headers/original/missing.png",
    "header_static": "http://mastodon/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 105,
    "last_status_at": "2024-03-30",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
```


```json title="mitra"
{
  "id": "018e94f8-f2d5-103f-40cc-2ad6172e4613",
  "uri": "http://pasture-one-actor/actor/qVzPiIAhSFI",
  "url": null,
  "created_at": "2024-03-31T14:45:17Z",
  "edited_at": null,
  "account": {
    "id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
    "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": "2024-03-31T14:25:25.104753Z",
    "note": "",
    "avatar": null,
    "header": null,
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 105,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Payment Link, see FEP-0ea0<p><a href=\"payto://iban/DE75512108001245126199\" rel=\"noopener\">payto://iban/DE75512108001245126199</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,
  "media_attachments": [],
  "mentions": [
    {
      "id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "ipfs_cid": null,
  "links": []
}
```

Example 3

```json title="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/luU1H7voEXo",
  "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/8C14gjk5YFo",
    "published": "2024-03-31T14:45:27Z",
    "content": "Text document",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "url": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
```


```json title="bonfire"
{
  "canonicalUri": "http://pasture-one-actor/actor/BXfQcb1zmL4",
  "date": "2024-03-30T18:13:44.000Z",
  "id": "01HT892HY0W6S6RH7NSJ1PJBG7",
  "objectPostContent": {
    "htmlBody": "Text document"
  },
  "verb": {
    "verbDisplay": "created"
  }
}
```


```json title="mastodon"
{
  "id": "112186113511147098",
  "created_at": "2024-03-30T18:44:01.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/q1GuVLpToU0",
  "url": "http://pasture-one-actor/actor/q1GuVLpToU0",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "Text document",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "112186086980725689",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2024-03-30T00:00:00.000Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "http://mastodon/avatars/original/missing.png",
    "avatar_static": "http://mastodon/avatars/original/missing.png",
    "header": "http://mastodon/headers/original/missing.png",
    "header_static": "http://mastodon/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 106,
    "last_status_at": "2024-03-30",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "112186113508529898",
      "type": "unknown",
      "url": "http://mastodon/media_proxy/112186113508529898/original",
      "preview_url": "http://mastodon/media_proxy/112186113508529898/small",
      "remote_url": "http://pasture-one-actor/assets/sample.txt",
      "preview_remote_url": null,
      "text_url": null,
      "meta": null,
      "description": "text document",
      "blurhash": null
    }
  ],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
```


```json title="mitra"
{
  "id": "018e94f9-1a09-a07c-0503-3c557b4ea63a",
  "uri": "http://pasture-one-actor/actor/8C14gjk5YFo",
  "url": null,
  "created_at": "2024-03-31T14:45:27Z",
  "edited_at": null,
  "account": {
    "id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
    "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": "2024-03-31T14:25:25.104753Z",
    "note": "",
    "avatar": null,
    "header": null,
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 106,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Text document<p><a href=\"http://pasture-one-actor/assets/sample.txt\" rel=\"noopener\">http://pasture-one-actor/assets/sample.txt</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,
  "media_attachments": [],
  "mentions": [
    {
      "id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "ipfs_cid": null,
  "links": []
}
```

Example 4

```json title="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/-EPoPQsXYiU",
  "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/DXk0nyESugY",
    "published": "2024-03-31T14:45:37Z",
    "content": "Text document, href instead of url",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "href": "http://pasture-one-actor/assets/sample.txt"
    }
  }
}
```


```json title="bonfire"
{
  "canonicalUri": "http://pasture-one-actor/actor/VJr9njXb7M4",
  "date": "2024-03-30T18:13:47.000Z",
  "id": "01HT892MVRY3HDEKYND4M3EPAN",
  "objectPostContent": {
    "htmlBody": "Text document, href instead of url"
  },
  "verb": {
    "verbDisplay": "created"
  }
}
```


```json title="mastodon"
{
  "id": "112186113569713211",
  "created_at": "2024-03-30T18:44:02.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/EaQ8bzMZrPU",
  "url": "http://pasture-one-actor/actor/EaQ8bzMZrPU",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "Text document, href instead of url",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "112186086980725689",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2024-03-30T00:00:00.000Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "http://mastodon/avatars/original/missing.png",
    "avatar_static": "http://mastodon/avatars/original/missing.png",
    "header": "http://mastodon/headers/original/missing.png",
    "header_static": "http://mastodon/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 107,
    "last_status_at": "2024-03-30",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
```


```json title="mitra"
{
  "id": "018e94f9-40ff-98e7-1441-c65a36ab15d8",
  "uri": "http://pasture-one-actor/actor/DXk0nyESugY",
  "url": null,
  "created_at": "2024-03-31T14:45:37Z",
  "edited_at": null,
  "account": {
    "id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
    "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": "2024-03-31T14:25:25.104753Z",
    "note": "",
    "avatar": null,
    "header": null,
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 107,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Text document, href instead of url",
  "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,
  "media_attachments": [],
  "mentions": [
    {
      "id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "ipfs_cid": null,
  "links": []
}
```

Example 5

```json title="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/Mhq0dsLo-xI",
  "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/DRfowE1RLuo",
    "published": "2024-03-31T14:45:47Z",
    "content": "attached note",
    "attachment": {
      "type": "Note",
      "attributedTo": "http://pasture-one-actor/actor",
      "name": "attached note",
      "content": "This is just a note",
      "published": "2024-03-06T07:23:56Z"
    }
  }
}
```


```json title="bonfire"
{
  "canonicalUri": "http://pasture-one-actor/actor/5imwhUctfRM",
  "date": "2024-03-30T18:13:50.000Z",
  "id": "01HT892QSGMHTXZNQTN6YV9JK0",
  "objectPostContent": {
    "htmlBody": "attached note"
  },
  "verb": {
    "verbDisplay": "created"
  }
}
```


```json title="mastodon"
{
  "id": "112186113632148243",
  "created_at": "2024-03-30T18:44:03.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/9e28d8kS6mI",
  "url": "http://pasture-one-actor/actor/9e28d8kS6mI",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "attached note",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "112186086980725689",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2024-03-30T00:00:00.000Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "http://mastodon/avatars/original/missing.png",
    "avatar_static": "http://mastodon/avatars/original/missing.png",
    "header": "http://mastodon/headers/original/missing.png",
    "header_static": "http://mastodon/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 108,
    "last_status_at": "2024-03-30",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
```


```json title="mitra"
{
  "id": "018e94f9-6802-e78e-6908-b4a9fd94b7d4",
  "uri": "http://pasture-one-actor/actor/DRfowE1RLuo",
  "url": null,
  "created_at": "2024-03-31T14:45:47Z",
  "edited_at": null,
  "account": {
    "id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
    "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": "2024-03-31T14:25:25.104753Z",
    "note": "",
    "avatar": null,
    "header": null,
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 108,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "attached note",
  "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,
  "media_attachments": [],
  "mentions": [
    {
      "id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "ipfs_cid": null,
  "links": []
}
```

Example 6

```json title="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/8wvB9t5lbUQ",
  "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/22Vh32ffV00",
    "published": "2024-03-31T14:45:57Z",
    "content": "Recipe",
    "attachment": {
      "@context": "https://schema.org/docs/jsonldcontext.jsonld",
      "@type": "Recipe",
      "name": "Peanut Butter and Jelly Sandwich",
      "recipeIngredient": [
        "Bread",
        "Peanut Butter",
        "Raspberry Jam",
        "Coffee (optional)"
      ],
      "recipeCategory": "Breakfast",
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "text": "Take a slice of bread and put it on a plate"
        },
        {
          "@type": "HowToStep",
          "text": "Spread peanut butter on the bread"
        },
        {
          "@type": "HowToStep",
          "text": "Spread raspberry jam on top of the peanut butter"
        },
        {
          "@type": "HowToStep",
          "text": "Eat your PB&J Sandwich and drink your coffee if you have it"
        },
        {
          "@type": "HowToStep",
          "text": "Check if you are still hungry, if yes a repeat step 1"
        }
      ]
    }
  }
}
```


```json title="bonfire"
{
  "canonicalUri": "http://pasture-one-actor/actor/HrEEZq8KykE",
  "date": "2024-03-30T18:13:53.000Z",
  "id": "01HT892TQ8RVA2KQPNA1A5PC6K",
  "objectPostContent": {
    "htmlBody": "Recipe"
  },
  "verb": {
    "verbDisplay": "created"
  }
}
```


```json title="mastodon"
{
  "id": "112186113691506116",
  "created_at": "2024-03-30T18:44:04.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/WoahgKuxwHI",
  "url": "http://pasture-one-actor/actor/WoahgKuxwHI",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "Recipe",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "112186086980725689",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2024-03-30T00:00:00.000Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "http://mastodon/avatars/original/missing.png",
    "avatar_static": "http://mastodon/avatars/original/missing.png",
    "header": "http://mastodon/headers/original/missing.png",
    "header_static": "http://mastodon/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 109,
    "last_status_at": "2024-03-30",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
```


```json title="mitra"
{
  "id": "018e94f9-8f22-2a89-3fdf-2f97c7f470ec",
  "uri": "http://pasture-one-actor/actor/22Vh32ffV00",
  "url": null,
  "created_at": "2024-03-31T14:45:57Z",
  "edited_at": null,
  "account": {
    "id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
    "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": "2024-03-31T14:25:25.104753Z",
    "note": "",
    "avatar": null,
    "header": null,
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 109,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "Recipe",
  "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,
  "media_attachments": [],
  "mentions": [
    {
      "id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "ipfs_cid": null,
  "links": []
}
```

Example 7

```json title="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/_wOasaKrKc0",
  "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/rOq7N5k5AeE",
    "published": "2024-03-31T14:46:07Z",
    "content": "10 images",
    "attachment": [
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/101.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/102.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/103.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/104.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/105.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/106.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/107.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/108.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/109.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/1010.png"
      }
    ]
  }
}
```


```json title="bonfire"
{
  "canonicalUri": "http://pasture-one-actor/actor/j0Kk_QGUfPY",
  "date": "2024-03-30T18:13:56.000Z",
  "id": "01HT892XN0YGQ51CHBZGTE80AS",
  "objectPostContent": {
    "htmlBody": "10 images"
  },
  "verb": {
    "verbDisplay": "created"
  }
}
```


```json title="mastodon"
{
  "id": "112186113763211441",
  "created_at": "2024-03-30T18:44:05.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/nCoxQzVVqxY",
  "url": "http://pasture-one-actor/actor/nCoxQzVVqxY",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "edited_at": null,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "content": "10 images",
  "filtered": [],
  "reblog": null,
  "account": {
    "id": "112186086980725689",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "bot": false,
    "discoverable": false,
    "group": false,
    "created_at": "2024-03-30T00:00:00.000Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "uri": "http://pasture-one-actor/actor",
    "avatar": "http://mastodon/avatars/original/missing.png",
    "avatar_static": "http://mastodon/avatars/original/missing.png",
    "header": "http://mastodon/headers/original/missing.png",
    "header_static": "http://mastodon/headers/original/missing.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 110,
    "last_status_at": "2024-03-30",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "112186113752679387",
      "type": "image",
      "url": "http://localhost:2970/system/cache/media_attachments/files/112/186/113/752/679/387/original/7786adb7e707978c.png",
      "preview_url": "http://localhost:2970/system/cache/media_attachments/files/112/186/113/752/679/387/small/7786adb7e707978c.png",
      "remote_url": "http://pasture-one-actor/images/101.png",
      "preview_remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1.0
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1.0
        }
      },
      "description": null,
      "blurhash": "U04XwAy+fQy+y+kAfQkAfQfQfQfQy+kAfQkA"
    },
    {
      "id": "112186113755285536",
      "type": "image",
      "url": "http://localhost:2970/system/cache/media_attachments/files/112/186/113/755/285/536/original/dc79573b6cc31fc9.png",
      "preview_url": "http://localhost:2970/system/cache/media_attachments/files/112/186/113/755/285/536/small/dc79573b6cc31fc9.png",
      "remote_url": "http://pasture-one-actor/images/102.png",
      "preview_remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1.0
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1.0
        }
      },
      "description": null,
      "blurhash": "U60l2+hbfQhbhbfkfQfkfQfQfQfQhbfkfQfk"
    },
    {
      "id": "112186113757980119",
      "type": "image",
      "url": "http://localhost:2970/system/cache/media_attachments/files/112/186/113/757/980/119/original/ecd9962b04e4bc8c.png",
      "preview_url": "http://localhost:2970/system/cache/media_attachments/files/112/186/113/757/980/119/small/ecd9962b04e4bc8c.png",
      "remote_url": "http://pasture-one-actor/images/103.png",
      "preview_remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1.0
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1.0
        }
      },
      "description": null,
      "blurhash": "U5DDy^y:fQy:y:j[fQj[fQfQfQfQy:j[fQj["
    },
    {
      "id": "112186113760345963",
      "type": "image",
      "url": "http://localhost:2970/system/cache/media_attachments/files/112/186/113/760/345/963/original/bf13ebf97e9475b0.png",
      "preview_url": "http://localhost:2970/system/cache/media_attachments/files/112/186/113/760/345/963/small/bf13ebf97e9475b0.png",
      "remote_url": "http://pasture-one-actor/images/104.png",
      "preview_remote_url": null,
      "text_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1.0
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1.0
        }
      },
      "description": null,
      "blurhash": "U7PthG_KfQ_K_Kj[fQj[fQfQfQfQ_Kj[fQj["
    }
  ],
  "mentions": [],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}
```


```json title="mitra"
{
  "id": "018e94f9-b6e9-be01-c525-1aeb0f61e096",
  "uri": "http://pasture-one-actor/actor/rOq7N5k5AeE",
  "url": null,
  "created_at": "2024-03-31T14:46:07Z",
  "edited_at": null,
  "account": {
    "id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
    "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": "2024-03-31T14:25:25.104753Z",
    "note": "",
    "avatar": null,
    "header": null,
    "locked": false,
    "mention_policy": "none",
    "bot": false,
    "identity_proofs": [],
    "payment_options": [],
    "fields": [],
    "emojis": [],
    "followers_count": 0,
    "following_count": 0,
    "subscribers_count": 0,
    "statuses_count": 110,
    "source": null,
    "role": null,
    "authentication_methods": null,
    "client_config": null
  },
  "content": "10 images",
  "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,
  "media_attachments": [
    {
      "id": "018e94f9-b6ca-3b44-6945-7a5b3844cbd8",
      "type": "image",
      "url": "http://mitra/media/867bd294244bbfe99670c37812e8de1892121457665ccaf1917ec05ce0d89567.png",
      "preview_url": "http://mitra/media/867bd294244bbfe99670c37812e8de1892121457665ccaf1917ec05ce0d89567.png",
      "description": null
    },
    {
      "id": "018e94f9-b6d2-f3cc-daf8-b3a378b28d21",
      "type": "image",
      "url": "http://mitra/media/a12fbc5db1eb0075869f0fe2aa798e94a10c322eb02525819d55bdf24718d55e.png",
      "preview_url": "http://mitra/media/a12fbc5db1eb0075869f0fe2aa798e94a10c322eb02525819d55bdf24718d55e.png",
      "description": null
    },
    {
      "id": "018e94f9-b6d6-7697-660a-28726daea321",
      "type": "image",
      "url": "http://mitra/media/9de67b6ee2d8efaa24f9cb15be0baa96add9d7c46353c283ccde8014417c020e.png",
      "preview_url": "http://mitra/media/9de67b6ee2d8efaa24f9cb15be0baa96add9d7c46353c283ccde8014417c020e.png",
      "description": null
    },
    {
      "id": "018e94f9-b6d9-5563-947e-de063ad9532d",
      "type": "image",
      "url": "http://mitra/media/78734a6b6ee050be2e9b6e5ce298c1d7aeb34f6896d351f3942d472b43045d33.png",
      "preview_url": "http://mitra/media/78734a6b6ee050be2e9b6e5ce298c1d7aeb34f6896d351f3942d472b43045d33.png",
      "description": null
    },
    {
      "id": "018e94f9-b6dc-0d55-bc48-85b9e353fbee",
      "type": "image",
      "url": "http://mitra/media/6bf73ade66fe31c5c1cbea6c80bd6d019be007d1576ada9997ea8db7ede68c6a.png",
      "preview_url": "http://mitra/media/6bf73ade66fe31c5c1cbea6c80bd6d019be007d1576ada9997ea8db7ede68c6a.png",
      "description": null
    },
    {
      "id": "018e94f9-b6de-ee8a-3494-19b0ad56e694",
      "type": "image",
      "url": "http://mitra/media/aa9cc247a09b204d82b15921c5b1ee33b215adf84d38a06595ff53cf7a5dd3dc.png",
      "preview_url": "http://mitra/media/aa9cc247a09b204d82b15921c5b1ee33b215adf84d38a06595ff53cf7a5dd3dc.png",
      "description": null
    },
    {
      "id": "018e94f9-b6e0-0f7b-44a9-48069e575d60",
      "type": "image",
      "url": "http://mitra/media/168f5e6c6875f6032f2b755d86f8b6584234314556948e9233c83d6e5eae976d.png",
      "preview_url": "http://mitra/media/168f5e6c6875f6032f2b755d86f8b6584234314556948e9233c83d6e5eae976d.png",
      "description": null
    },
    {
      "id": "018e94f9-b6e2-0296-fbc7-ceabcdbd9ad1",
      "type": "image",
      "url": "http://mitra/media/69dee65ea5983381608b6aa4e262b125dcd85924e7d694c43b17626b8eaec939.png",
      "preview_url": "http://mitra/media/69dee65ea5983381608b6aa4e262b125dcd85924e7d694c43b17626b8eaec939.png",
      "description": null
    },
    {
      "id": "018e94f9-b6e4-575b-02f9-9f68cc5bd08b",
      "type": "image",
      "url": "http://mitra/media/e5e2401a925b35a860bba495198364f911cbee4119e8bdb706a74a1319cb7941.png",
      "preview_url": "http://mitra/media/e5e2401a925b35a860bba495198364f911cbee4119e8bdb706a74a1319cb7941.png",
      "description": null
    },
    {
      "id": "018e94f9-b6e6-2570-5129-5b547335df53",
      "type": "image",
      "url": "http://mitra/media/842b3b4df9d9666a7523091fb239ca4f5f4fb154a6b2279d5992c37be337fa2f.png",
      "preview_url": "http://mitra/media/842b3b4df9d9666a7523091fb239ca4f5f4fb154a6b2279d5992c37be337fa2f.png",
      "description": null
    }
  ],
  "mentions": [
    {
      "id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
      "username": "admin",
      "acct": "admin",
      "url": "http://mitra/users/admin"
    }
  ],
  "tags": [],
  "emojis": [],
  "favourited": false,
  "reblogged": false,
  "ipfs_cid": null,
  "links": []
}
```