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”: “01JVS2Q9TSM5AQCSRG43E6XSYV”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2Q9TSM5AQCSRG43E6XSYV.jpg”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2Q9TSM5AQCSRG43E6XSYV.jpg”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2Q9TSM5AQCSRG43E6XSYV.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”: “01JVS2QAGDEA7YB6WAHBJY2SX9”,
    “type”: “video”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QAGDEA7YB6WAHBJY2SX9.mp4”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QAGDEA7YB6WAHBJY2SX9.mp4”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QAGDEA7YB6WAHBJY2SX9.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”: “01JVS2QGFZ7VDJ2ZKR57Q0XF4N”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGFZ7VDJ2ZKR57Q0XF4N.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGFZ7VDJ2ZKR57Q0XF4N.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGFZ7VDJ2ZKR57Q0XF4N.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”: “L2HmpJ~DfQ~D~DoLfQoLfQfQfQfQ”
  },
  {
    “id”: “01JVS2QGG5EYGSBTP1QAEEFDJV”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGG5EYGSBTP1QAEEFDJV.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGG5EYGSBTP1QAEEFDJV.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGG5EYGSBTP1QAEEFDJV.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”: “L5G-da.hfQ.h.hkBfQkBfQfQfQfQ”
  },
  {
    “id”: “01JVS2QGGB91NEZA5JTHZSTH17”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGGB91NEZA5JTHZSTH17.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGGB91NEZA5JTHZSTH17.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGGB91NEZA5JTHZSTH17.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”: “L8JKxD.jfQ.j.jkBfQkBfQfQfQfQ”
  },
  {
    “id”: “01JVS2QGGJ9WG2Q5KVANG052J2”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGGJ9WG2Q5KVANG052J2.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGGJ9WG2Q5KVANG052J2.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGGJ9WG2Q5KVANG052J2.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”: “L9S;bK~DfQ~D~DoLfQoLfQfQfQfQ”
  },
  {
    “id”: “01JVS2QGGRKZCANR65R19PGWZS”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGGRKZCANR65R19PGWZS.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGGRKZCANR65R19PGWZS.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGGRKZCANR65R19PGWZS.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”: “L46*-xtDfQtDtDflfQflfQfQfQfQ”
  },
  {
    “id”: “01JVS2QGGYVRW2M63V4GESBT9X”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGGYVRW2M63V4GESBT9X.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGGYVRW2M63V4GESBT9X.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGGYVRW2M63V4GESBT9X.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”: “L4KB+2_HfQ_H_HoefQoefQfQfQfQ”
  },
  {
    “id”: “01JVS2QGH6578RVCM5PDWDY1BF”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGH6578RVCM5PDWDY1BF.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGH6578RVCM5PDWDY1BF.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGH6578RVCM5PDWDY1BF.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”: “L1E3XH~jfQ~j~jodfQodfQfQfQfQ”
  },
  {
    “id”: “01JVS2QGHDR517A4YJADQ90KNW”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGHDR517A4YJADQ90KNW.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGHDR517A4YJADQ90KNW.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGHDR517A4YJADQ90KNW.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”: “L8P%;;_FfQ_F_FkAfQkAfQfQfQfQ”
  },
  {
    “id”: “01JVS2QGHM4XB3K34TQSCZ1F6Q”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGHM4XB3K34TQSCZ1F6Q.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGHM4XB3K34TQSCZ1F6Q.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGHM4XB3K34TQSCZ1F6Q.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”: “L3IM8a}vfQ}v}voLfQoLfQfQfQfQ”
  },
  {
    “id”: “01JVS2QGHTPRGDHYEZ15BHACZH”,
    “type”: “image”,
    “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGHTPRGDHYEZ15BHACZH.png”,
    “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2QGHTPRGDHYEZ15BHACZH.png”,
    “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2QGHTPRGDHYEZ15BHACZH.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”: “L37BRMtDfQtDtDj]fQj]fQfQfQfQ”
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “0196f233-7720-7193-8165-4ba315d18b1c”,
    “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”: “0196f233-7a3d-73b1-8e58-640dbcae3659”,
    “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”: “0196f233-7d27-7c7d-a891-e87309f53321”,
    “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”: “0196f233-8023-707b-8e33-5169ff8c195b”,
    “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”: “0196f233-8901-75c3-9512-d3d1ecad8166”,
    “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”: “0196f233-9636-7b30-9828-611d42625262”,
    “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”: “0196f233-96e2-76f8-9ea5-b42d4e91b377”,
    “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”: “0196f233-9763-7c34-83c1-14c0bdbf5c6b”,
    “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”: “0196f233-97fd-783d-bf8e-7fd7274ca75d”,
    “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”: “0196f233-98fa-7275-9ae2-91ca1c5a4564”,
    “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”: “0196f233-9a04-70f7-93d6-20c144a88207”,
    “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”: “0196f233-9ac6-7088-b32a-ecfb19f2e94e”,
    “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”: “0196f233-9b62-7256-8a8a-f3800af2f866”,
    “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”: “0196f233-9bc2-7207-bbbe-bb4d8ff71c1a”,
    “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”: “0196f233-9c73-7a8b-87de-bfb3e5525ee8”,
    “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”: “114545187242770876”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/242/770/876/original/526f5ae4d88ec782.jpg”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/242/770/876/small/526f5ae4d88ec782.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”: “114545187305249005”,
    “type”: “gifv”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/305/249/005/original/3425142768934767.mp4”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/305/249/005/small/3425142768934767.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”: “114545187372372965”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/372/372/965/original/972dce9f1d045427.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”: “114545187451539990”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/451/539/990/original/815e0e49aa86cbaf.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”: “114545187638383180”,
    “type”: “unknown”,
    “url”: “http://mastodon/media_proxy/114545187638383180/original”,
    “preview_url”: “http://mastodon/media_proxy/114545187638383180/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”: “114545187894549576”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/894/549/576/original/7f91f2ef9d651e4f.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/894/549/576/small/7f91f2ef9d651e4f.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”: “U2F1RU$EfQ$E$EfRfQfRfQfQfQfQ$EfRfQfR”
  },
  {
    “id”: “114545187899802648”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/899/802/648/original/1c0c9224c9212703.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/899/802/648/small/1c0c9224c9212703.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”: “U22=}Jk0fQk0k0fRfQfRfQfQfQfQk0fRfQfR”
  },
  {
    “id”: “114545187904765387”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/904/765/387/original/9d213d6540ade7b0.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/904/765/387/small/9d213d6540ade7b0.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”: “U1LJFW]tfQ]t]tjufQjufQfQfQfQ]tjufQju”
  },
  {
    “id”: “114545187909608181”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/909/608/181/original/13e62cfb486dc06f.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/545/187/909/608/181/small/13e62cfb486dc06f.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”: “U06ch}t$fQt$t$fjfQfjfQfQfQfQt$fjfQfj”
  }
]
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”: “01973a44-1a0e-4312-5580-bbd851ec197d”,
    “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”: “01973a44-1ff1-a25d-3876-8db33980b5ab”,
    “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”: “01973a44-25c9-f2f1-0081-5766566cf7d3”,
    “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”: “01973a44-2ba3-3b01-115f-4a55c4aafab7”,
    “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”: “01973a44-54fc-ed76-9b76-8f2d9cc5e81b”,
    “type”: “image”,
    “url”: “http://mitra/media/5f9b64b219bd61e039e55effdb65e9a9282dba35b1d8560374479ac9a8afd2c9.png”,
    “preview_url”: “http://mitra/media/5f9b64b219bd61e039e55effdb65e9a9282dba35b1d8560374479ac9a8afd2c9.png”,
    “description”: null
  },
  {
    “id”: “01973a44-5503-e2b2-33b3-0d1c8111b94a”,
    “type”: “image”,
    “url”: “http://mitra/media/1a418973878203bdd49682985518591147f29e38993c37ef60e6b7260d31c3a6.png”,
    “preview_url”: “http://mitra/media/1a418973878203bdd49682985518591147f29e38993c37ef60e6b7260d31c3a6.png”,
    “description”: null
  },
  {
    “id”: “01973a44-550e-cfc4-14b9-367eef01dec8”,
    “type”: “image”,
    “url”: “http://mitra/media/0f115fb8d6c2bf0b8e0ce70ff14ff71c4733f4a63f1987b30bc1ab6aeaf49754.png”,
    “preview_url”: “http://mitra/media/0f115fb8d6c2bf0b8e0ce70ff14ff71c4733f4a63f1987b30bc1ab6aeaf49754.png”,
    “description”: null
  },
  {
    “id”: “01973a44-550f-6c89-46a7-e4ca45a1e36c”,
    “type”: “image”,
    “url”: “http://mitra/media/23f069d5c8f861947d69f43eafc96d597c8eb68bfdd68550a5502cf3868865c0.png”,
    “preview_url”: “http://mitra/media/23f069d5c8f861947d69f43eafc96d597c8eb68bfdd68550a5502cf3868865c0.png”,
    “description”: null
  },
  {
    “id”: “01973a44-5511-f76a-bcdd-8bc1443f9b39”,
    “type”: “image”,
    “url”: “http://mitra/media/df3a058d4fdc523fc1c8d96a577c455fc6f97dfe8d985d0633df33cb9f3dc6a5.png”,
    “preview_url”: “http://mitra/media/df3a058d4fdc523fc1c8d96a577c455fc6f97dfe8d985d0633df33cb9f3dc6a5.png”,
    “description”: null
  },
  {
    “id”: “01973a44-5513-6957-1e43-1a2d59d5240f”,
    “type”: “image”,
    “url”: “http://mitra/media/e2b8172beb53f5235c1273bc4c0293403f8f126e4732ff0f1f899037d9e7cac3.png”,
    “preview_url”: “http://mitra/media/e2b8172beb53f5235c1273bc4c0293403f8f126e4732ff0f1f899037d9e7cac3.png”,
    “description”: null
  },
  {
    “id”: “01973a44-5514-5c37-53c6-d161986e17de”,
    “type”: “image”,
    “url”: “http://mitra/media/89a82f3137908dde00dd0ce6a744eb2385fd21fe9dc4318c4a40b5427aaf01af.png”,
    “preview_url”: “http://mitra/media/89a82f3137908dde00dd0ce6a744eb2385fd21fe9dc4318c4a40b5427aaf01af.png”,
    “description”: null
  },
  {
    “id”: “01973a44-5515-5884-c0c3-7021da870fb6”,
    “type”: “image”,
    “url”: “http://mitra/media/8d0760bda64ad8e4c341175d1d9c67d752d068457aa9bc5d23ab3f46ceec0160.png”,
    “preview_url”: “http://mitra/media/8d0760bda64ad8e4c341175d1d9c67d752d068457aa9bc5d23ab3f46ceec0160.png”,
    “description”: null
  },
  {
    “id”: “01973a44-5517-4b6b-2a72-cec38f756d31”,
    “type”: “image”,
    “url”: “http://mitra/media/e57a93c7744bf0d7ceaf7702e34b21b8d3c7f8a1b8ad8f1b58f936fe24ed3664.png”,
    “preview_url”: “http://mitra/media/e57a93c7744bf0d7ceaf7702e34b21b8d3c7f8a1b8ad8f1b58f936fe24ed3664.png”,
    “description”: null
  },
  {
    “id”: “01973a44-5518-ced8-6805-82a4d8ff4b74”,
    “type”: “image”,
    “url”: “http://mitra/media/ec8df338647a8970c66a92c1b307a5fd8063a5273f4f485c0d7afbf1e1786b51.png”,
    “preview_url”: “http://mitra/media/ec8df338647a8970c66a92c1b307a5fd8063a5273f4f485c0d7afbf1e1786b51.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”
  }
]