Skip to content

Attachments

In the support table:

  • “✅” means at least one attachment,
  • ”-” means parsed
  • “❌” means failed to parse

For more on image attachments see Image Description and Image Attachments.

Objects

Object 1

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": [
    {
      "mediaType": "image/jpeg",
      "name": "a cow",
      "type": "Image",
      "url": "http://pasture-one-actor/assets/cow.jpg"
    }
  ],
  "attributedTo": "http://actor.example",
  "content": "Image",
  "id": "http://actor.example/object/P9-UY0CrnEA",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 2

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": [
    {
      "mediaType": "video/mp4",
      "name": "a cow eating grass",
      "type": "Video",
      "url": "http://pasture-one-actor/assets/cow_eating.mp4"
    }
  ],
  "attributedTo": "http://actor.example",
  "content": "Video",
  "id": "http://actor.example/object/Jtq-zdLLuUY",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 3

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": [
    {
      "mediaType": "audio/mpeg",
      "name": "the moo sound of a cow",
      "type": "Audio",
      "url": "http://pasture-one-actor/assets/cow_moo.mp3"
    }
  ],
  "attributedTo": "http://actor.example",
  "content": "Audio",
  "id": "http://actor.example/object/hFcIqQSF17g",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 4

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": [
    {
      "mediaType": "audio/mpeg",
      "name": "the moo sound of a cow",
      "type": "Document",
      "url": "http://pasture-one-actor/assets/cow_moo.mp3"
    }
  ],
  "attributedTo": "http://actor.example",
  "content": "Audio as Document",
  "id": "http://actor.example/object/zPrbU3j_P9U",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 5

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": {
    "href": "https://funfedi.dev",
    "type": "Link"
  },
  "attributedTo": "http://actor.example",
  "content": "Link",
  "id": "http://actor.example/object/4-urjLhZU3U",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 6

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": {
    "href": "payto://iban/DE75512108001245126199",
    "name": "Donate",
    "rel": "payment",
    "type": "Link"
  },
  "attributedTo": "http://actor.example",
  "content": "Payment Link, see FEP-0ea0",
  "id": "http://actor.example/object/MZaaPWJDg5o",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 7

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": {
    "name": "text document",
    "type": "Document",
    "url": "http://pasture-one-actor/assets/sample.txt"
  },
  "attributedTo": "http://actor.example",
  "content": "Text document",
  "id": "http://actor.example/object/d35AVfIGNfU",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 8

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": {
    "href": "http://pasture-one-actor/assets/sample.txt",
    "name": "text document",
    "type": "Document"
  },
  "attributedTo": "http://actor.example",
  "content": "Text document, href instead of url",
  "id": "http://actor.example/object/KVnIyPf3UV0",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 9

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": {
    "attributedTo": "http://pasture-one-actor/actor",
    "content": "This is just a note",
    "name": "attached note",
    "published": "2024-03-06T07:23:56Z",
    "type": "Note"
  },
  "attributedTo": "http://actor.example",
  "content": "attached note",
  "id": "http://actor.example/object/7WH4C9RAEYI",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 10

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "attachment": {
    "@context": "https://schema.org/docs/jsonldcontext.jsonld",
    "@type": "Recipe",
    "name": "Peanut Butter and Jelly Sandwich",
    "recipeCategory": "Breakfast",
    "recipeIngredient": [
      "Bread",
      "Peanut Butter",
      "Raspberry Jam",
      "Coffee (optional)"
    ],
    "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"
      }
    ]
  },
  "attributedTo": "http://actor.example",
  "content": "Recipe",
  "id": "http://actor.example/object/XYjymtMHu7E",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Object 11

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "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"
    }
  ],
  "attributedTo": "http://actor.example",
  "content": "10 images",
  "id": "http://actor.example/object/-RIZYLCMGYE",
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public"
  ],
  "type": "Note"
}

Activities

