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”: “01957083-ad88-74e1-934c-3a72278f59d9”,
    “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”: “01957083-b0a6-757d-885d-1f640cdd2b88”,
    “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”: “01957083-b37b-7ab3-86d3-e962629a76cb”,
    “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”: “01957083-b68a-7d33-86a3-ae1515e52e50”,
    “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”: “01957083-bf54-792f-8ec4-2c3de725f9f9”,
    “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”: “01957083-ccc6-7f94-9fb7-b4335a6ee3e2”,
    “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”: “01957083-cd52-78c5-b4f0-0887c331fad6”,
    “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”: “01957083-cdfd-7991-a2b7-4feaf9034417”,
    “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”: “01957083-ce57-73fb-a4fc-18508f123f85”,
    “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”: “01957083-cf34-7048-81e6-f7ddef02b38b”,
    “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”: “01957083-cfd6-7c5b-8ae3-b02d32a3966a”,
    “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”: “01957083-d0bd-7264-af9c-ddeab280dde1”,
    “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”: “01957083-d14c-707d-8396-d6fac3b75677”,
    “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”: “01957083-d21d-7ef8-9a9f-f6e40dc9dc9e”,
    “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”: “01957083-d2f9-76d6-a62e-27df71f7d531”,
    “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”: “114177239112176941”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/112/176/941/original/91c543c84b8f0991.jpg”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/112/176/941/small/91c543c84b8f0991.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”: “114177239177550003”,
    “type”: “gifv”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/177/550/003/original/780625f573c483c7.mp4”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/177/550/003/small/780625f573c483c7.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”: “114177239242215231”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/242/215/231/original/54941d50a8eed4ba.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”: “114177239308579070”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/308/579/070/original/811d3fa2b459c7f5.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”: “114177239511495650”,
    “type”: “unknown”,
    “url”: “http://mastodon/media_proxy/114177239511495650/original”,
    “preview_url”: “http://mastodon/media_proxy/114177239511495650/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”: “114177239797801521”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/797/801/521/original/a99dea18134deb7c.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/797/801/521/small/a99dea18134deb7c.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”: “U02I0wk]fQk]k]fkfQfkfQfQfQfQk]fkfQfk”
  },
  {
    “id”: “114177239803672204”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/803/672/204/original/66b502e147dbc9e5.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/803/672/204/small/66b502e147dbc9e5.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”: “U0GRb,~DfQ~D~Dj[fQj[fQfQfQfQ~Dj[fQj[“
  },
  {
    “id”: “114177239809041080”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/809/041/080/original/28abdfa261f88801.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/809/041/080/small/28abdfa261f88801.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”: “U09z]~$TfQ$T$TfRfQfRfQfQfQfQ$TfRfQfR”
  },
  {
    “id”: “114177239814554260”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/814/554/260/original/f4b6d9b8a1afe01d.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/177/239/814/554/260/small/f4b6d9b8a1afe01d.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”: “U26C$@pefQpepefkfQfkfQfQfQfQpefkfQfk”
  }
]
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”: “0195c22a-6dad-e4f6-07a8-f79ae9c9a38b”,
    “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”: “0195c22a-7389-a538-b851-65e940b0278b”,
    “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”: “0195c22a-7967-1982-f8ce-c111d6efb132”,
    “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”: “0195c22a-7f34-b4de-91f7-17a7d1c2a570”,
    “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”: “0195c22a-a8b8-eaef-aa8c-1872ddfc1ba8”,
    “type”: “image”,
    “url”: “http://mitra/media/6cae419754a1c330adbf3845268ea31f463ce92b807b14bcfa445eed7b6af0c9.png”,
    “preview_url”: “http://mitra/media/6cae419754a1c330adbf3845268ea31f463ce92b807b14bcfa445eed7b6af0c9.png”,
    “description”: null
  },
  {
    “id”: “0195c22a-a8c0-f18c-6d1f-a753e097d1d4”,
    “type”: “image”,
    “url”: “http://mitra/media/705eb73294689cbfdec6f5ae76d576c6482fccb1b7c7e5e78f3098af650ee3df.png”,
    “preview_url”: “http://mitra/media/705eb73294689cbfdec6f5ae76d576c6482fccb1b7c7e5e78f3098af650ee3df.png”,
    “description”: null
  },
  {
    “id”: “0195c22a-a8c2-a617-6643-95f99116dd71”,
    “type”: “image”,
    “url”: “http://mitra/media/475e6191685f14a990a55786d89c29e9a12fb8a76cfcaa347f4648f5e0ba4fb0.png”,
    “preview_url”: “http://mitra/media/475e6191685f14a990a55786d89c29e9a12fb8a76cfcaa347f4648f5e0ba4fb0.png”,
    “description”: null
  },
  {
    “id”: “0195c22a-a8c4-b232-31ce-66f1a99bc54f”,
    “type”: “image”,
    “url”: “http://mitra/media/14bcf1bb3be024fe227f4f4f6e201d36269a4476e07feb3ac2b579ea8557e163.png”,
    “preview_url”: “http://mitra/media/14bcf1bb3be024fe227f4f4f6e201d36269a4476e07feb3ac2b579ea8557e163.png”,
    “description”: null
  },
  {
    “id”: “0195c22a-a8c5-22fe-8f50-bcb8dc21f0be”,
    “type”: “image”,
    “url”: “http://mitra/media/106e3bd61f71dcce7c4ed57d50d0a3fb7e638f73aa1c3899bbbf02582d5581b5.png”,
    “preview_url”: “http://mitra/media/106e3bd61f71dcce7c4ed57d50d0a3fb7e638f73aa1c3899bbbf02582d5581b5.png”,
    “description”: null
  },
  {
    “id”: “0195c22a-a8c7-fbdd-09b7-03290a388dc2”,
    “type”: “image”,
    “url”: “http://mitra/media/19ebb8ce7654d243fd01447d9fefe5811336b9dfd9300b777256ae79bae5c81d.png”,
    “preview_url”: “http://mitra/media/19ebb8ce7654d243fd01447d9fefe5811336b9dfd9300b777256ae79bae5c81d.png”,
    “description”: null
  },
  {
    “id”: “0195c22a-a8c9-53bd-6d3a-dabaf403e0fb”,
    “type”: “image”,
    “url”: “http://mitra/media/5f60ee48f24423edede1ee7c1b11310b43fd4e30b9b8fe4e24c4245630f082ee.png”,
    “preview_url”: “http://mitra/media/5f60ee48f24423edede1ee7c1b11310b43fd4e30b9b8fe4e24c4245630f082ee.png”,
    “description”: null
  },
  {
    “id”: “0195c22a-a8cb-c090-7757-375c67661cf5”,
    “type”: “image”,
    “url”: “http://mitra/media/7bd00875c1381bebb331945d98f3a57f26946d03202f058f976c72215b8612cd.png”,
    “preview_url”: “http://mitra/media/7bd00875c1381bebb331945d98f3a57f26946d03202f058f976c72215b8612cd.png”,
    “description”: null
  },
  {
    “id”: “0195c22a-a8cc-b488-cba2-b6827d41893f”,
    “type”: “image”,
    “url”: “http://mitra/media/4ec0b5a1e5c577aeeb1279c9aa09f2b2c7341e7df860d93190ee2d1e50d62a45.png”,
    “preview_url”: “http://mitra/media/4ec0b5a1e5c577aeeb1279c9aa09f2b2c7341e7df860d93190ee2d1e50d62a45.png”,
    “description”: null
  },
  {
    “id”: “0195c22a-a8ce-dd71-19fc-a7c9435a7378”,
    “type”: “image”,
    “url”: “http://mitra/media/0d4b7ba08600e8cb80af615ebcfe4978ecba22f4759fe2042f39f1b6f5f3ca9d.png”,
    “preview_url”: “http://mitra/media/0d4b7ba08600e8cb80af615ebcfe4978ecba22f4759fe2042f39f1b6f5f3ca9d.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”
  }
]