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”: “0197e945-2abf-7a1e-902c-57eb1ae63139”,
    “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”: “0197e945-2dbd-7f03-bab3-90614e3adcf9”,
    “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”: “0197e945-30a4-7fc9-9506-f2718dc25dfb”,
    “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”: “0197e945-339b-79c7-984f-6aa88bae087f”,
    “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”: “0197e945-3ce1-740b-b693-667d6e86c40b”,
    “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”: “0197e945-49a6-7f47-8101-9f8f7b2903b6”,
    “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”: “0197e945-4a32-7f25-86fc-66522c53404b”,
    “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”: “0197e945-4afd-7e23-b717-b503b9f9d4d6”,
    “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”: “0197e945-4ba9-7779-8578-0745623af36c”,
    “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”: “0197e945-4c55-7c05-bae7-5a798854e44e”,
    “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”: “0197e945-4cc9-7ccc-8e0d-c6d8ef2c19cb”,
    “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”: “0197e945-4d6c-7e65-838f-040482b1dd47”,
    “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”: “0197e945-4dc8-747e-aeb7-4d3ff7f8a634”,
    “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”: “0197e945-4ea2-7711-b7e0-10d1359d4d7d”,
    “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”: “0197e945-4fdb-7180-8d79-559fb02a33ac”,
    “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”: “114829885929338825”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/885/929/338/825/original/93941869ca8b42a9.jpg”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/885/929/338/825/small/93941869ca8b42a9.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”: “114829885992359600”,
    “type”: “gifv”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/885/992/359/600/original/f8e9ea1282b9621c.mp4”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/885/992/359/600/small/f8e9ea1282b9621c.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”: “114829886059149430”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/059/149/430/original/f289716479090fd0.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”: “114829886122701232”,
    “type”: “audio”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/122/701/232/original/d75e06f8f0192dc8.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”: “114829886321631320”,
    “type”: “unknown”,
    “url”: “http://mastodon/media_proxy/114829886321631320/original”,
    “preview_url”: “http://mastodon/media_proxy/114829886321631320/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”: “114829886579725396”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/579/725/396/original/a6cfcfc38ee1652c.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/579/725/396/small/a6cfcfc38ee1652c.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”: “U1KCfE_FfQ_F_Fj@fQj@fQfQfQfQ_Fj@fQj@”
  },
  {
    “id”: “114829886586425422”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/586/425/422/original/34104e844a2b3bef.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/586/425/422/small/34104e844a2b3bef.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”: “U1BaZTy+fQy+y+fjfQfjfQfQfQfQy+fjfQfj”
  },
  {
    “id”: “114829886591414017”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/591/414/017/original/87b70ce313bb9741.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/591/414/017/small/87b70ce313bb9741.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”: “U0KHJP}xfQ}x}xjufQjufQfQfQfQ}xjufQju”
  },
  {
    “id”: “114829886596487530”,
    “type”: “image”,
    “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/596/487/530/original/ed9c318a512af941.png”,
    “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/886/596/487/530/small/ed9c318a512af941.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”: “U02-1,qFfQqFqFfkfQfkfQfQfQfQqFfkfQfk”
  }
]
attributedTo files Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “a9zm8444gluj000w”,
    “createdAt”: “2025-07-09T14:25:28.276Z”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  }
]
[
  {
    “type”: “Video”,
    “url”: “http://pasture-one-actor/assets/cow_eating.mp4”,
    “mediaType”: “video/mp4”,
    “name”: “a cow eating grass”
  }
]
[
  {
    “id”: “a9zm84oygluj000y”,
    “createdAt”: “2025-07-09T14:25:29.026Z”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  }
]
[
  {
    “type”: “Audio”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “a9zm855lgluj0010”,
    “createdAt”: “2025-07-09T14:25:29.625Z”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  }
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/cow_moo.mp3”,
    “mediaType”: “audio/mpeg”,
    “name”: “the moo sound of a cow”
  }
]
[
  {
    “id”: “a9zm855lgluj0010”,
    “createdAt”: “2025-07-09T14:25:29.625Z”,
    “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”: “a9zm7rzwgluj0003”,
    “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”: “a9zmeonlgluj006i”,
    “createdAt”: “2025-07-09T14:30:34.833Z”,
    “name”: “sample.txt”,
    “type”: “text/plain”,
    “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”: “a9zm7rzwgluj0003”,
    “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”: “a9zmeqqjgluj006n”,
    “createdAt”: “2025-07-09T14:30:37.531Z”,
    “name”: “101.png”,
    “type”: “image/png”,
    “md5”: “9577cacb6d8fa6447ef9fee6a73398cd”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e05Mr}sYfQsYfQsYfRfQfRfQfQfQfQfQfQsYfRfQfRfQfQfQfQfQfQ”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  },
  {
    “id”: “a9zmeqrqgluj006o”,
    “createdAt”: “2025-07-09T14:30:37.574Z”,
    “name”: “102.png”,
    “type”: “image/png”,
    “md5”: “22aad631f8d3889813617aa86e4afb78”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e2LhRx_KfQ_KfQ_Kj[fQj[fQfQfQfQfQfQ_Kj[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”: “a9zm7rzwgluj0003”,
    “user”: null
  },
  {
    “id”: “a9zmeqsvgluj006p”,
    “createdAt”: “2025-07-09T14:30:37.615Z”,
    “name”: “103.png”,
    “type”: “image/png”,
    “md5”: “500ca39f815f4b8ce3970d60c34136de”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e4GZT9$;fQ$;fQ$;jufQjufQfQfQfQfQfQ$;jufQjufQfQfQfQfQfQ”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  },
  {
    “id”: “a9zmequ2gluj006q”,
    “createdAt”: “2025-07-09T14:30:37.658Z”,
    “name”: “104.png”,
    “type”: “image/png”,
    “md5”: “bc7cae01df8637c979d11ac7fbe1315e”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e2N8?p~CfQ~CfQ~Cj[fQj[fQfQfQfQfQfQ~Cj[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”: “a9zm7rzwgluj0003”,
    “user”: null
  },
  {
    “id”: “a9zmeqv9gluj006r”,
    “createdAt”: “2025-07-09T14:30:37.701Z”,
    “name”: “105.png”,
    “type”: “image/png”,
    “md5”: “7587634323a80ac6aa3c41e37b37a866”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e3C-DPy;fQy;fQy;j[fQj[fQfQfQfQfQfQy;j[fQj[fQfQfQfQfQfQ”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  },
  {
    “id”: “a9zmeqwhgluj006s”,
    “createdAt”: “2025-07-09T14:30:37.745Z”,
    “name”: “106.png”,
    “type”: “image/png”,
    “md5”: “c5a1734a5c04a5ecf10e252dacc62bcb”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e27#QWu6fQu6fQu6fkfQfkfQfQfQfQfQfQu6fkfQfkfQfQfQfQfQfQ”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  },
  {
    “id”: “a9zmeqxngluj006t”,
    “createdAt”: “2025-07-09T14:30:37.787Z”,
    “name”: “107.png”,
    “type”: “image/png”,
    “md5”: “efd346369a814697df47d92fa55839a9”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e1Jpdk}1fQ}1fQ}1jufQjufQfQfQfQfQfQ}1jufQjufQfQfQfQfQfQ”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  },
  {
    “id”: “a9zmeqyugluj006u”,
    “createdAt”: “2025-07-09T14:30:37.830Z”,
    “name”: “108.png”,
    “type”: “image/png”,
    “md5”: “c3a674a77c71993564ddb0c01a2e2b0e”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e2E$XMIfQIfQIj[fQj[fQfQfQfQfQfQIj[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”: “a9zm7rzwgluj0003”,
    “user”: null
  },
  {
    “id”: “a9zmer02gluj006v”,
    “createdAt”: “2025-07-09T14:30:37.874Z”,
    “name”: “109.png”,
    “type”: “image/png”,
    “md5”: “3cce5cdf21c04ac298f5ec801e481b30”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e106a,hafQhafQhafkfQfkfQfQfQfQfQfQhafkfQfkfQfQfQfQfQfQ”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  },
  {
    “id”: “a9zmer1igluj006w”,
    “createdAt”: “2025-07-09T14:30:37.926Z”,
    “name”: “1010.png”,
    “type”: “image/png”,
    “md5”: “a6c433e628f8c655ccdc6d594d8aaaef”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e1I0,E]sfQ]sfQ]sjufQjufQfQfQfQfQfQ]sjufQjufQfQfQfQfQfQ”,
    “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”: “a9zm7rzwgluj0003”,
    “user”: null
  }
]
attributedTo media_attachments Ex.
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/cow.jpg”,
    “mediaType”: “image/jpeg”,
    “name”: “a cow”
  }
]
[
  {
    “id”: “0197e97d-7d96-94e7-b541-8d75e27b6ff5”,
    “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”: “0197e97d-835d-1375-1040-f5ebca301047”,
    “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”: “0197e97d-8938-c79c-3328-309d3a98dfd1”,
    “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”: “0197e97d-8f17-536d-ef88-1bf29ac2941d”,
    “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”: “0197e97d-b883-0705-fe7c-9c97d8ca8be3”,
    “type”: “image”,
    “url”: “http://mitra/media/2f93833c5cc79bd7baf3a6db5e417afb3a9dc7df58aa7a0f4db314992f9600a1.png”,
    “preview_url”: “http://mitra/media/2f93833c5cc79bd7baf3a6db5e417afb3a9dc7df58aa7a0f4db314992f9600a1.png”,
    “description”: null
  },
  {
    “id”: “0197e97d-b88b-c279-86d9-1bfdbe9e2180”,
    “type”: “image”,
    “url”: “http://mitra/media/edf195024caf01aba5b0efc4a8e60b0cdb97d66732bd228eaa42a868b6d2b36b.png”,
    “preview_url”: “http://mitra/media/edf195024caf01aba5b0efc4a8e60b0cdb97d66732bd228eaa42a868b6d2b36b.png”,
    “description”: null
  },
  {
    “id”: “0197e97d-b890-2cbb-3811-d5444acfb7eb”,
    “type”: “image”,
    “url”: “http://mitra/media/a7b31cde2e3ee6559ac02717c32029c463999a64551f8ad165e477545b7d0bba.png”,
    “preview_url”: “http://mitra/media/a7b31cde2e3ee6559ac02717c32029c463999a64551f8ad165e477545b7d0bba.png”,
    “description”: null
  },
  {
    “id”: “0197e97d-b893-b6ae-79e2-b645c5f8fbb8”,
    “type”: “image”,
    “url”: “http://mitra/media/34f40d1cb07aef053c2709c293ec851a62af59af13ed8b8d7225a59298044f7e.png”,
    “preview_url”: “http://mitra/media/34f40d1cb07aef053c2709c293ec851a62af59af13ed8b8d7225a59298044f7e.png”,
    “description”: null
  },
  {
    “id”: “0197e97d-b896-5638-5cf8-40d038b7e292”,
    “type”: “image”,
    “url”: “http://mitra/media/9c1b2fd6bc40e0e5d03397a98b731d4eff3daeead2568b76ea54f163991dfd16.png”,
    “preview_url”: “http://mitra/media/9c1b2fd6bc40e0e5d03397a98b731d4eff3daeead2568b76ea54f163991dfd16.png”,
    “description”: null
  },
  {
    “id”: “0197e97d-b898-dbbf-ff7d-ed17b54fdb5b”,
    “type”: “image”,
    “url”: “http://mitra/media/3c5dcb52177829db23bba8f1452dc767cec16a200d0bc0ef5fa2f730ddbfebb4.png”,
    “preview_url”: “http://mitra/media/3c5dcb52177829db23bba8f1452dc767cec16a200d0bc0ef5fa2f730ddbfebb4.png”,
    “description”: null
  },
  {
    “id”: “0197e97d-b89b-450d-a78c-000a2c2bda63”,
    “type”: “image”,
    “url”: “http://mitra/media/89bc5b5e96d39447af0b0cb52e32bcc3b2c43fdb19e6cef7ea679319a3b79f30.png”,
    “preview_url”: “http://mitra/media/89bc5b5e96d39447af0b0cb52e32bcc3b2c43fdb19e6cef7ea679319a3b79f30.png”,
    “description”: null
  },
  {
    “id”: “0197e97d-b89e-4693-18c7-106d270b854c”,
    “type”: “image”,
    “url”: “http://mitra/media/7972038d503b6b9755764f6ca26930c39370d5cf0431c689cab74385edced384.png”,
    “preview_url”: “http://mitra/media/7972038d503b6b9755764f6ca26930c39370d5cf0431c689cab74385edced384.png”,
    “description”: null
  },
  {
    “id”: “0197e97d-b8a1-3c3d-01fa-4ff4419b9e2e”,
    “type”: “image”,
    “url”: “http://mitra/media/180b36e4c4f65e2dfe6c57055dac8e62c07ec4205f176455f5034dd29e1d0b7e.png”,
    “preview_url”: “http://mitra/media/180b36e4c4f65e2dfe6c57055dac8e62c07ec4205f176455f5034dd29e1d0b7e.png”,
    “description”: null
  },
  {
    “id”: “0197e97d-b8a4-6fb8-8d22-73150b7aade9”,
    “type”: “image”,
    “url”: “http://mitra/media/9dc75b17774b3ea1950f8e2a882808729c2038adce38fdbc8a0ca8a1cdc34fce.png”,
    “preview_url”: “http://mitra/media/9dc75b17774b3ea1950f8e2a882808729c2038adce38fdbc8a0ca8a1cdc34fce.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”
  }
]