Activity 1

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/k_j13Z56rn4",
  "object": {
    "attachment": [
      {
        "mediaType": "image/jpeg",
        "name": "a cow",
        "type": "Image",
        "url": "http://pasture-one-actor/assets/cow.jpg"
      }
    ],
    "attributedTo": "http://actor.example",
    "content": "Image",
    "id": "http://actor.example/object/kV-9YnB8qd4",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 2

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/8DaAkicJWrU",
  "object": {
    "attachment": [
      {
        "mediaType": "video/mp4",
        "name": "a cow eating grass",
        "type": "Video",
        "url": "http://pasture-one-actor/assets/cow_eating.mp4"
      }
    ],
    "attributedTo": "http://actor.example",
    "content": "Video",
    "id": "http://actor.example/object/3Bx7F_NIlos",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 3

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/0DZOHJK5yGQ",
  "object": {
    "attachment": [
      {
        "mediaType": "audio/mpeg",
        "name": "the moo sound of a cow",
        "type": "Audio",
        "url": "http://pasture-one-actor/assets/cow_moo.mp3"
      }
    ],
    "attributedTo": "http://actor.example",
    "content": "Audio",
    "id": "http://actor.example/object/yir43kclamc",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 4

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/g2jZurLCTXM",
  "object": {
    "attachment": [
      {
        "mediaType": "audio/mpeg",
        "name": "the moo sound of a cow",
        "type": "Document",
        "url": "http://pasture-one-actor/assets/cow_moo.mp3"
      }
    ],
    "attributedTo": "http://actor.example",
    "content": "Audio as Document",
    "id": "http://actor.example/object/hXTOzj3u42M",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 5

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/o75nbrxVaVY",
  "object": {
    "attachment": {
      "href": "https://funfedi.dev",
      "type": "Link"
    },
    "attributedTo": "http://actor.example",
    "content": "Link",
    "id": "http://actor.example/object/V00pUH05lFg",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 6

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/YoB_jMbpiBc",
  "object": {
    "attachment": {
      "href": "payto://iban/DE75512108001245126199",
      "name": "Donate",
      "rel": "payment",
      "type": "Link"
    },
    "attributedTo": "http://actor.example",
    "content": "Payment Link, see FEP-0ea0",
    "id": "http://actor.example/object/aENrbm-J2RY",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 7

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/9zz3arW67ZM",
  "object": {
    "attachment": {
      "name": "text document",
      "type": "Document",
      "url": "http://pasture-one-actor/assets/sample.txt"
    },
    "attributedTo": "http://actor.example",
    "content": "Text document",
    "id": "http://actor.example/object/noa5moIc7Q0",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 8

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/CA8iFx6a-4I",
  "object": {
    "attachment": {
      "href": "http://pasture-one-actor/assets/sample.txt",
      "name": "text document",
      "type": "Document"
    },
    "attributedTo": "http://actor.example",
    "content": "Text document, href instead of url",
    "id": "http://actor.example/object/SI4AxGFGgck",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 9

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/kc8GpEn_GZg",
  "object": {
    "attachment": {
      "attributedTo": "http://pasture-one-actor/actor",
      "content": "This is just a note",
      "name": "attached note",
      "published": "2024-03-06T07:23:56Z",
      "type": "Note"
    },
    "attributedTo": "http://actor.example",
    "content": "attached note",
    "id": "http://actor.example/object/NSuRYzpxGtY",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 10

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/qtzSvP8gQKo",
  "object": {
    "attachment": {
      "@context": "https://schema.org/docs/jsonldcontext.jsonld",
      "@type": "Recipe",
      "name": "Peanut Butter and Jelly Sandwich",
      "recipeCategory": "Breakfast",
      "recipeIngredient": [
        "Bread",
        "Peanut Butter",
        "Raspberry Jam",
        "Coffee (optional)"
      ],
      "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"
        }
      ]
    },
    "attributedTo": "http://actor.example",
    "content": "Recipe",
    "id": "http://actor.example/object/qnYFoUiryIY",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}

Activity 11

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "actor": "http://actor.example",
  "id": "http://actor.example/activity/M8Seu5sv67o",
  "object": {
    "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"
      }
    ],
    "attributedTo": "http://actor.example",
    "content": "10 images",
    "id": "http://actor.example/object/IMCTe-TnmR0",
    "published": "2025-08-15T08:43:29Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-08-15T08:43:29Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}