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 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”
}
name summary summary summary 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
#
only summary
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/64d16ce6-6689-46f1-984c-9ed3d6d6140b.png”,
  “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

Details

attachment media_attachments Example
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/634d691a-ab66-4d57-8ca9-b45fbe9f487d.png”
}
{
  “blurhash”: null,
  “description”: null,
  “id”: “698523831”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/7b67c101-35cb-4266-9cfb-316ceb9749b9.png”,
  “remote_url”: “http://pasture-one-actor/images/7b67c101-35cb-4266-9cfb-316ceb9749b9.png”,
  “text_url”: “http://pasture-one-actor/images/7b67c101-35cb-4266-9cfb-316ceb9749b9.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/7b67c101-35cb-4266-9cfb-316ceb9749b9.png”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “blurhash”: null,
  “description”: “name”,
  “id”: “925609945”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/ec03e8f5-4859-481d-8512-599541dd4396.png”,
  “remote_url”: “http://pasture-one-actor/images/ec03e8f5-4859-481d-8512-599541dd4396.png”,
  “text_url”: “http://pasture-one-actor/images/ec03e8f5-4859-481d-8512-599541dd4396.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/ec03e8f5-4859-481d-8512-599541dd4396.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”: null,
  “id”: “1059120330”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/d59e98f5-b7f0-4cf8-ad56-9b6eb57d28b3.png”,
  “remote_url”: “http://pasture-one-actor/images/d59e98f5-b7f0-4cf8-ad56-9b6eb57d28b3.png”,
  “text_url”: “http://pasture-one-actor/images/d59e98f5-b7f0-4cf8-ad56-9b6eb57d28b3.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/d59e98f5-b7f0-4cf8-ad56-9b6eb57d28b3.png”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
{
  “blurhash”: null,
  “description”: null,
  “id”: “-1149261220”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/ff9ed2f5-b6a2-49c1-b7db-d8af86ef8da2.png”,
  “remote_url”: “http://pasture-one-actor/images/ff9ed2f5-b6a2-49c1-b7db-d8af86ef8da2.png”,
  “text_url”: “http://pasture-one-actor/images/ff9ed2f5-b6a2-49c1-b7db-d8af86ef8da2.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/ff9ed2f5-b6a2-49c1-b7db-d8af86ef8da2.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”: “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”: “115587916426307147”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/426/307/147/original/12dc9e40f1e87c0d.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/426/307/147/small/12dc9e40f1e87c0d.png”,
  “remote_url”: “http://pasture-one-actor/images/4dcf8d70-161b-4aef-979c-02d252a7f5d6.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”: “U2RDmW~jfQ~j~jj@fQj@fQfQfQfQ~jj@fQj@”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/85a4d109-947f-4384-b433-5ecfd52cd361.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “115587916483703675”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/483/703/675/original/716c32717ec8a163.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/483/703/675/small/716c32717ec8a163.png”,
  “remote_url”: “http://pasture-one-actor/images/0ebdd7bf-aad9-484a-89a2-060e4107d007.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”: “U2Bu=UucfQucucfjfQfjfQfQfQfQucfjfQfj”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “115587916540940399”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/540/940/399/original/190490dd67042dc6.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/540/940/399/small/190490dd67042dc6.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”: “115587916599428508”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/599/428/508/original/3d822fa52014e874.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/599/428/508/small/3d822fa52014e874.png”,
  “remote_url”: “http://pasture-one-actor/images/5c040f6b-b8e4-4d46-b12c-51b8fc1eaf0e.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”: “U1LqiW^{fQ^{^{j@fQj@fQfQfQfQ^{j@fQj@”
}
{
  “type”: “Image”,
  “url”: “http://pasture-one-actor/images/e5b98b21-529f-4ed8-bb03-c60aba4781d7.png”,
  “content”: “content”
}
{
  “id”: “115587916658547534”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/658/547/534/original/de0a923fb43058a4.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/658/547/534/small/de0a923fb43058a4.png”,
  “remote_url”: “http://pasture-one-actor/images/33db188f-5b71-4ae0-b68b-91bed7c1eb77.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”: “U07{UEyEfQyEyEfkfQfkfQfQfQfQyEfkfQfk”
}
[
  {
    “type”: “Image”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “115587916720170945”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/720/170/945/original/b50778cd6303fcc4.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/115/587/916/720/170/945/small/b50778cd6303fcc4.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 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”
}