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. firefish, store the image description on a per image URL basis and not for every instance of an image reference.

Support table

attachment akkoma gotosocial hollo mastodon misskey mitra pleroma sharkey
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”
}
- - - - - - - -
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
name summary summary summary name name summary name
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
name name name name name name name name
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
- - - - name - - name

Details

attachment media_attachments Example
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”
}
{
  “blurhash”: null,
  “description”: null,
  “id”: “983810756”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/100.png”,
  “remote_url”: “http://pasture-one-actor/images/100.png”,
  “text_url”: “http://pasture-one-actor/images/100.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/100.png”
}
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “blurhash”: null,
  “description”: “name”,
  “id”: “983810756”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/100.png”,
  “remote_url”: “http://pasture-one-actor/images/100.png”,
  “text_url”: “http://pasture-one-actor/images/100.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/100.png”
}
[
  {
    “type”: “Document”,
    “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”: “Document”,
    “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”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”
}
{
  “id”: “01JVS2EEA5K7DZ5ZQ1B1KEB0HV”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2EEA5K7DZ5ZQ1B1KEB0HV.png”,
  “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2EEA5K7DZ5ZQ1B1KEB0HV.png”,
  “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2EEA5K7DZ5ZQ1B1KEB0HV.jpg”,
  “remote_url”: “http://pasture-one-actor/images/100.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”: “L7P~lQ~TfQ~T~ToLfQoLfQfQfQfQ”
}
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “01JVS2EEZ36J2Y6RSB9DFYPAAY”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2EEZ36J2Y6RSB9DFYPAAY.png”,
  “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2EEZ36J2Y6RSB9DFYPAAY.png”,
  “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2EEZ36J2Y6RSB9DFYPAAY.jpg”,
  “remote_url”: “http://pasture-one-actor/images/100.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”: “L57$+puhfQuhuhffQffQfQfQfQ”
}
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “01JVS2EFN924C6HRSGSE2G70N4”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2EFN924C6HRSGSE2G70N4.png”,
  “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2EFN924C6HRSGSE2G70N4.png”,
  “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2EFN924C6HRSGSE2G70N4.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”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “01JVS2EGAQSKF90ETNWNHJ62B4”,
  “type”: “image”,
  “url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2EGAQSKF90ETNWNHJ62B4.png”,
  “text_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/original/01JVS2EGAQSKF90ETNWNHJ62B4.png”,
  “preview_url”: “http://gotosocial/fileserver/01JVS2BRAS4XQX73070DBHCC8W/attachment/small/01JVS2EGAQSKF90ETNWNHJ62B4.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”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”
}
{
  “id”: “0197e940-2f7e-7889-aaaf-5c755fbdd5e2”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “preview_url”: “http://pasture-one-actor/images/100.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”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “0197e940-3252-77d9-a8ea-2182b4b073c0”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “preview_url”: “http://pasture-one-actor/images/100.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”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “0197e940-3526-743b-8330-45af4962e83f”,
  “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”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “0197e940-381d-7d68-9e9d-a932f13fe52d”,
  “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”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”
}
{
  “id”: “114829867255612306”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/867/255/612/306/original/0efc149c0631ee68.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/867/255/612/306/small/0efc149c0631ee68.png”,
  “remote_url”: “http://pasture-one-actor/images/100.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”: “U11c~Pl.fQl.l.fkfQfkfQfQfQfQl.fkfQfk”
}
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “114829867320061714”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/867/320/061/714/original/032b379b0d1602be.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/867/320/061/714/small/032b379b0d1602be.png”,
  “remote_url”: “http://pasture-one-actor/images/100.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”: “U1Oepd~6fQ~6~6j@fQj@fQfQfQfQ~6j@fQj@”
}
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “114829867385530958”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/867/385/530/958/original/59220b98b45cd113.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/867/385/530/958/small/59220b98b45cd113.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”: “UOEVB2.}4.T=}fjEEVw[4=K[RUw~9,TJV?bW”
}
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “114829867449195116”,
  “type”: “image”,
  “url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/867/449/195/116/original/f9915c2d0071a329.png”,
  “preview_url”: “http://localhost:2970/system/cache/media_attachments/files/114/829/867/449/195/116/small/f9915c2d0071a329.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”: “UOEVB2.}4.T=}fjEEVw[4=K[RUw~9,TJV?bW”
}
attachment files fileIds Example
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”
}
[
  {
    “id”: “a9zm9ftfgluj0016”,
    “createdAt”: “2025-07-09T14:26:30.099Z”,
    “name”: “100.png”,
    “type”: “image/png”,
    “md5”: “2664e461d28ab0af71fb59df2b6a5a8e”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e1GS[H_MfQ_MfQ_Mj[fQj[fQfQfQfQfQfQ_Mj[fQj[fQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/100.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/100.png”,
    “comment”: null,
    “folderId”: null,
    “folder”: null,
    “userId”: “a9zm7rzwgluj0003”,
    “user”: null
  }
]
[
  “a9zm9ftfgluj0016”
]
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
[
  {
    “id”: “a9zm9ga4gluj0018”,
    “createdAt”: “2025-07-09T14:26:30.700Z”,
    “name”: “100.png”,
    “type”: “image/png”,
    “md5”: “47bd7f2eff1459a2ba0582f88a589835”,
    “size”: 0,
    “isSensitive”: false,
    “blurhash”: “e00Wk{llfQllfQllfkfQfkfQfQfQfQfQfQllfkfQfkfQfQfQfQfQfQ”,
    “properties”: {
      “width”: 40,
      “height”: 40
    },
    “url”: “http://pasture-one-actor/images/100.png”,
    “thumbnailUrl”: “http://pasture-one-actor/images/100.png”,
    “comment”: “name”,
    “folderId”: null,
    “folder”: null,
    “userId”: “a9zm7rzwgluj0003”,
    “user”: null
  }
]
[
  “a9zm9ga4gluj0018”
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
[
  {
    “id”: “a9zm9gx4gluj001a”,
    “createdAt”: “2025-07-09T14:26:31.528Z”,
    “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://pasture-one-actor/assets/FediverseLogo.png”,
    “thumbnailUrl”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “comment”: “name”,
    “folderId”: null,
    “folder”: null,
    “userId”: “a9zm7rzwgluj0003”,
    “user”: null
  }
]
[
  “a9zm9gx4gluj001a”
]
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
[
  {
    “id”: “a9zm9gx4gluj001a”,
    “createdAt”: “2025-07-09T14:26:31.528Z”,
    “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://pasture-one-actor/assets/FediverseLogo.png”,
    “thumbnailUrl”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “comment”: “name”,
    “folderId”: null,
    “folder”: null,
    “userId”: “a9zm7rzwgluj0003”,
    “user”: null
  }
]
[
  “a9zm9gx4gluj001a”
]
attachment media_attachments Example
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”
}
{
  “id”: “0197e977-e1ee-474b-f661-2339cbf5981e”,
  “type”: “image”,
  “url”: “http://mitra/media/e177ec6f846c8a0b21292e134be3754ffb254562e84bd3950be5455789ad03f0.png”,
  “preview_url”: “http://mitra/media/e177ec6f846c8a0b21292e134be3754ffb254562e84bd3950be5455789ad03f0.png”,
  “description”: null
}
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “0197e977-e7e6-a1c2-4890-5aee65f79036”,
  “type”: “image”,
  “url”: “http://mitra/media/9347d7a48500373c4b39232a48439b3a52b97e7567dcda3bec1a466fe9022982.png”,
  “preview_url”: “http://mitra/media/9347d7a48500373c4b39232a48439b3a52b97e7567dcda3bec1a466fe9022982.png”,
  “description”: “name”
}
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “0197e977-eddc-53c8-1b2b-beb436d8b05d”,
  “type”: “image”,
  “url”: “http://mitra/media/2d7a61d31393a44edf2a30160cdd70b3582a4f97d5b550f8141dfee1641b4ae7.png”,
  “preview_url”: “http://mitra/media/2d7a61d31393a44edf2a30160cdd70b3582a4f97d5b550f8141dfee1641b4ae7.png”,
  “description”: “name”
}
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “0197e977-f392-53f0-eaa4-1d40f0537d1a”,
  “type”: “image”,
  “url”: “http://mitra/media/2d7a61d31393a44edf2a30160cdd70b3582a4f97d5b550f8141dfee1641b4ae7.png”,
  “preview_url”: “http://mitra/media/2d7a61d31393a44edf2a30160cdd70b3582a4f97d5b550f8141dfee1641b4ae7.png”,
  “description”: null
}
attachment media_attachments Example
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”
}
{
  “blurhash”: null,
  “description”: null,
  “id”: “983810756”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”
  },
  “preview_url”: “http://pasture-one-actor/images/100.png”,
  “remote_url”: “http://pasture-one-actor/images/100.png”,
  “text_url”: “http://pasture-one-actor/images/100.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/100.png”
}
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “blurhash”: null,
  “description”: “summary”,
  “id”: “983810756”,
  “pleroma”: {
    “mime_type”: “application/octet-stream”,
    “name”: “name”
  },
  “preview_url”: “http://pasture-one-actor/images/100.png”,
  “remote_url”: “http://pasture-one-actor/images/100.png”,
  “text_url”: “http://pasture-one-actor/images/100.png”,
  “type”: “unknown”,
  “url”: “http://pasture-one-actor/images/100.png”
}
[
  {
    “type”: “Document”,
    “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”: “Document”,
    “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”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”
}
{
  “id”: “a52ebjrze2tn0017”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “remote_url”: “http://pasture-one-actor/images/100.png”,
  “preview_url”: “http://pasture-one-actor/images/100.png”,
  “text_url”: “http://pasture-one-actor/images/100.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”: “e3QhkX}YfQ}YfQ}YjtfQjtfQfQfQfQfQfQ}YjtfQjtfQfQfQfQfQfQ”
}
{
  “type”: “Document”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “name”: “name”,
  “summary”: “summary”,
  “content”: “content”
}
{
  “id”: “a52ebkdme2tn0019”,
  “type”: “image”,
  “url”: “http://pasture-one-actor/images/100.png”,
  “remote_url”: “http://pasture-one-actor/images/100.png”,
  “preview_url”: “http://pasture-one-actor/images/100.png”,
  “text_url”: “http://pasture-one-actor/images/100.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”: “e0DOt]|wfQ|wfQ|wjtfQjtfQfQfQfQfQfQ|wjtfQjtfQfQfQfQfQfQ”
}
[
  {
    “type”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”,
    “name”: “name”,
    “imageType”: “image/jpeg”
  }
]
{
  “id”: “a52ebl1ae2tn001b”,
  “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”: “Document”,
    “url”: “http://pasture-one-actor/assets/FediverseLogo.png”
  }
]
{
  “id”: “a52ebl1ae2tn001b”,
  “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”
}