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”: “01JFJAN8QHMMGVCXSQ13GTE7RW”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJAN8QHMMGVCXSQ13GTE7RW.jpg”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJAN8QHMMGVCXSQ13GTE7RW.jpg”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJAN8QHMMGVCXSQ13GTE7RW.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”: “01JFJAN9C3WE75R3HFDVEY660Z”,
    “type”: “video”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJAN9C3WE75R3HFDVEY660Z.mp4”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJAN9C3WE75R3HFDVEY660Z.mp4”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJAN9C3WE75R3HFDVEY660Z.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”: “01JFJANF96F3WV5CMN2ADA0591”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF96F3WV5CMN2ADA0591.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF96F3WV5CMN2ADA0591.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF96F3WV5CMN2ADA0591.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”: “L18LCf$XfQ$X$XjvfQjvfQfQfQfQ”
  },
  {
    “id”: “01JFJANF9DXXC5ZV0CSXCPPF6M”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9DXXC5ZV0CSXCPPF6M.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9DXXC5ZV0CSXCPPF6M.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF9DXXC5ZV0CSXCPPF6M.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”: “L4K#bY|#fQ|#|#o2fQo2fQfQfQfQ”
  },
  {
    “id”: “01JFJANF9KQ9A927EEEVWJK880”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9KQ9A927EEEVWJK880.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9KQ9A927EEEVWJK880.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF9KQ9A927EEEVWJK880.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”: “L63Fv$lyfQlylyf%fQf%fQfQfQfQ”
  },
  {
    “id”: “01JFJANF9RYCTP14V6VNRX4NJS”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9RYCTP14V6VNRX4NJS.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9RYCTP14V6VNRX4NJS.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF9RYCTP14V6VNRX4NJS.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”: “L8Ncj^-fQ^-^-j]fQj]fQfQfQfQ”
  },
  {
    “id”: “01JFJANF9YCSGJW6YMNM2P8XG1”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9YCSGJW6YMNM2P8XG1.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANF9YCSGJW6YMNM2P8XG1.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANF9YCSGJW6YMNM2P8XG1.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”: “L76#3IqDfQqDqDffQf*fQfQfQfQ”
  },
  {
    “id”: “01JFJANFA4TH14HGR20XDYTT5S”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFA4TH14HGR20XDYTT5S.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFA4TH14HGR20XDYTT5S.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFA4TH14HGR20XDYTT5S.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”: “L10}5Xl.fQl.l.f+fQf+fQfQfQfQ”
  },
  {
    “id”: “01JFJANFABQ6H8T5S7M9E5S4BQ”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFABQ6H8T5S7M9E5S4BQ.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFABQ6H8T5S7M9E5S4BQ.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFABQ6H8T5S7M9E5S4BQ.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”: “L5G-aF.gfQ.g.gkBfQkBfQfQfQfQ”
  },
  {
    “id”: “01JFJANFAHKMWNMEJ5S0DAMG5J”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFAHKMWNMEJ5S0DAMG5J.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFAHKMWNMEJ5S0DAMG5J.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFAHKMWNMEJ5S0DAMG5J.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”: “L43v;qo,fQo,o,flfQflfQfQfQfQ”
  },
  {
    “id”: “01JFJANFASMN3YZ0Q1MZR590SB”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFASMN3YZ0Q1MZR590SB.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFASMN3YZ0Q1MZR590SB.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFASMN3YZ0Q1MZR590SB.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”: “L76X$mqFfQqFqFf+fQf+fQfQfQfQ”
  },
  {
    “id”: “01JFJANFB0S69KEGPTXS3FPJA1”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFB0S69KEGPTXS3FPJA1.png”,
    “text_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/original/01JFJANFB0S69KEGPTXS3FPJA1.png”,
    “preview_url”: “http://gotosocial/fileserver/01JFJAA18CP9BZJX9ZG0ZFP1B6/attachment/small/01JFJANFB0S69KEGPTXS3FPJA1.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”: “L25uM@uIfQuIuIj@fQj@fQfQfQfQ”
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “0193e4b2-5191-7eff-bbad-87207524e744”,
    “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”: “0193e4b2-54c3-74b9-80c6-e3c156c52594”,
    “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”: “0193e4b2-5a85-7a26-b0ac-da53c5fdb6e5”,
    “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”: “0193e4b2-5daf-706d-8fab-f796962c111e”,
    “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”: “0193e4b2-6740-73bc-9575-0a96a9746044”,
    “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”: “0193e4b2-75d8-7250-abc4-7e16b4371d19”,
    “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”: “0193e4b2-75e8-739b-a3e4-e5085579a7a7”,
    “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”: “0193e4b2-75f5-7d6a-be9f-3c6805bce4af”,
    “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”: “0193e4b2-75fd-728a-bb37-69b637809b1f”,
    “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”: “0193e4b2-760a-7741-ad96-6c1e98362987”,
    “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”: “0193e4b2-7616-722b-acfe-7596dd2253c3”,
    “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”: “0193e4b2-761d-76f9-869d-fb4a1e22de4a”,
    “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”: “0193e4b2-762a-79f3-a617-9bcfff2d2b19”,
    “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”: “0193e4b2-7638-72cc-ab0a-66b40674f96b”,
    “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”: “0193e4b2-763f-7749-a818-2bb4d8cceef3”,
    “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”: “113685917661869189”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/917/661/869/189/original/b0a59029df066e20.jpg”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/917/661/869/189/small/b0a59029df066e20.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”: “113685917727144560”,
    “type”: “gifv”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/917/727/144/560/original/9e46e23b0f931fa6.mp4”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/917/727/144/560/small/9e46e23b0f931fa6.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”: “113685917788672044”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/917/788/672/044/original/56c1019b9042a515.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”: “113685917853430664”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/917/853/430/664/original/e4e8cad3d6ce675e.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”: “113685918045045266”,
    “type”: “unknown”,
    “url”: “http://mastodon/media_proxy/113685918045045266/original”,
    “preview_url”: “http://mastodon/media_proxy/113685918045045266/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”: “113685918319943624”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/918/319/943/624/original/86a8eba272950aea.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/918/319/943/624/small/86a8eba272950aea.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”: “U13–dkufQkukufRfQfRfQfQfQfQkufRfQfR”
  },
  {
    “id”: “113685918328346793”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/918/328/346/793/original/fb0966e2c69d6fbd.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/918/328/346/793/small/fb0966e2c69d6fbd.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”: “U1Lnj-^UfQ^U^UjufQjufQfQfQfQ^UjufQju”
  },
  {
    “id”: “113685918333147067”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/918/333/147/067/original/4631c465cb63e038.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/918/333/147/067/small/4631c465cb63e038.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”: “U1O.zl~XfQ~X~Xj[fQj[fQfQfQfQ~Xj[fQj[“
  },
  {
    “id”: “113685918338197387”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/918/338/197/387/original/9e5a8648fe03adf1.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/113/685/918/338/197/387/small/9e5a8648fe03adf1.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”: “U2R5}o|~fQ|~|~jufQjufQfQfQfQ|~jufQju”
  }
]
attributedTo files Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “a20hpapb9j1a000i”,
    “createdAt”: “2024-12-20T15:48:59.375Z”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “id”: “a20hpbkd9j1a000k”,
    “createdAt”: “2024-12-20T15:49:00.493Z”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “a20hpc5u9j1a000m”,
    “createdAt”: “2024-12-20T15:49:01.266Z”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  }
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “a20hpc5u9j1a000m”,
    “createdAt”: “2024-12-20T15:49:01.266Z”,
    “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”: “a20hm7nn9j1a0002”,
    “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”: “a20hw1ej9j1a005y”,
    “createdAt”: “2024-12-20T15:54:13.915Z”,
    “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”: “a20hm7nn9j1a0002”,
    “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”: “a20hw3lr9j1a0063”,
    “createdAt”: “2024-12-20T15:54:16.767Z”,
    “name”: “101.png”,
    “type”: “image/png”,
    “md5”: “ae429da61e8116ec10f4885b0aaa3347”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e4S:Wo}?fQ}?fQ}?j[fQj[fQfQfQfQfQfQ}?j[fQj[fQfQfQfQfQfQ”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  },
  {
    “id”: “a20hw3n29j1a0064”,
    “createdAt”: “2024-12-20T15:54:16.814Z”,
    “name”: “102.png”,
    “type”: “image/png”,
    “md5”: “848dc7bbc56df1869119d8511eacddb9”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e2LnR^NfQ^NfQ^Nj@fQj@fQfQfQfQfQfQ^Nj@fQj@fQfQfQfQfQfQ”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  },
  {
    “id”: “a20hw3oc9j1a0065”,
    “createdAt”: “2024-12-20T15:54:16.860Z”,
    “name”: “103.png”,
    “type”: “image/png”,
    “md5”: “666a8e45065dfac5eb6f05590a9b4970”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e1K}W,|yfQ|yfQ|yjtfQjtfQfQfQfQfQfQ|yjtfQjtfQfQfQfQfQfQ”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  },
  {
    “id”: “a20hw3pl9j1a0066”,
    “createdAt”: “2024-12-20T15:54:16.905Z”,
    “name”: “104.png”,
    “type”: “image/png”,
    “md5”: “6db2562679d629e0a28bd5e667b48ee7”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e3PK#}DfQ}DfQ}DjtfQjtfQfQfQfQfQfQ}DjtfQjtfQfQfQfQfQfQ”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  },
  {
    “id”: “a20hw3qv9j1a0067”,
    “createdAt”: “2024-12-20T15:54:16.951Z”,
    “name”: “105.png”,
    “type”: “image/png”,
    “md5”: “29983d866a3febec8e6df46047cb5e02”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e37KXpomfQomfQomfRfQfRfQfQfQfQfQfQomfRfQfRfQfQfQfQfQfQ”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  },
  {
    “id”: “a20hw3s69j1a0068”,
    “createdAt”: “2024-12-20T15:54:16.998Z”,
    “name”: “106.png”,
    “type”: “image/png”,
    “md5”: “f5a5483ec7d1c7e72c9f75820a1bc71f”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e0Dc7.~RfQ~RfQ~Rj@fQj@fQfQfQfQfQfQ~Rj@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”: “a20hm7nn9j1a0002”,
    “user”: null
  },
  {
    “id”: “a20hw3t69j1a0069”,
    “createdAt”: “2024-12-20T15:54:17.034Z”,
    “name”: “107.png”,
    “type”: “image/png”,
    “md5”: “6cedcbb9e45cae0919f853d6ba3cba9a”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e07urQ$PfQ$PfQ$PjtfQjtfQfQfQfQfQfQ$PjtfQjtfQfQfQfQfQfQ”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  },
  {
    “id”: “a20hw3ug9j1a006a”,
    “createdAt”: “2024-12-20T15:54:17.080Z”,
    “name”: “108.png”,
    “type”: “image/png”,
    “md5”: “8334cd390d15402fab6c48238482e061”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e07DLTy?fQy?fQy?j[fQj[fQfQfQfQfQfQy?j[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”: “a20hm7nn9j1a0002”,
    “user”: null
  },
  {
    “id”: “a20hw3vo9j1a006b”,
    “createdAt”: “2024-12-20T15:54:17.124Z”,
    “name”: “109.png”,
    “type”: “image/png”,
    “md5”: “d079cb1c2380ed551f69fb99cc2a7a96”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e25,yup@fQp@fQp@fjfQfjfQfQfQfQfQfQp@fjfQfjfQfQfQfQfQfQ”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  },
  {
    “id”: “a20hw3wx9j1a006c”,
    “createdAt”: “2024-12-20T15:54:17.169Z”,
    “name”: “1010.png”,
    “type”: “image/png”,
    “md5”: “aa7722a87f2c01ee54110ce024cb2d85”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e3R5?%|^fQ|^fQ|^jtfQjtfQfQfQfQfQfQ|^jtfQjtfQfQfQfQfQfQ”,
    “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”: “a20hm7nn9j1a0002”,
    “user”: null
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “0193e4cf-796a-39ec-e73d-a2d72ce9732d”,
    “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”: “0193e4cf-7f47-9c1a-1c39-1779cc6612a4”,
    “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”: “0193e4cf-8513-47c2-8722-54b02ca1c10a”,
    “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”: “0193e4cf-8b03-ff8d-2417-4327364d4434”,
    “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”: “0193e4cf-b460-7a46-9cc1-14fc4b8ed2e5”,
    “type”: “image”,
    “url”: “http://mitra/media/934fb1e6204b96857842c1007ca8538f78be7e2105e91bbb5d17246db57981d6.png”,
    “preview_url”: “http://mitra/media/934fb1e6204b96857842c1007ca8538f78be7e2105e91bbb5d17246db57981d6.png”,
    “description”: null
  },
  {
    “id”: “0193e4cf-b469-7104-a513-57234f25990a”,
    “type”: “image”,
    “url”: “http://mitra/media/fcf99d50bf90364b1fa35b84c3782b05526dccc3f17c7a0f1bea1f70af39de76.png”,
    “preview_url”: “http://mitra/media/fcf99d50bf90364b1fa35b84c3782b05526dccc3f17c7a0f1bea1f70af39de76.png”,
    “description”: null
  },
  {
    “id”: “0193e4cf-b46b-98c0-f093-e9b373dc34f5”,
    “type”: “image”,
    “url”: “http://mitra/media/7c620e2ce67e73c332148a6162725be2ef7f7a55a3cbbc7d83604ab6b6dd8f3c.png”,
    “preview_url”: “http://mitra/media/7c620e2ce67e73c332148a6162725be2ef7f7a55a3cbbc7d83604ab6b6dd8f3c.png”,
    “description”: null
  },
  {
    “id”: “0193e4cf-b46e-e5c5-9949-00770a391014”,
    “type”: “image”,
    “url”: “http://mitra/media/91db45d91f6e9022b5e7efdd28037bc9adc20703e363902c848347bd255357f4.png”,
    “preview_url”: “http://mitra/media/91db45d91f6e9022b5e7efdd28037bc9adc20703e363902c848347bd255357f4.png”,
    “description”: null
  },
  {
    “id”: “0193e4cf-b471-4073-2280-2784c82dd4be”,
    “type”: “image”,
    “url”: “http://mitra/media/84f76d47840a73ac5b0fa7b941044ae271b428f0405060ba88dab0fd3a9ddfb0.png”,
    “preview_url”: “http://mitra/media/84f76d47840a73ac5b0fa7b941044ae271b428f0405060ba88dab0fd3a9ddfb0.png”,
    “description”: null
  },
  {
    “id”: “0193e4cf-b473-4d66-4c59-96b6ea74d5e3”,
    “type”: “image”,
    “url”: “http://mitra/media/2f4581f9b59e3d6c4e98602b031e580499cf6b50b1e12a2f6af7be3efa8b4fe7.png”,
    “preview_url”: “http://mitra/media/2f4581f9b59e3d6c4e98602b031e580499cf6b50b1e12a2f6af7be3efa8b4fe7.png”,
    “description”: null
  },
  {
    “id”: “0193e4cf-b478-c498-6544-ec49964217a0”,
    “type”: “image”,
    “url”: “http://mitra/media/183954d4d46a4b47d7d4fd450cf2b7d856bb22cc0c44e6996f4208b5ca1efb0d.png”,
    “preview_url”: “http://mitra/media/183954d4d46a4b47d7d4fd450cf2b7d856bb22cc0c44e6996f4208b5ca1efb0d.png”,
    “description”: null
  },
  {
    “id”: “0193e4cf-b47a-7058-318d-27398cad6865”,
    “type”: “image”,
    “url”: “http://mitra/media/76bc92f2d5eedd25fe5ece6edeffbca73e1226fab5aacbb99d5a0728f34d3195.png”,
    “preview_url”: “http://mitra/media/76bc92f2d5eedd25fe5ece6edeffbca73e1226fab5aacbb99d5a0728f34d3195.png”,
    “description”: null
  },
  {
    “id”: “0193e4cf-b47d-55a8-0cf3-c008dd716cee”,
    “type”: “image”,
    “url”: “http://mitra/media/d5b5786db0f30fc59156c3810cc39a242f7ee164728440131776917d86f830cc.png”,
    “preview_url”: “http://mitra/media/d5b5786db0f30fc59156c3810cc39a242f7ee164728440131776917d86f830cc.png”,
    “description”: null
  },
  {
    “id”: “0193e4cf-b480-edc7-6509-dda88b8ff5f3”,
    “type”: “image”,
    “url”: “http://mitra/media/dd0a6bf40c84b0fc6abfffc3159a68026045f57e3f003544fb0f6d2b09f001db.png”,
    “preview_url”: “http://mitra/media/dd0a6bf40c84b0fc6abfffc3159a68026045f57e3f003544fb0f6d2b09f001db.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”: “a20iseyrnqmk000j”,
    “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
    },
    “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”: “a20isfsynqmk000l”,
    “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”: {},
    “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”: “a20isg61nqmk000n”,
    “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”: {},
    “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”: “a20isg61nqmk000n”,
    “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”: {},
    “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”: “a20izle9nqmk0061”,
    “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”: {},
    “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”: “a20iznuanqmk0066”,
    “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
    },
    “description”: null,
    “blurhash”: “e1HJ|2^kfQ^kfQ^kj[fQj[fQfQfQfQfQfQ^kj[fQj[fQfQfQfQfQfQ”
  },
  {
    “id”: “a20iznvonqmk0067”,
    “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
    },
    “description”: null,
    “blurhash”: “e02YJZoQfQoQfQoQfRfQfRfQfQfQfQfQfQoQfRfQfRfQfQfQfQfQfQ”
  },
  {
    “id”: “a20iznx2nqmk0068”,
    “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
    },
    “description”: null,
    “blurhash”: “e1I17d]nfQ]nfQ]njtfQjtfQfQfQfQfQfQ]njtfQjtfQfQfQfQfQfQ”
  },
  {
    “id”: “a20iznydnqmk0069”,
    “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
    },
    “description”: null,
    “blurhash”: “e41=awkcfQkcfQkcfRfQfRfQfQfQfQfQfQkcfRfQfRfQfQfQfQfQfQ”
  },
  {
    “id”: “a20iznzqnqmk006a”,
    “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
    },
    “description”: null,
    “blurhash”: “e0F~Jz~kfQ~kfQ~kj@fQj@fQfQfQfQfQfQ~kj@fQj@fQfQfQfQfQfQ”
  },
  {
    “id”: “a20izo12nqmk006b”,
    “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
    },
    “description”: null,
    “blurhash”: “e2JlP0^|fQ^|fQ^|j@fQj@fQfQfQfQfQfQ^|j@fQj@fQfQfQfQfQfQ”
  },
  {
    “id”: “a20izo2nnqmk006c”,
    “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
    },
    “description”: null,
    “blurhash”: “e0Gs7N}sfQ}sfQ}sj@fQj@fQfQfQfQfQfQ}sj@fQj@fQfQfQfQfQfQ”
  },
  {
    “id”: “a20izo40nqmk006d”,
    “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
    },
    “description”: null,
    “blurhash”: “e25T.+qEfQqEfQqEfkfQfkfQfQfQfQfQfQqEfkfQfkfQfQfQfQfQfQ”
  },
  {
    “id”: “a20izo5cnqmk006e”,
    “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
    },
    “description”: null,
    “blurhash”: “e15*{ruPfQuPfQuPfkfQfkfQfQfQfQfQfQuPfkfQfkfQfQfQfQfQfQ”
  },
  {
    “id”: “a20izo6rnqmk006f”,
    “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
    },
    “description”: null,
    “blurhash”: “e04DSOt%fQt%fQt%fjfQfjfQfQfQfQfQfQt%fjfQfjfQfQfQfQfQfQ”
  }
]