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.

Support table

attachment akkoma gotosocial hollo mastodon misskey mitra pleroma sharkey
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
-
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
-
{
  “href”: “https://funfedi.dev”,
  “type”: “Link”
}
- - - - - -
{
  “type”: “Link”,
  “name”: “Donate”,
  “href”: “payto://iban/DE75512108001245126199”,
  “rel”: “payment”
}
- - - - - -
{
  “type”: “Document”,
  “name”: “text document”,
  “url”: “http://pasture-one-actor/assets/sample.txt”
}
- -
{
  “type”: “Document”,
  “name”: “text document”,
  “href”: “http://pasture-one-actor/assets/sample.txt”
}
- - - - - -
{
  “type”: “Note”,
  “attributedTo”: “http://pasture-one-actor/actor”,
  “name”: “attached note”,
  “content”: “This is just a note”,
  “published”: “2024-03-06T07:23:56Z”
}
- - - - - - -
{
  “@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”
    }
  ]
}
- - - - - - -
[
  {
    “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”
  }
]

Details

attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “blurhash”: null,
    “description”: “a cow”,
    “id”: “-1149766120”,
    “pleroma”: {
      “mime_type”: “image/jpeg”
    },
    “preview_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “remote_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “text_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “blurhash”: null,
    “description”: “a cow eating grass”,
    “id”: “70207247”,
    “pleroma”: {
      “mime_type”: “video/mp4”
    },
    “preview_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “remote_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “text_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “type”: “video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “blurhash”: null,
    “description”: “the moo sound of a cow”,
    “id”: “1474550563”,
    “pleroma”: {
      “mime_type”: “audio/mpeg”
    },
    “preview_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “remote_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “text_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “type”: “audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”
  }
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “blurhash”: null,
    “description”: “the moo sound of a cow”,
    “id”: “1474550563”,
    “pleroma”: {
      “mime_type”: “audio/mpeg”
    },
    “preview_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “remote_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “text_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “type”: “audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”
  }
]
{
  “href”: “https://funfedi.dev”,
  “type”: “Link”
}
[
  {
    “blurhash”: null,
    “description”: null,
    “id”: “1380485988”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “https://funfedi.dev”,
    “remote_url”: “https://funfedi.dev”,
    “text_url”: “https://funfedi.dev”,
    “type”: “unknown”,
    “url”: “https://funfedi.dev”
  }
]
{
  “type”: “Link”,
  “name”: “Donate”,
  “href”: “payto://iban/DE75512108001245126199”,
  “rel”: “payment”
}
{
  “type”: “Document”,
  “name”: “text document”,
  “url”: “http://pasture-one-actor/assets/sample.txt”
}
[
  {
    “blurhash”: null,
    “description”: “text document”,
    “id”: “1125436732”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/assets/sample.txt”,
    “remote_url”: “http://pasture-one-actor/assets/sample.txt”,
    “text_url”: “http://pasture-one-actor/assets/sample.txt”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/assets/sample.txt”
  }
]
{
  “type”: “Document”,
  “name”: “text document”,
  “href”: “http://pasture-one-actor/assets/sample.txt”
}
[
  {
    “blurhash”: null,
    “description”: “text document”,
    “id”: “1125436732”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/assets/sample.txt”,
    “remote_url”: “http://pasture-one-actor/assets/sample.txt”,
    “text_url”: “http://pasture-one-actor/assets/sample.txt”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/assets/sample.txt”
  }
]
{
  “type”: “Note”,
  “attributedTo”: “http://pasture-one-actor/actor”,
  “name”: “attached note”,
  “content”: “This is just a note”,
  “published”: “2024-03-06T07:23:56Z”
}
[]
{
  “@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”
    }
  ]
}
[]
[
  {
    “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”
  }
]
[
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-593645245”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/101.png”,
    “remote_url”: “http://pasture-one-actor/images/101.png”,
    “text_url”: “http://pasture-one-actor/images/101.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/101.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-88812142”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/102.png”,
    “remote_url”: “http://pasture-one-actor/images/102.png”,
    “text_url”: “http://pasture-one-actor/images/102.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/102.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “1476243381”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/103.png”,
    “remote_url”: “http://pasture-one-actor/images/103.png”,
    “text_url”: “http://pasture-one-actor/images/103.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/103.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “1691056015”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/104.png”,
    “remote_url”: “http://pasture-one-actor/images/104.png”,
    “text_url”: “http://pasture-one-actor/images/104.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/104.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-1536550267”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/105.png”,
    “remote_url”: “http://pasture-one-actor/images/105.png”,
    “text_url”: “http://pasture-one-actor/images/105.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/105.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-2100394776”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/106.png”,
    “remote_url”: “http://pasture-one-actor/images/106.png”,
    “text_url”: “http://pasture-one-actor/images/106.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/106.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “1406709207”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/107.png”,
    “remote_url”: “http://pasture-one-actor/images/107.png”,
    “text_url”: “http://pasture-one-actor/images/107.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/107.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-1648424940”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/108.png”,
    “remote_url”: “http://pasture-one-actor/images/108.png”,
    “text_url”: “http://pasture-one-actor/images/108.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/108.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “2075120386”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/109.png”,
    “remote_url”: “http://pasture-one-actor/images/109.png”,
    “text_url”: “http://pasture-one-actor/images/109.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/109.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-1763988039”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/1010.png”,
    “remote_url”: “http://pasture-one-actor/images/1010.png”,
    “text_url”: “http://pasture-one-actor/images/1010.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/1010.png”
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “01JQ1235PH8QT0QMFT1YNXNRC6”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ1235PH8QT0QMFT1YNXNRC6.jpg”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ1235PH8QT0QMFT1YNXNRC6.jpg”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ1235PH8QT0QMFT1YNXNRC6.jpg”,
    “remote_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “preview_remote_url”: null,
    “meta”: {
      “original”: {
        “width”: 200,
        “height”: 164,
        “size”: “200x164”,
        “aspect”: 1.2195122
      },
      “small”: {
        “width”: 200,
        “height”: 164,
        “size”: “200x164”,
        “aspect”: 1.2195122
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: “a cow”,
    “blurhash”: “LnL4d3I9?cxt_4%NR+WB%ha}Mxt7”
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “id”: “01JQ1236BN85Q5KSNAF21G7E0W”,
    “type”: “video”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ1236BN85Q5KSNAF21G7E0W.mp4”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ1236BN85Q5KSNAF21G7E0W.mp4”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ1236BN85Q5KSNAF21G7E0W.jpg”,
    “remote_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “preview_remote_url”: null,
    “meta”: {
      “original”: {
        “width”: 256,
        “height”: 144,
        “frame_rate”: “25/1”,
        “duration”: 3,
        “bitrate”: 140376
      },
      “small”: {
        “width”: 256,
        “height”: 144,
        “size”: “256x144”,
        “aspect”: 1.7777778
      }
    },
    “description”: “a cow eating grass”,
    “blurhash”: “L00000fQfQfQfQfQfQfQfQfQfQfQ”
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[]
{
  “href”: “https://funfedi.dev”,
  “type”: “Link”
}
[]
{
  “type”: “Link”,
  “name”: “Donate”,
  “href”: “payto://iban/DE75512108001245126199”,
  “rel”: “payment”
}
[]
{
  “type”: “Document”,
  “name”: “text document”,
  “url”: “http://pasture-one-actor/assets/sample.txt”
}
[]
{
  “type”: “Document”,
  “name”: “text document”,
  “href”: “http://pasture-one-actor/assets/sample.txt”
}
[]
{
  “type”: “Note”,
  “attributedTo”: “http://pasture-one-actor/actor”,
  “name”: “attached note”,
  “content”: “This is just a note”,
  “published”: “2024-03-06T07:23:56Z”
}
[]
{
  “@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”
    }
  ]
}
[]
[
  {
    “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”
  }
]
[
  {
    “id”: “01JQ123C8AYCSNBP6XBKYJMVDS”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C8AYCSNBP6XBKYJMVDS.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C8AYCSNBP6XBKYJMVDS.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123C8AYCSNBP6XBKYJMVDS.jpg”,
    “remote_url”: “http://pasture-one-actor/images/101.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”: “L9TEZX}xfQ}x}xoMfQoMfQfQfQfQ”
  },
  {
    “id”: “01JQ123C8XSZJKG0AY6RW8X1E5”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C8XSZJKG0AY6RW8X1E5.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C8XSZJKG0AY6RW8X1E5.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123C8XSZJKG0AY6RW8X1E5.jpg”,
    “remote_url”: “http://pasture-one-actor/images/102.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”: “L0BV-k~XfQ~X~XoMfQoMfQfQfQfQ”
  },
  {
    “id”: “01JQ123C99QM0760DA3V2J9742”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C99QM0760DA3V2J9742.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C99QM0760DA3V2J9742.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123C99QM0760DA3V2J9742.jpg”,
    “remote_url”: “http://pasture-one-actor/images/103.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”: “L31uo|lzfQlzlzf%fQf%fQfQfQfQ”
  },
  {
    “id”: “01JQ123C9HMGCCJ8TSPN9ZGVQB”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C9HMGCCJ8TSPN9ZGVQB.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C9HMGCCJ8TSPN9ZGVQB.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123C9HMGCCJ8TSPN9ZGVQB.jpg”,
    “remote_url”: “http://pasture-one-actor/images/104.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”: “L6D3;ry%fQy%y%kAfQkAfQfQfQfQ”
  },
  {
    “id”: “01JQ123C9RNXGFYVT59PGN3HB1”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C9RNXGFYVT59PGN3HB1.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123C9RNXGFYVT59PGN3HB1.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123C9RNXGFYVT59PGN3HB1.jpg”,
    “remote_url”: “http://pasture-one-actor/images/105.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”: “L75n[3qCfQqCqCffQffQfQfQfQ”
  },
  {
    “id”: “01JQ123CA01DTCEF9F6TM43KTH”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CA01DTCEF9F6TM43KTH.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CA01DTCEF9F6TM43KTH.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123CA01DTCEF9F6TM43KTH.jpg”,
    “remote_url”: “http://pasture-one-actor/images/106.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”: “L4F8DH.mfQ.m.mkCfQkCfQfQfQfQ”
  },
  {
    “id”: “01JQ123CA774YNJ3TM86KEDH9F”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CA774YNJ3TM86KEDH9F.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CA774YNJ3TM86KEDH9F.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123CA774YNJ3TM86KEDH9F.jpg”,
    “remote_url”: “http://pasture-one-actor/images/107.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”: “L8SDX@~5fQ~5~5oKfQoKfQfQfQfQ”
  },
  {
    “id”: “01JQ123CAF3FDMRT5N6AVJJ1SC”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CAF3FDMRT5N6AVJJ1SC.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CAF3FDMRT5N6AVJJ1SC.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123CAF3FDMRT5N6AVJJ1SC.jpg”,
    “remote_url”: “http://pasture-one-actor/images/108.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”: “L7QFYy}VfQ}V}VoKfQoKfQfQfQfQ”
  },
  {
    “id”: “01JQ123CARGBFKPBVS4WXMJ9FT”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CARGBFKPBVS4WXMJ9FT.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CARGBFKPBVS4WXMJ9FT.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123CARGBFKPBVS4WXMJ9FT.jpg”,
    “remote_url”: “http://pasture-one-actor/images/109.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”: “L27#Jty?fQy?y?kCfQkCfQfQfQfQ”
  },
  {
    “id”: “01JQ123CAZNCQNAN3CQGA7Q24A”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CAZNCQNAN3CQGA7Q24A.png”,
    “text_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/original/01JQ123CAZNCQNAN3CQGA7Q24A.png”,
    “preview_url”: “http://gotosocial/fileserver/01JQ11QM5JKM0XPQD9F110ZSBH/attachment/small/01JQ123CAZNCQNAN3CQGA7Q24A.jpg”,
    “remote_url”: “http://pasture-one-actor/images/1010.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”: “L9TDq]}cfQ}c}coLfQoLfQfQfQfQ”
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “019623e1-fd9d-7f72-8a82-608695df3b9a”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “preview_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: “a cow”,
    “blurhash”: null
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “id”: “019623e2-009a-7113-b618-2ae228967ee7”,
    “type”: “video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “preview_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: “a cow eating grass”,
    “blurhash”: null
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “019623e2-03ae-7a09-824a-7860a2ca3f31”,
    “type”: “audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “preview_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: “the moo sound of a cow”,
    “blurhash”: null
  }
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “019623e2-06d1-7338-9b1f-b4e0809be438”,
    “type”: “audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “preview_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: “the moo sound of a cow”,
    “blurhash”: null
  }
]
{
  “href”: “https://funfedi.dev”,
  “type”: “Link”
}
[]
{
  “type”: “Link”,
  “name”: “Donate”,
  “href”: “payto://iban/DE75512108001245126199”,
  “rel”: “payment”
}
[]
{
  “type”: “Document”,
  “name”: “text document”,
  “url”: “http://pasture-one-actor/assets/sample.txt”
}
[
  {
    “id”: “019623e2-0fe9-70b8-baeb-0a782a8a6b97”,
    “type”: “text”,
    “url”: “http://pasture-one-actor/assets/sample.txt”,
    “preview_url”: “http://pasture-one-actor/assets/sample.txt”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: “text document”,
    “blurhash”: null
  }
]
{
  “type”: “Document”,
  “name”: “text document”,
  “href”: “http://pasture-one-actor/assets/sample.txt”
}
[]
{
  “type”: “Note”,
  “attributedTo”: “http://pasture-one-actor/actor”,
  “name”: “attached note”,
  “content”: “This is just a note”,
  “published”: “2024-03-06T07:23:56Z”
}
[]
{
  “@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”
    }
  ]
}
[]
[
  {
    “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”
  }
]
[
  {
    “id”: “019623e2-1d83-71b4-b1bc-046e0d065275”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/101.png”,
    “preview_url”: “http://pasture-one-actor/images/101.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  },
  {
    “id”: “019623e2-1e20-7e79-b190-cf3d12c209e3”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/102.png”,
    “preview_url”: “http://pasture-one-actor/images/102.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  },
  {
    “id”: “019623e2-1e86-7a7c-9a33-9cbab0e4570a”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/103.png”,
    “preview_url”: “http://pasture-one-actor/images/103.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  },
  {
    “id”: “019623e2-1ef9-7714-a5d1-e5a2613e49db”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/104.png”,
    “preview_url”: “http://pasture-one-actor/images/104.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  },
  {
    “id”: “019623e2-1ff0-7d73-9047-d81bf2b4c610”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/105.png”,
    “preview_url”: “http://pasture-one-actor/images/105.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  },
  {
    “id”: “019623e2-2070-7102-ab17-c1bc66d9e745”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/106.png”,
    “preview_url”: “http://pasture-one-actor/images/106.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  },
  {
    “id”: “019623e2-211f-70d9-84ab-62db2810f606”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/107.png”,
    “preview_url”: “http://pasture-one-actor/images/107.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  },
  {
    “id”: “019623e2-21df-7d9d-9c3a-c38399472fd7”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/108.png”,
    “preview_url”: “http://pasture-one-actor/images/108.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  },
  {
    “id”: “019623e2-22a7-720b-9120-5476d484c09d”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/109.png”,
    “preview_url”: “http://pasture-one-actor/images/109.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  },
  {
    “id”: “019623e2-239b-7723-8d6a-606cab752bf5”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/1010.png”,
    “preview_url”: “http://pasture-one-actor/images/1010.png”,
    “remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “small”: {
        “width”: 512,
        “height”: 512,
        “size”: “512x512”,
        “aspect”: 1
      },
      “focus”: {
        “x”: 0,
        “y”: 0
      }
    },
    “description”: null,
    “blurhash”: null
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “114318338514886226”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/338/514/886/226/original/d4bcfd304ff9a959.jpg”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/338/514/886/226/small/d4bcfd304ff9a959.jpg”,
    “remote_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “preview_remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 200,
        “height”: 164,
        “size”: “200x164”,
        “aspect”: 1.2195121951219512
      },
      “small”: {
        “width”: 200,
        “height”: 164,
        “size”: “200x164”,
        “aspect”: 1.2195121951219512
      }
    },
    “description”: “a cow”,
    “blurhash”: “UjL4Z_Di_3s._4%gNHRkyEWBMxt7kDV@aJbH”
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “id”: “114318338576692868”,
    “type”: “gifv”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/338/576/692/868/original/6db1ad23d9d4eb36.mp4”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/338/576/692/868/small/6db1ad23d9d4eb36.png”,
    “remote_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “preview_remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “width”: 256,
        “height”: 144,
        “frame_rate”: “25/1”,
        “duration”: 3.0,
        “bitrate”: 144994
      },
      “small”: {
        “width”: 256,
        “height”: 144,
        “size”: “256x144”,
        “aspect”: 1.7777777777777777
      }
    },
    “description”: “a cow eating grass”,
    “blurhash”: “UTEMdgveNaXU-trVWCOFKRNFnPWCKPNdn#xE”
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “114318338639105799”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/338/639/105/799/original/041ead760b919f4e.mp3”,
    “preview_url”: null,
    “remote_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “preview_remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “duration”: 2.142041,
        “bitrate”: 131018
      }
    },
    “description”: “the moo sound of a cow”,
    “blurhash”: null
  }
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “114318338699549729”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/338/699/549/729/original/2de09dd19a859d20.mp3”,
    “preview_url”: null,
    “remote_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “preview_remote_url”: null,
    “text_url”: null,
    “meta”: {
      “original”: {
        “duration”: 2.142041,
        “bitrate”: 131018
      }
    },
    “description”: “the moo sound of a cow”,
    “blurhash”: null
  }
]
{
  “href”: “https://funfedi.dev”,
  “type”: “Link”
}
[]
{
  “type”: “Link”,
  “name”: “Donate”,
  “href”: “payto://iban/DE75512108001245126199”,
  “rel”: “payment”
}
[]
{
  “type”: “Document”,
  “name”: “text document”,
  “url”: “http://pasture-one-actor/assets/sample.txt”
}
[
  {
    “id”: “114318338886502015”,
    “type”: “unknown”,
    “url”: “http://mastodon/media_proxy/114318338886502015/original”,
    “preview_url”: “http://mastodon/media_proxy/114318338886502015/small”,
    “remote_url”: “http://pasture-one-actor/assets/sample.txt”,
    “preview_remote_url”: null,
    “text_url”: null,
    “meta”: null,
    “description”: “text document”,
    “blurhash”: null
  }
]
{
  “type”: “Document”,
  “name”: “text document”,
  “href”: “http://pasture-one-actor/assets/sample.txt”
}
[]
{
  “type”: “Note”,
  “attributedTo”: “http://pasture-one-actor/actor”,
  “name”: “attached note”,
  “content”: “This is just a note”,
  “published”: “2024-03-06T07:23:56Z”
}
[]
{
  “@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”
    }
  ]
}
[]
[
  {
    “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”
  }
]
[
  {
    “id”: “114318339155499483”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/339/155/499/483/original/b11059000403aaf6.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/339/155/499/483/small/b11059000403aaf6.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”: “U05OnptDfQtDtDfRfQfRfQfQfQfQtDfRfQfR”
  },
  {
    “id”: “114318339161246912”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/339/161/246/912/original/515779ac5e3ee4ef.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/339/161/246/912/small/515779ac5e3ee4ef.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”: “U293d4uIfQuIuIfjfQfjfQfQfQfQuIfjfQfj”
  },
  {
    “id”: “114318339166808411”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/339/166/808/411/original/11f0d8cd9bc39248.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/339/166/808/411/small/11f0d8cd9bc39248.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”: “U27$XPpyfQpypyfkfQfkfQfQfQfQpyfkfQfk”
  },
  {
    “id”: “114318339171820957”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/339/171/820/957/original/e9b9ce5a4e625e27.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/318/339/171/820/957/small/e9b9ce5a4e625e27.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”: “U1Krw-]nfQ]n]njtfQjtfQfQfQfQ]njtfQjt”
  }
]
attributedTo files Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “a52da591irna000v”,
    “createdAt”: “2025-03-07T13:19:53.365Z”,
    “name”: “cow.jpg”,
    “type”: “image/jpeg”,
    “md5”: “79665fe8c07445157afebd1543f36b71”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “ejK^]TI9_3t6NG_4%gRkV[of%hWCIUt7jEo#V@aJbHofazadjYWVkD”,
    “properties”: {
      “width”: 200,
      “height”: 164
    },
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “thumbnailUrl”: “http://pasture-one-actor/assets/cow.jpg”,
    “comment”: “A beautiful cow”,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “id”: “a52da5qbirna000x”,
    “createdAt”: “2025-03-07T13:19:53.987Z”,
    “name”: “cow_eating.mp4”,
    “type”: “video/mp4”,
    “md5”: “19e0d3ecdd0230ed857c9c88dd247012”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: null,
    “properties”: {},
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “thumbnailUrl”: null,
    “comment”: “A beautiful cow eating”,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “a52da66mirna000z”,
    “createdAt”: “2025-03-07T13:19:54.574Z”,
    “name”: “cow_moo.mp3”,
    “type”: “audio/mpeg”,
    “md5”: “af0b1c1fdd1e74cb559072d725f7de31”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: null,
    “properties”: {},
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “thumbnailUrl”: null,
    “comment”: “A cow mooing”,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  }
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “a52da66mirna000z”,
    “createdAt”: “2025-03-07T13:19:54.574Z”,
    “name”: “cow_moo.mp3”,
    “type”: “audio/mpeg”,
    “md5”: “af0b1c1fdd1e74cb559072d725f7de31”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: null,
    “properties”: {},
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “thumbnailUrl”: null,
    “comment”: “A cow mooing”,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  }
]
{
  “href”: “https://funfedi.dev”,
  “type”: “Link”
}
[]
{
  “type”: “Link”,
  “name”: “Donate”,
  “href”: “payto://iban/DE75512108001245126199”,
  “rel”: “payment”
}
[]
{
  “type”: “Document”,
  “name”: “text document”,
  “url”: “http://pasture-one-actor/assets/sample.txt”
}
[
  {
    “id”: “a52dgow1irna006h”,
    “createdAt”: “2025-03-07T13:24:58.753Z”,
    “name”: “sample.txt”,
    “type”: “application/octet-stream”,
    “md5”: “b1a04be5bd796eaa46782e36510f2b46”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: null,
    “properties”: {},
    “url”: “http://pasture-one-actor/assets/sample.txt”,
    “thumbnailUrl”: null,
    “comment”: “text document”,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  }
]
{
  “type”: “Document”,
  “name”: “text document”,
  “href”: “http://pasture-one-actor/assets/sample.txt”
}
[]
{
  “type”: “Note”,
  “attributedTo”: “http://pasture-one-actor/actor”,
  “name”: “attached note”,
  “content”: “This is just a note”,
  “published”: “2024-03-06T07:23:56Z”
}
[]
{
  “@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”
    }
  ]
}
[]
[
  {
    “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”
  }
]
[
  {
    “id”: “a52dgr00irna006m”,
    “createdAt”: “2025-03-07T13:25:01.488Z”,
    “name”: “101.png”,
    “type”: “image/png”,
    “md5”: “3893514ccdc60e1729c2ac6fb87d3361”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e10W7+glfQglfQglfkfQfkfQfQfQfQfQfQglfkfQfkfQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/101.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/101.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  },
  {
    “id”: “a52dgr18irna006n”,
    “createdAt”: “2025-03-07T13:25:01.532Z”,
    “name”: “102.png”,
    “type”: “image/png”,
    “md5”: “09fa17fe0b9351dc33fd9cbba34e7ed0”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e1JL@v|+fQ|+fQ|+jufQjufQfQfQfQfQfQ|+jufQjufQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/102.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/102.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  },
  {
    “id”: “a52dgr2eirna006o”,
    “createdAt”: “2025-03-07T13:25:01.574Z”,
    “name”: “103.png”,
    “type”: “image/png”,
    “md5”: “d3d882771f3229f2ad9c5079e46f3a09”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e0FUhP}2fQ}2fQ}2jufQjufQfQfQfQfQfQ}2jufQjufQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/103.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/103.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  },
  {
    “id”: “a52dgr3firna006p”,
    “createdAt”: “2025-03-07T13:25:01.611Z”,
    “name”: “104.png”,
    “type”: “image/png”,
    “md5”: “b8447f0a9b7d402dab191ef5359addcf”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e4J_ML.hfQ.hfQ.hj[fQj[fQfQfQfQfQfQ.hj[fQj[fQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/104.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/104.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  },
  {
    “id”: “a52dgr4lirna006q”,
    “createdAt”: “2025-03-07T13:25:01.653Z”,
    “name”: “105.png”,
    “type”: “image/png”,
    “md5”: “e1d50e336133d7e12a0a6ce94a699fdb”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e07SYN$VfQ$VfQ$VjufQjufQfQfQfQfQfQ$VjufQjufQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/105.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/105.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  },
  {
    “id”: “a52dgr5qirna006r”,
    “createdAt”: “2025-03-07T13:25:01.694Z”,
    “name”: “106.png”,
    “type”: “image/png”,
    “md5”: “602e462f5f7b183c203954403ce32908”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e3GLm_HfQHfQHj[fQj[fQfQfQfQfQfQHj[fQj[fQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/106.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/106.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  },
  {
    “id”: “a52dgr6virna006s”,
    “createdAt”: “2025-03-07T13:25:01.735Z”,
    “name”: “107.png”,
    “type”: “image/png”,
    “md5”: “962926c957b909ec44c99dcafe692177”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e4P^^~][fQ][fQ][jufQjufQfQfQfQfQfQ][jufQjufQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/107.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/107.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  },
  {
    “id”: “a52dgr89irna006t”,
    “createdAt”: “2025-03-07T13:25:01.785Z”,
    “name”: “108.png”,
    “type”: “image/png”,
    “md5”: “7438a97b4c1746103fade8c71e439e71”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e3Qv5y~XfQ~XfQ~Xj[fQj[fQfQfQfQfQfQ~Xj[fQj[fQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/108.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/108.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  },
  {
    “id”: “a52dgr9oirna006u”,
    “createdAt”: “2025-03-07T13:25:01.836Z”,
    “name”: “109.png”,
    “type”: “image/png”,
    “md5”: “eb872963901c60a048c93e65289286c2”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e1I,AC|wfQ|wfQ|wjtfQjtfQfQfQfQfQfQ|wjtfQjtfQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/109.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/109.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  },
  {
    “id”: “a52dgratirna006v”,
    “createdAt”: “2025-03-07T13:25:01.877Z”,
    “name”: “1010.png”,
    “type”: “image/png”,
    “md5”: “d7fe93a060fe39d68f51553ebebf3ffd”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e3HU-=-tfQ-tfQ-tj[fQj[fQfQfQfQfQfQ-tj[fQj[fQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/1010.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/1010.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a52d9thxirna0002”,
    “user”: null
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “0196241b-40b3-a5d0-a41b-259b7593eb15”,
    “type”: “image”,
    “url”: “http://mitra/media/6e403ee33c2817a06af46b6e362c054aec3b43057ff32d2f7ac7761761e6e1ff.jpg”,
    “preview_url”: “http://mitra/media/6e403ee33c2817a06af46b6e362c054aec3b43057ff32d2f7ac7761761e6e1ff.jpg”,
    “description”: “a cow”
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “id”: “0196241b-4696-29eb-4a9b-46fd08f7be53”,
    “type”: “video”,
    “url”: “http://mitra/media/4514a0bf67069eb36444ace0c4d5d6d4b95be4f01490e6a22ada67bbc3967d0e.mp4”,
    “preview_url”: “http://mitra/media/4514a0bf67069eb36444ace0c4d5d6d4b95be4f01490e6a22ada67bbc3967d0e.mp4”,
    “description”: “a cow eating grass”
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “0196241b-4c6a-3f69-0daf-bc318740b644”,
    “type”: “audio”,
    “url”: “http://mitra/media/3e33fee4c40cdc62e2744d8cf9b7b65b97e0af17e81170b067a1b8fe49b88f28.m2a”,
    “preview_url”: “http://mitra/media/3e33fee4c40cdc62e2744d8cf9b7b65b97e0af17e81170b067a1b8fe49b88f28.m2a”,
    “description”: “the moo sound of a cow”
  }
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “0196241b-524f-c04e-94e8-c0e27353a0bd”,
    “type”: “audio”,
    “url”: “http://mitra/media/3e33fee4c40cdc62e2744d8cf9b7b65b97e0af17e81170b067a1b8fe49b88f28.m2a”,
    “preview_url”: “http://mitra/media/3e33fee4c40cdc62e2744d8cf9b7b65b97e0af17e81170b067a1b8fe49b88f28.m2a”,
    “description”: “the moo sound of a cow”
  }
]
{
  “href”: “https://funfedi.dev”,
  “type”: “Link”
}
[]
{
  “type”: “Link”,
  “name”: “Donate”,
  “href”: “payto://iban/DE75512108001245126199”,
  “rel”: “payment”
}
[]
{
  “type”: “Document”,
  “name”: “text document”,
  “url”: “http://pasture-one-actor/assets/sample.txt”
}
[]
{
  “type”: “Document”,
  “name”: “text document”,
  “href”: “http://pasture-one-actor/assets/sample.txt”
}
[]
{
  “type”: “Note”,
  “attributedTo”: “http://pasture-one-actor/actor”,
  “name”: “attached note”,
  “content”: “This is just a note”,
  “published”: “2024-03-06T07:23:56Z”
}
[]
{
  “@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”
    }
  ]
}
[]
[
  {
    “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”
  }
]
[
  {
    “id”: “0196241b-7bb6-6ca1-960f-0b1b08b2cc4b”,
    “type”: “image”,
    “url”: “http://mitra/media/51ee422c7d7b6fca9bec831d0518014e0e40c961f5061e5ba966fe9f2e456a05.png”,
    “preview_url”: “http://mitra/media/51ee422c7d7b6fca9bec831d0518014e0e40c961f5061e5ba966fe9f2e456a05.png”,
    “description”: null
  },
  {
    “id”: “0196241b-7bbd-fd5c-11d7-e2b43d9dfa83”,
    “type”: “image”,
    “url”: “http://mitra/media/6a4f6df40c1cd9f3aca22b4ef82125b98f53a6037a0af4f20e08bed029561314.png”,
    “preview_url”: “http://mitra/media/6a4f6df40c1cd9f3aca22b4ef82125b98f53a6037a0af4f20e08bed029561314.png”,
    “description”: null
  },
  {
    “id”: “0196241b-7bbf-8283-959c-92685a556b8a”,
    “type”: “image”,
    “url”: “http://mitra/media/2cb51fd4273c1dd5b7fdb0856395e2f5785ba7e84fa3f297c97b75cd4585c08b.png”,
    “preview_url”: “http://mitra/media/2cb51fd4273c1dd5b7fdb0856395e2f5785ba7e84fa3f297c97b75cd4585c08b.png”,
    “description”: null
  },
  {
    “id”: “0196241b-7bc1-fed9-646d-6cd3aaac9a2d”,
    “type”: “image”,
    “url”: “http://mitra/media/146ecb29ad5b42d000da8f51ae6da1103da2f5563742f1d7bf20508e7b3eb3fc.png”,
    “preview_url”: “http://mitra/media/146ecb29ad5b42d000da8f51ae6da1103da2f5563742f1d7bf20508e7b3eb3fc.png”,
    “description”: null
  },
  {
    “id”: “0196241b-7bc3-66f2-6e35-c1436c1b408a”,
    “type”: “image”,
    “url”: “http://mitra/media/3ee5bf97d4e2f4ddc44ef393bd2be8a2084606e6c0c58873775ce7193c557ff2.png”,
    “preview_url”: “http://mitra/media/3ee5bf97d4e2f4ddc44ef393bd2be8a2084606e6c0c58873775ce7193c557ff2.png”,
    “description”: null
  },
  {
    “id”: “0196241b-7bc8-d64c-cbea-3c34e0843873”,
    “type”: “image”,
    “url”: “http://mitra/media/c7f0f9c2edc7a8b61d936e1ba98995f42d9839f8f58bcbb4ac35974592ba9583.png”,
    “preview_url”: “http://mitra/media/c7f0f9c2edc7a8b61d936e1ba98995f42d9839f8f58bcbb4ac35974592ba9583.png”,
    “description”: null
  },
  {
    “id”: “0196241b-7bcb-5fe3-28b6-9ff06c6f705f”,
    “type”: “image”,
    “url”: “http://mitra/media/73f9105c45950ad95f092bb2bffc356f9ee10885a6423f51c6f49a9572ba3c4f.png”,
    “preview_url”: “http://mitra/media/73f9105c45950ad95f092bb2bffc356f9ee10885a6423f51c6f49a9572ba3c4f.png”,
    “description”: null
  },
  {
    “id”: “0196241b-7bcd-8e59-2668-e0fa360e654f”,
    “type”: “image”,
    “url”: “http://mitra/media/1558b1a0d156f0be6f451377463fa3358ac3ffb3da96536427171136dac7ddbd.png”,
    “preview_url”: “http://mitra/media/1558b1a0d156f0be6f451377463fa3358ac3ffb3da96536427171136dac7ddbd.png”,
    “description”: null
  },
  {
    “id”: “0196241b-7bd0-b5e4-1cba-71b890d80e63”,
    “type”: “image”,
    “url”: “http://mitra/media/b68761788550cf18e5af38660bbeb658f2a988698060e63953b4006723e36e32.png”,
    “preview_url”: “http://mitra/media/b68761788550cf18e5af38660bbeb658f2a988698060e63953b4006723e36e32.png”,
    “description”: null
  },
  {
    “id”: “0196241b-7bd2-c757-ff59-81ddd5752619”,
    “type”: “image”,
    “url”: “http://mitra/media/d37a201aa62b51046f70e5525acc5e2620030eaf802acbaf546ac0040750ca83.png”,
    “preview_url”: “http://mitra/media/d37a201aa62b51046f70e5525acc5e2620030eaf802acbaf546ac0040750ca83.png”,
    “description”: null
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “blurhash”: null,
    “description”: “a cow”,
    “id”: “-1149766120”,
    “pleroma”: {
      “mime_type”: “image/jpeg”
    },
    “preview_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “remote_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “text_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “blurhash”: null,
    “description”: “a cow eating grass”,
    “id”: “70207247”,
    “pleroma”: {
      “mime_type”: “video/mp4”
    },
    “preview_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “remote_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “text_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “type”: “video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “blurhash”: null,
    “description”: “the moo sound of a cow”,
    “id”: “1474550563”,
    “pleroma”: {
      “mime_type”: “audio/mpeg”
    },
    “preview_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “remote_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “text_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “type”: “audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”
  }
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “blurhash”: null,
    “description”: “the moo sound of a cow”,
    “id”: “1474550563”,
    “pleroma”: {
      “mime_type”: “audio/mpeg”
    },
    “preview_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “remote_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “text_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “type”: “audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”
  }
]
{
  “href”: “https://funfedi.dev”,
  “type”: “Link”
}
[
  {
    “blurhash”: null,
    “description”: null,
    “id”: “1380485988”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “https://funfedi.dev”,
    “remote_url”: “https://funfedi.dev”,
    “text_url”: “https://funfedi.dev”,
    “type”: “unknown”,
    “url”: “https://funfedi.dev”
  }
]
{
  “type”: “Link”,
  “name”: “Donate”,
  “href”: “payto://iban/DE75512108001245126199”,
  “rel”: “payment”
}
{
  “type”: “Document”,
  “name”: “text document”,
  “url”: “http://pasture-one-actor/assets/sample.txt”
}
[
  {
    “blurhash”: null,
    “description”: “text document”,
    “id”: “1125436732”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/assets/sample.txt”,
    “remote_url”: “http://pasture-one-actor/assets/sample.txt”,
    “text_url”: “http://pasture-one-actor/assets/sample.txt”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/assets/sample.txt”
  }
]
{
  “type”: “Document”,
  “name”: “text document”,
  “href”: “http://pasture-one-actor/assets/sample.txt”
}
[
  {
    “blurhash”: null,
    “description”: “text document”,
    “id”: “1125436732”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/assets/sample.txt”,
    “remote_url”: “http://pasture-one-actor/assets/sample.txt”,
    “text_url”: “http://pasture-one-actor/assets/sample.txt”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/assets/sample.txt”
  }
]
{
  “type”: “Note”,
  “attributedTo”: “http://pasture-one-actor/actor”,
  “name”: “attached note”,
  “content”: “This is just a note”,
  “published”: “2024-03-06T07:23:56Z”
}
{
  “@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”
    }
  ]
}
[
  {
    “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”
  }
]
[
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-593645245”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/101.png”,
    “remote_url”: “http://pasture-one-actor/images/101.png”,
    “text_url”: “http://pasture-one-actor/images/101.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/101.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-88812142”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/102.png”,
    “remote_url”: “http://pasture-one-actor/images/102.png”,
    “text_url”: “http://pasture-one-actor/images/102.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/102.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “1476243381”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/103.png”,
    “remote_url”: “http://pasture-one-actor/images/103.png”,
    “text_url”: “http://pasture-one-actor/images/103.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/103.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “1691056015”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/104.png”,
    “remote_url”: “http://pasture-one-actor/images/104.png”,
    “text_url”: “http://pasture-one-actor/images/104.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/104.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-1536550267”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/105.png”,
    “remote_url”: “http://pasture-one-actor/images/105.png”,
    “text_url”: “http://pasture-one-actor/images/105.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/105.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-2100394776”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/106.png”,
    “remote_url”: “http://pasture-one-actor/images/106.png”,
    “text_url”: “http://pasture-one-actor/images/106.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/106.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “1406709207”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/107.png”,
    “remote_url”: “http://pasture-one-actor/images/107.png”,
    “text_url”: “http://pasture-one-actor/images/107.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/107.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-1648424940”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/108.png”,
    “remote_url”: “http://pasture-one-actor/images/108.png”,
    “text_url”: “http://pasture-one-actor/images/108.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/108.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “2075120386”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/109.png”,
    “remote_url”: “http://pasture-one-actor/images/109.png”,
    “text_url”: “http://pasture-one-actor/images/109.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/109.png”
  },
  {
    “blurhash”: null,
    “description”: null,
    “id”: “-1763988039”,
    “pleroma”: {
      “mime_type”: “application/octet-stream”
    },
    “preview_url”: “http://pasture-one-actor/images/1010.png”,
    “remote_url”: “http://pasture-one-actor/images/1010.png”,
    “text_url”: “http://pasture-one-actor/images/1010.png”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/images/1010.png”
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “a52eam1ge2tn000v”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “remote_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “preview_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “text_url”: “http://pasture-one-actor/assets/cow.jpg”,
    “meta”: {
      “width”: 200,
      “height”: 164,
      “original”: {
        “width”: 200,
        “height”: 164,
        “size”: “200x164”,
        “aspect”: 1.2195121951219512,
        “frame_rate”: “undefined”
      },
      “size”: “200x164”,
      “aspect”: 1.2195121951219512
    },
    “description”: “A beautiful cow”,
    “blurhash”: “ejK^]TI9_3t6NG_4%gRkV[of%hWCIUt7jEo#V@aJbHofazadjYWVkD”
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “id”: “a52eamrle2tn000x”,
    “type”: “video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “remote_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “preview_url”: null,
    “text_url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “meta”: {
      “original”: {
        “frame_rate”: “undefined”
      }
    },
    “description”: “A beautiful cow eating”,
    “blurhash”: null
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “a52ean6be2tn000z”,
    “type”: “audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “remote_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “preview_url”: null,
    “text_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “meta”: {
      “original”: {
        “frame_rate”: “undefined”
      }
    },
    “description”: “A cow mooing”,
    “blurhash”: null
  }
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “a52ean6be2tn000z”,
    “type”: “audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “remote_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “preview_url”: null,
    “text_url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “meta”: {
      “original”: {
        “frame_rate”: “undefined”
      }
    },
    “description”: “A cow mooing”,
    “blurhash”: null
  }
]
{
  “href”: “https://funfedi.dev”,
  “type”: “Link”
}
[]
{
  “type”: “Link”,
  “name”: “Donate”,
  “href”: “payto://iban/DE75512108001245126199”,
  “rel”: “payment”
}
[]
{
  “type”: “Document”,
  “name”: “text document”,
  “url”: “http://pasture-one-actor/assets/sample.txt”
}
[
  {
    “id”: “a52ehax5e2tn006j”,
    “type”: “unknown”,
    “url”: “http://pasture-one-actor/assets/sample.txt”,
    “remote_url”: “http://pasture-one-actor/assets/sample.txt”,
    “preview_url”: null,
    “text_url”: “http://pasture-one-actor/assets/sample.txt”,
    “meta”: {
      “original”: {
        “frame_rate”: “undefined”
      }
    },
    “description”: “text document”,
    “blurhash”: null
  }
]
{
  “type”: “Document”,
  “name”: “text document”,
  “href”: “http://pasture-one-actor/assets/sample.txt”
}
[]
{
  “type”: “Note”,
  “attributedTo”: “http://pasture-one-actor/actor”,
  “name”: “attached note”,
  “content”: “This is just a note”,
  “published”: “2024-03-06T07:23:56Z”
}
[]
{
  “@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”
    }
  ]
}
[]
[
  {
    “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”
  }
]
[
  {
    “id”: “a52ehd5we2tn006o”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/101.png”,
    “remote_url”: “http://pasture-one-actor/images/101.png”,
    “preview_url”: “http://pasture-one-actor/images/101.png”,
    “text_url”: “http://pasture-one-actor/images/101.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e0Fzq1}_fQ}_fQ}_j[fQj[fQfQfQfQfQfQ}_j[fQj[fQfQfQfQfQfQ”
  },
  {
    “id”: “a52ehd74e2tn006p”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/102.png”,
    “remote_url”: “http://pasture-one-actor/images/102.png”,
    “preview_url”: “http://pasture-one-actor/images/102.png”,
    “text_url”: “http://pasture-one-actor/images/102.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e289Z^ubfQubfQubfjfQfjfQfQfQfQfQfQubfjfQfjfQfQfQfQfQfQ”
  },
  {
    “id”: “a52ehd8de2tn006q”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/103.png”,
    “remote_url”: “http://pasture-one-actor/images/103.png”,
    “preview_url”: “http://pasture-one-actor/images/103.png”,
    “text_url”: “http://pasture-one-actor/images/103.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e07dq%6fQ%6fQ%6j[fQj[fQfQfQfQfQfQ%6j[fQj[fQfQfQfQfQfQ”
  },
  {
    “id”: “a52ehd9me2tn006r”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/104.png”,
    “remote_url”: “http://pasture-one-actor/images/104.png”,
    “preview_url”: “http://pasture-one-actor/images/104.png”,
    “text_url”: “http://pasture-one-actor/images/104.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e2M@Zi~qfQ~qfQ~qj[fQj[fQfQfQfQfQfQ~qj[fQj[fQfQfQfQfQfQ”
  },
  {
    “id”: “a52ehdake2tn006s”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/105.png”,
    “remote_url”: “http://pasture-one-actor/images/105.png”,
    “preview_url”: “http://pasture-one-actor/images/105.png”,
    “text_url”: “http://pasture-one-actor/images/105.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e07[Q$SfQ$SfQ$SjufQjufQfQfQfQfQfQ$SjufQjufQfQfQfQfQfQ”
  },
  {
    “id”: “a52ehdbse2tn006t”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/106.png”,
    “remote_url”: “http://pasture-one-actor/images/106.png”,
    “preview_url”: “http://pasture-one-actor/images/106.png”,
    “text_url”: “http://pasture-one-actor/images/106.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e04dmvswfQswfQswfRfQfRfQfQfQfQfQfQswfRfQfRfQfQfQfQfQfQ”
  },
  {
    “id”: “a52ehdcze2tn006u”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/107.png”,
    “remote_url”: “http://pasture-one-actor/images/107.png”,
    “preview_url”: “http://pasture-one-actor/images/107.png”,
    “text_url”: “http://pasture-one-actor/images/107.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e08el}$UfQ$UfQ$UjufQjufQfQfQfQfQfQ$UjufQjufQfQfQfQfQfQ”
  },
  {
    “id”: “a52ehddxe2tn006v”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/108.png”,
    “remote_url”: “http://pasture-one-actor/images/108.png”,
    “preview_url”: “http://pasture-one-actor/images/108.png”,
    “text_url”: “http://pasture-one-actor/images/108.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e00VL,k=fQk=fQk=fkfQfkfQfQfQfQfQfQk=fkfQfkfQfQfQfQfQfQ”
  },
  {
    “id”: “a52ehdf3e2tn006w”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/109.png”,
    “remote_url”: “http://pasture-one-actor/images/109.png”,
    “preview_url”: “http://pasture-one-actor/images/109.png”,
    “text_url”: “http://pasture-one-actor/images/109.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e1B6zJEfQEfQEj@fQj@fQfQfQfQfQfQEj@fQj@fQfQfQfQfQfQ”
  },
  {
    “id”: “a52ehdgae2tn006x”,
    “type”: “image”,
    “url”: “http://pasture-one-actor/images/1010.png”,
    “remote_url”: “http://pasture-one-actor/images/1010.png”,
    “preview_url”: “http://pasture-one-actor/images/1010.png”,
    “text_url”: “http://pasture-one-actor/images/1010.png”,
    “meta”: {
      “width”: 40,
      “height”: 40,
      “original”: {
        “width”: 40,
        “height”: 40,
        “size”: “40x40”,
        “aspect”: 1,
        “frame_rate”: “undefined”
      },
      “size”: “40x40”,
      “aspect”: 1
    },
    “description”: null,
    “blurhash”: “e01#o-lBfQlBfQlBfkfQfkfQfQfQfQfQfQlBfkfQfkfQfQfQfQfQfQ”
  }
]