Skip to content

Image Description

The Image type is defined in ActivityStreams Vocabulary.

In this support table, we only consider how the image description, commonly called AltText is handled. Image descriptions are important from an accessibility standpoint, see WCAG 2.2. Text Alternatives.

It seems that certain implementations, e.g. misskey, store the image description on a per image URL basis and not for every instance of an image reference.

Support table

X attachment akkoma gotosocial hollo mastodon misskey mitra pleroma sharkey
#
no description
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
- - - - - - - -
#
name, summary and content
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
summary summary summary summary name name summary name
#
only name
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
name name name name name name name name
#
only summary
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “summary”: “summary”
}
summary summary summary summary - summary summary -
#
only content
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
- - - - - - - -
#
no comment in attachment; reused image
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
- - - - name - - name

Details

attachment media_attachments Example
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
{
  “blurhash”: null,
  “description”: null,
  “id”: “-1833815923”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/cc8af92f-f94d-48f1-8ce6-4ff5e9bea5c7.png”,
  “remote_url”: “http://pasture-one-actor/images/cc8af92f-f94d-48f1-8ce6-4ff5e9bea5c7.png”,
  “text_url”: “http://pasture-one-actor/images/cc8af92f-f94d-48f1-8ce6-4ff5e9bea5c7.png”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/cc8af92f-f94d-48f1-8ce6-4ff5e9bea5c7.png”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “blurhash”: null,
  “description”: “summary”,
  “id”: “-1068997265”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/0943da5d-a706-4bac-9a22-29130d739eb8.png”,
  “remote_url”: “http://pasture-one-actor/images/0943da5d-a706-4bac-9a22-29130d739eb8.png”,
  “text_url”: “http://pasture-one-actor/images/0943da5d-a706-4bac-9a22-29130d739eb8.png”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/0943da5d-a706-4bac-9a22-29130d739eb8.png”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “blurhash”: null,
  “description”: “name”,
  “id”: “-751667840”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “text_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “summary”: “summary”
}
{
  “blurhash”: null,
  “description”: “summary”,
  “id”: “1320051004”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/a75e49c5-413a-44a4-84ed-87c112060b6e.png”,
  “remote_url”: “http://pasture-one-actor/images/a75e49c5-413a-44a4-84ed-87c112060b6e.png”,
  “text_url”: “http://pasture-one-actor/images/a75e49c5-413a-44a4-84ed-87c112060b6e.png”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/a75e49c5-413a-44a4-84ed-87c112060b6e.png”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
{
  “blurhash”: null,
  “description”: null,
  “id”: “1383716510”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/a4531edd-93c9-4aa4-a667-e867111a9f3b.png”,
  “remote_url”: “http://pasture-one-actor/images/a4531edd-93c9-4aa4-a667-e867111a9f3b.png”,
  “text_url”: “http://pasture-one-actor/images/a4531edd-93c9-4aa4-a667-e867111a9f3b.png”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/a4531edd-93c9-4aa4-a667-e867111a9f3b.png”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “blurhash”: null,
  “description”: null,
  “id”: “-751667840”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “text_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
}
attachment media_attachments Example
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
{
  “id”: “01KAK882BA37K19GDQ4CTSZTMS”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK882BA37K19GDQ4CTSZTMS.png”,
  “text_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK882BA37K19GDQ4CTSZTMS.png”,
  “preview_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/small/01KAK882BA37K19GDQ4CTSZTMS.jpg”,
  “remote_url”: “http://pasture-one-actor/images/51b7b878-56cf-407c-b9aa-825976e8858d.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”: “L01y@wo,fQo,o,flfQflfQfQfQfQ”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “01KAK882WEEHQ5BSARCT6KBRTK”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK882WEEHQ5BSARCT6KBRTK.png”,
  “text_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK882WEEHQ5BSARCT6KBRTK.png”,
  “preview_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/small/01KAK882WEEHQ5BSARCT6KBRTK.jpg”,
  “remote_url”: “http://pasture-one-actor/images/d8dacd26-3703-4957-b882-b27b857749f1.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”: “summary”,
  “blurhash”: “L01MaFo+fQo+o+fRfQfRfQfQfQfQ”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “01KAK883EA8E71RSRNAXFFAGJ2”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK883EA8E71RSRNAXFFAGJ2.png”,
  “text_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK883EA8E71RSRNAXFFAGJ2.png”,
  “preview_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/small/01KAK883EA8E71RSRNAXFFAGJ2.jpg”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “preview_remote_url”: null,
  “meta”: {
    “original”: {
      “width”: 1548,
      “height”: 1548,
      “size”: “1548x1548”,
      “aspect”: 1
    },
    “small”: {
      “width”: 512,
      “height”: 512,
      “size”: “512x512”,
      “aspect”: 1
    },
    “focus”: {
      “x”: 0,
      “y”: 0
    }
  },
  “description”: “name”,
  “blurhash”: “LIB{x~.}9Fcn}gnOEUxBDlK[N1wi”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “summary”: “summary”
}
{
  “id”: “01KAK8840YZ8SRYAD4QAZPBG79”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK8840YZ8SRYAD4QAZPBG79.png”,
  “text_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK8840YZ8SRYAD4QAZPBG79.png”,
  “preview_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/small/01KAK8840YZ8SRYAD4QAZPBG79.jpg”,
  “remote_url”: “http://pasture-one-actor/images/f928e63c-448f-4c9a-932c-b70eaed46d10.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”: “summary”,
  “blurhash”: “L8Q?o{}pfQ}p}poKfQoKfQfQfQfQ”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
{
  “id”: “01KAK884JE6M6B4S3CT15MJ6DW”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK884JE6M6B4S3CT15MJ6DW.png”,
  “text_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK884JE6M6B4S3CT15MJ6DW.png”,
  “preview_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/small/01KAK884JE6M6B4S3CT15MJ6DW.jpg”,
  “remote_url”: “http://pasture-one-actor/images/f437a0ab-f24a-4a89-8a92-298c09905940.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”: “L5J~m?^UfQ^U^Uj]fQj]fQfQfQfQ”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “01KAK8854EG9H71BR04SSHMYF6”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK8854EG9H71BR04SSHMYF6.png”,
  “text_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/original/01KAK8854EG9H71BR04SSHMYF6.png”,
  “preview_url”: “http://gotosocial/fileserver/01KAK84S6SGKYKYKR2H78C5KSF/attachment/small/01KAK8854EG9H71BR04SSHMYF6.jpg”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “preview_remote_url”: null,
  “meta”: {
    “original”: {
      “width”: 1548,
      “height”: 1548,
      “size”: “1548x1548”,
      “aspect”: 1
    },
    “small”: {
      “width”: 512,
      “height”: 512,
      “size”: “512x512”,
      “aspect”: 1
    },
    “focus”: {
      “x”: 0,
      “y”: 0
    }
  },
  “description”: null,
  “blurhash”: “LIB{x~.}9Fcn}gnOEUxBDlK[N1wi”
}
attachment media_attachments Example
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
{
  “id”: “019aa68d-b4b6-7686-ad69-a4e9f88609e2”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/56397de0-389b-4133-88de-9772aedd7cd3.png”,
  “preview_url”: “http://pasture-one-actor/images/56397de0-389b-4133-88de-9772aedd7cd3.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
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “019aa68d-b72a-7315-9390-7a78e77161c8”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/dedc0332-6dfe-4d95-b259-ebf94b1db29e.png”,
  “preview_url”: “http://pasture-one-actor/images/dedc0332-6dfe-4d95-b259-ebf94b1db29e.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”: “summary”,
  “blurhash”: null
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “019aa68d-b9af-7113-b8ad-97ce02c7c4bb”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “preview_url”: “http://pasture-one-actor/assets/FediverseLogo.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”: “name”,
  “blurhash”: null
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “summary”: “summary”
}
{
  “id”: “019aa68d-bbfe-7356-9dba-9ad8787cd9f5”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/f5fbb170-4404-4683-862c-e0bc5f9d4391.png”,
  “preview_url”: “http://pasture-one-actor/images/f5fbb170-4404-4683-862c-e0bc5f9d4391.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”: “summary”,
  “blurhash”: null
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
{
  “id”: “019aa68d-be73-7de6-b709-2056547f26d2”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/8cabfa48-13a9-4c73-9a30-82ca49188970.png”,
  “preview_url”: “http://pasture-one-actor/images/8cabfa48-13a9-4c73-9a30-82ca49188970.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
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “019aa68d-c0e1-73bf-8484-aed12c26c892”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “preview_url”: “http://pasture-one-actor/assets/FediverseLogo.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
}
attachment media_attachments Example
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
{
  “id”: “115690864974887899”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/864/974/887/899/original/5bd38336d62930ac.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/864/974/887/899/small/5bd38336d62930ac.png”,
  “remote_url”: “http://pasture-one-actor/images/7d845e22-c3a8-409c-9fd5-268187875239.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”: “U0ED_=?-fQ?-?-j@fQj@fQfQfQfQ?-j@fQj@”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “115690865037731326”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/037/731/326/original/fc35977ce6aec25e.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/037/731/326/small/fc35977ce6aec25e.png”,
  “remote_url”: “http://pasture-one-actor/images/d6401196-334a-4b2e-966a-1e031b98c1d2.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”: “summary”,
  “blurhash”: “U1L.mE^nfQ^n^nj[fQj[fQfQfQfQ^nj[fQj[“
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “115690865097678510”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/097/678/510/original/67de6f75bbb0c1ca.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/097/678/510/small/67de6f75bbb0c1ca.png”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “preview_remote_url”: null,
  “text_url”: null,
  “meta”: {
    “original”: {
      “width”: 1548,
      “height”: 1548,
      “size”: “1548x1548”,
      “aspect”: 1.0
    },
    “small”: {
      “width”: 480,
      “height”: 480,
      “size”: “480x480”,
      “aspect”: 1.0
    }
  },
  “description”: “name”,
  “blurhash”: “UOEVB3.}4.T=}fjEEVw[4=K[RUw~9,O?V?bV”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “summary”: “summary”
}
{
  “id”: “115690865159114811”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/159/114/811/original/58d6ae57bd82dd3f.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/159/114/811/small/58d6ae57bd82dd3f.png”,
  “remote_url”: “http://pasture-one-actor/images/029eab85-e273-4b97-b7e5-24827b07c657.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”: “summary”,
  “blurhash”: “U1Bas[y:fQy:y:fkfQfkfQfQfQfQy:fkfQfk”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
{
  “id”: “115690865219922514”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/219/922/514/original/989eb9158c472d7d.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/219/922/514/small/989eb9158c472d7d.png”,
  “remote_url”: “http://pasture-one-actor/images/f868d715-52ca-41de-b61b-64bf6bbd78ed.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”: “U0KnSS~qfQ~q~qj[fQj[fQfQfQfQ~qj[fQj[“
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “115690865279552190”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/279/552/190/original/648da770a6b1b249.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/690/865/279/552/190/small/648da770a6b1b249.png”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “preview_remote_url”: null,
  “text_url”: null,
  “meta”: {
    “original”: {
      “width”: 1548,
      “height”: 1548,
      “size”: “1548x1548”,
      “aspect”: 1.0
    },
    “small”: {
      “width”: 480,
      “height”: 480,
      “size”: “480x480”,
      “aspect”: 1.0
    }
  },
  “description”: null,
  “blurhash”: “UOEVB3.}4.T=}fjEEVw[4=K[RUw~9,O?V?bV”
}
attachment files fileIds Example
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
[
  {
    “id”: “ag0n5e8ogsyv002f”,
    “createdAt”: “2025-12-08T11:37:21.240Z”,
    “name”: “774845a8-79bb-45f1-9a17-b8fd440bdb1a.png”,
    “type”: “image/png”,
    “md5”: “4381363a10d54e34607495e2b0134524”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e06Y~[w|fQw|fQw|jtfQjtfQfQfQfQfQfQw|jtfQjtfQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://misskey/files/webpublic-39210f76-c16a-437d-8c8e-1f314de94dbe”,
    “thumbnailUrl”: “http://misskey/proxy/static.webp?url=http%3A%2F%2Fpasture-one-actor%2Fimages%2F774845a8-79bb-45f1-9a17-b8fd440bdb1a.png&static=1”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “ag0msgbpgsyv0003”,
    “user”: null
  }
]
[
  “ag0n5e8ogsyv002f”
]
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
[
  {
    “id”: “ag0n5emvgsyv002h”,
    “createdAt”: “2025-12-08T11:37:21.751Z”,
    “name”: “1b7933d6-1d26-43be-9126-6c05c8767834.png”,
    “type”: “image/png”,
    “md5”: “44fa43d88676c588c3fd21b00dcb1335”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e31|WokJfQkJfQkJfRfQfRfQfQfQfQfQfQkJfRfQfRfQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://misskey/files/webpublic-5a0273db-4448-4ed8-9681-85d133c4f160”,
    “thumbnailUrl”: “http://misskey/proxy/static.webp?url=http%3A%2F%2Fpasture-one-actor%2Fimages%2F1b7933d6-1d26-43be-9126-6c05c8767834.png&static=1”,
    “comment”: “name”,
    “folderId”: null,
    “folder”: null,
    “userId”: “ag0msgbpgsyv0003”,
    “user”: null
  }
]
[
  “ag0n5emvgsyv002h”
]
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
[
  {
    “id”: “ag0n5f4xgsyv002j”,
    “createdAt”: “2025-12-08T11:37:22.401Z”,
    “name”: “FediverseLogo.png”,
    “type”: “image/png”,
    “md5”: “85e7feae66363e9e200570a28b0cf20a”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “eQE_?c.}4.YJM^}fi{EVw[xu9JK[M~xI-T9+TJRPX2$$E]NFo}j1tO”,
    “properties”: {
      “width”: 1548,
      “height”: 1548
    },
    “url”: “http://misskey/files/webpublic-bfd94866-8f13-425f-bec7-fa221452c285”,
    “thumbnailUrl”: “http://misskey/proxy/static.webp?url=http%3A%2F%2Fpasture-one-actor%2Fassets%2FFediverseLogo.png&static=1”,
    “comment”: “name”,
    “folderId”: null,
    “folder”: null,
    “userId”: “ag0msgbpgsyv0003”,
    “user”: null
  }
]
[
  “ag0n5f4xgsyv002j”
]
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “summary”: “summary”
}
[
  {
    “id”: “ag0n5fhpgsyv002l”,
    “createdAt”: “2025-12-08T11:37:22.861Z”,
    “name”: “8cf9f762-684d-4aed-b3bd-d23a3075e432.png”,
    “type”: “image/png”,
    “md5”: “4bb4df4f2c756f7034973c8786a8e520”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e3KC?B??fQ??fQ??j[fQj[fQfQfQfQfQfQ??j[fQj[fQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://misskey/files/webpublic-a6428630-ab2a-4772-b743-e0e7e439bdbb”,
    “thumbnailUrl”: “http://misskey/proxy/static.webp?url=http%3A%2F%2Fpasture-one-actor%2Fimages%2F8cf9f762-684d-4aed-b3bd-d23a3075e432.png&static=1”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “ag0msgbpgsyv0003”,
    “user”: null
  }
]
[
  “ag0n5fhpgsyv002l”
]
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
[
  {
    “id”: “ag0n5fwtgsyv002n”,
    “createdAt”: “2025-12-08T11:37:23.405Z”,
    “name”: “25f3e96a-0358-4bf4-8a3f-6751adab26ca.png”,
    “type”: “image/png”,
    “md5”: “9d4ae714720e18434af96f6c417fe29f”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e2NQsO}xfQ}xfQ}xj[fQj[fQfQfQfQfQfQ}xj[fQj[fQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://misskey/files/webpublic-db346e64-77ee-4c95-8f19-524cd21e6992”,
    “thumbnailUrl”: “http://misskey/proxy/static.webp?url=http%3A%2F%2Fpasture-one-actor%2Fimages%2F25f3e96a-0358-4bf4-8a3f-6751adab26ca.png&static=1”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “ag0msgbpgsyv0003”,
    “user”: null
  }
]
[
  “ag0n5fwtgsyv002n”
]
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
[
  {
    “id”: “ag0n5f4xgsyv002j”,
    “createdAt”: “2025-12-08T11:37:22.401Z”,
    “name”: “FediverseLogo.png”,
    “type”: “image/png”,
    “md5”: “85e7feae66363e9e200570a28b0cf20a”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “eQE_?c.}4.YJM^}fi{EVw[xu9JK[M~xI-T9+TJRPX2$$E]NFo}j1tO”,
    “properties”: {
      “width”: 1548,
      “height”: 1548
    },
    “url”: “http://misskey/files/webpublic-bfd94866-8f13-425f-bec7-fa221452c285”,
    “thumbnailUrl”: “http://misskey/proxy/static.webp?url=http%3A%2F%2Fpasture-one-actor%2Fassets%2FFediverseLogo.png&static=1”,
    “comment”: “name”,
    “folderId”: null,
    “folder”: null,
    “userId”: “ag0msgbpgsyv0003”,
    “user”: null
  }
]
[
  “ag0n5f4xgsyv002j”
]
attachment media_attachments Example
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
{
  “id”: “019aa6c4-9274-423f-b0b4-46dfc3f72758”,
  “type”: “image”,
  “url”: “http://mitra/media/9f0f82db9c26b3f30aaba5de78ea082ef2e2cb1f8b0a560f91f7fd0b1bc290d9.png”,
  “preview_url”: “http://mitra/media/9f0f82db9c26b3f30aaba5de78ea082ef2e2cb1f8b0a560f91f7fd0b1bc290d9.png”,
  “description”: null
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “019aa6c4-9857-edb1-a17d-eacd8675138f”,
  “type”: “image”,
  “url”: “http://mitra/media/2c23daaebc25c117f17c79fac7996b0d0bc9ef6927287860b8dfb9a047c80992.png”,
  “preview_url”: “http://mitra/media/2c23daaebc25c117f17c79fac7996b0d0bc9ef6927287860b8dfb9a047c80992.png”,
  “description”: “name”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “019aa6c4-9e62-6de1-44c2-0567c8900c2c”,
  “type”: “image”,
  “url”: “http://mitra/media/2d7a61d31393a44edf2a30160cdd70b3582a4f97d5b550f8141dfee1641b4ae7.png”,
  “preview_url”: “http://mitra/media/2d7a61d31393a44edf2a30160cdd70b3582a4f97d5b550f8141dfee1641b4ae7.png”,
  “description”: “name”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “summary”: “summary”
}
{
  “id”: “019aa6c4-a428-133a-41da-599127adca76”,
  “type”: “image”,
  “url”: “http://mitra/media/169acab48917ca651f39a264cc5524e1e858004187deed6ca1e3d5338b29b689.png”,
  “preview_url”: “http://mitra/media/169acab48917ca651f39a264cc5524e1e858004187deed6ca1e3d5338b29b689.png”,
  “description”: “summary”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
{
  “id”: “019aa6c4-a9e5-5da8-5650-eddcb452855a”,
  “type”: “image”,
  “url”: “http://mitra/media/4135b4c97c03c626b561cf464a16cb59a8055bdb01d0a520621c7e6908b0123f.png”,
  “preview_url”: “http://mitra/media/4135b4c97c03c626b561cf464a16cb59a8055bdb01d0a520621c7e6908b0123f.png”,
  “description”: null
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “019aa6c4-afc5-c47b-e207-70e014ed512f”,
  “type”: “image”,
  “url”: “http://mitra/media/2d7a61d31393a44edf2a30160cdd70b3582a4f97d5b550f8141dfee1641b4ae7.png”,
  “preview_url”: “http://mitra/media/2d7a61d31393a44edf2a30160cdd70b3582a4f97d5b550f8141dfee1641b4ae7.png”,
  “description”: null
}
attachment media_attachments Example
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
{
  “blurhash”: null,
  “description”: null,
  “id”: “-1136138892”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/4a540688-872c-4713-8e3c-4ffc1057fd06.png”,
  “remote_url”: “http://pasture-one-actor/images/4a540688-872c-4713-8e3c-4ffc1057fd06.png”,
  “text_url”: “http://pasture-one-actor/images/4a540688-872c-4713-8e3c-4ffc1057fd06.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/4a540688-872c-4713-8e3c-4ffc1057fd06.png”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “blurhash”: null,
  “description”: “summary”,
  “id”: “1218084100”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”,
    “name”: “name”
  },
  “preview_url”: “http://pasture-one-actor/images/faab905a-4b66-4611-b39e-64baaf4676fc.png”,
  “remote_url”: “http://pasture-one-actor/images/faab905a-4b66-4611-b39e-64baaf4676fc.png”,
  “text_url”: “http://pasture-one-actor/images/faab905a-4b66-4611-b39e-64baaf4676fc.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/faab905a-4b66-4611-b39e-64baaf4676fc.png”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “blurhash”: null,
  “description”: “name”,
  “id”: “-751667840”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “text_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “summary”: “summary”
}
{
  “blurhash”: null,
  “description”: “summary”,
  “id”: “121544963”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/437a8aaa-134d-49af-9a26-69f4fc63870c.png”,
  “remote_url”: “http://pasture-one-actor/images/437a8aaa-134d-49af-9a26-69f4fc63870c.png”,
  “text_url”: “http://pasture-one-actor/images/437a8aaa-134d-49af-9a26-69f4fc63870c.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/437a8aaa-134d-49af-9a26-69f4fc63870c.png”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
{
  “blurhash”: null,
  “description”: null,
  “id”: “1242748257”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/6a1e7683-2c59-4cf0-8394-5a0b91b52b78.png”,
  “remote_url”: “http://pasture-one-actor/images/6a1e7683-2c59-4cf0-8394-5a0b91b52b78.png”,
  “text_url”: “http://pasture-one-actor/images/6a1e7683-2c59-4cf0-8394-5a0b91b52b78.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/6a1e7683-2c59-4cf0-8394-5a0b91b52b78.png”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “blurhash”: null,
  “description”: null,
  “id”: “-751667840”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “text_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
}
attachment media_attachments Example
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
{
  “id”: “afcj7cnzjudd002h”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”,
  “remote_url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”,
  “preview_url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”,
  “text_url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.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”: “e03oVzqEfQqEfQqEfkfQfkfQfQfQfQfQfQqEfkfQfkfQfQfQfQfQfQ”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “afcj7d3pjudd002j”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “remote_url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “preview_url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “text_url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “meta”: {
    “width”: 40,
    “height”: 40,
    “original”: {
      “width”: 40,
      “height”: 40,
      “size”: “40x40”,
      “aspect”: 1,
      “frame_rate”: “undefined”
    },
    “size”: “40x40”,
    “aspect”: 1
  },
  “description”: “name”,
  “blurhash”: “e05h^lxqfQxqfQxqfjfQfjfQfQfQfQfQfQxqfjfQfjfQfQfQfQfQfQ”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “afcj7dlujudd002l”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “preview_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “text_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “meta”: {
    “width”: 1548,
    “height”: 1548,
    “original”: {
      “width”: 1548,
      “height”: 1548,
      “size”: “1548x1548”,
      “aspect”: 1,
      “frame_rate”: “undefined”
    },
    “size”: “1548x1548”,
    “aspect”: 1
  },
  “description”: “name”,
  “blurhash”: “eQE_?c.}4.YJM^}fi{EVw[xu9JK[M~xI-T9+TJRPX2$$E]NFo}j1tO”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “summary”: “summary”
}
{
  “id”: “afcj7dzqjudd002n”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “remote_url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “preview_url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “text_url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.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,rZ$%fQ$%fQ$%jtfQjtfQfQfQfQfQfQ$%jtfQjtfQfQfQfQfQfQ”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
{
  “id”: “afcj7efhjudd002p”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “remote_url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “preview_url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “text_url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.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”: “e025cWoMfQoMfQoMfQfQfQfQfQfQfQfQfQoMfQfQfQfQfQfQfQfQfQ”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “afcj7dlujudd002l”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “remote_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “preview_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “text_url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
  “meta”: {
    “width”: 1548,
    “height”: 1548,
    “original”: {
      “width”: 1548,
      “height”: 1548,
      “size”: “1548x1548”,
      “aspect”: 1,
      “frame_rate”: “undefined”
    },
    “size”: “1548x1548”,
    “aspect”: 1
  },
  “description”: “name”,
  “blurhash”: “eQE_?c.}4.YJM^}fi{EVw[xu9JK[M~xI-T9+TJRPX2$$E]NFo}j1tO”
}