Skip to content

Attachments

In the support table:

  • "✅" means at least one attachment,
  • "-" means parsed
  • "❌" means failed to parse

For more on image attachments see Image Description and Image Attachments.

Examples

Example 1

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://gotosocial/users/cookie",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/8M_3QebSny0",
  "published": "2024-10-25T18:16:54Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://gotosocial/users/cookie"
    ],
    "id": "http://pasture-one-actor/actor/CngDZZv0KTI",
    "published": "2024-10-25T18:16:54Z",
    "content": "Link",
    "attachment": {
      "href": "https://funfedi.dev",
      "type": "Link"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
gotosocial
{
  "id": "01JB2EAJFGYVQP3TEMTW1JCQXJ",
  "created_at": "2024-10-25T18:16:54.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/CngDZZv0KTI",
  "url": "http://pasture-one-actor/actor/CngDZZv0KTI",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Link",
  "reblog": null,
  "account": {
    "id": "01JB2E00TZ3CJDTBS8WKXMESER",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2024-10-25T18:11:08.266Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 117,
    "last_status_at": "2024-10-25T18:16:54.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01KR3R9P7189Z7E30P0X6M9D0T",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

Example 2

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://gotosocial/users/cookie",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/slxAfoszmC8",
  "published": "2024-10-25T18:16:55Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://gotosocial/users/cookie"
    ],
    "id": "http://pasture-one-actor/actor/fcRkKAKAUcw",
    "published": "2024-10-25T18:16:55Z",
    "content": "Payment Link, see FEP-0ea0",
    "attachment": {
      "type": "Link",
      "name": "Donate",
      "href": "payto://iban/DE75512108001245126199",
      "rel": "payment"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
gotosocial
{
  "id": "01JB2EAKERBM622VP4673J1HKD",
  "created_at": "2024-10-25T18:16:55.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/fcRkKAKAUcw",
  "url": "http://pasture-one-actor/actor/fcRkKAKAUcw",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Payment Link, see FEP-0ea0",
  "reblog": null,
  "account": {
    "id": "01JB2E00TZ3CJDTBS8WKXMESER",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2024-10-25T18:11:08.266Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 118,
    "last_status_at": "2024-10-25T18:16:55.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01KR3R9P7189Z7E30P0X6M9D0T",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

Example 3

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://gotosocial/users/cookie",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/zaC015B4BWo",
  "published": "2024-10-25T18:16:55Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://gotosocial/users/cookie"
    ],
    "id": "http://pasture-one-actor/actor/brIBUhqmAl4",
    "published": "2024-10-25T18:16:55Z",
    "content": "Text document",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "url": "http://pasture-one-actor/assets/sample.txt"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
gotosocial
{
  "id": "01JB2EAKERC9K87CRA4W3MD4W4",
  "created_at": "2024-10-25T18:16:55.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/brIBUhqmAl4",
  "url": "http://pasture-one-actor/actor/brIBUhqmAl4",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Text document<hr><p><i lang=\"en\">\u2139\ufe0f Note from gotosocial: 1 attachment in this status could not be downloaded. Treat the following external link with care:</i></p><ul><li><a href=\"http://pasture-one-actor/assets/sample.txt\" rel=\"nofollow noreferrer noopener\" target=\"_blank\">sample.txt</a> [text document]</li></ul>",
  "reblog": null,
  "account": {
    "id": "01JB2E00TZ3CJDTBS8WKXMESER",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2024-10-25T18:11:08.266Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 119,
    "last_status_at": "2024-10-25T18:16:55.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01KR3R9P7189Z7E30P0X6M9D0T",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

Example 4

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://gotosocial/users/cookie",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/VtMKoA8Nb30",
  "published": "2024-10-25T18:16:56Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://gotosocial/users/cookie"
    ],
    "id": "http://pasture-one-actor/actor/vBUQ_Gsf1Zg",
    "published": "2024-10-25T18:16:56Z",
    "content": "Text document, href instead of url",
    "attachment": {
      "type": "Document",
      "name": "text document",
      "href": "http://pasture-one-actor/assets/sample.txt"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
gotosocial
{
  "id": "01JB2EAME0CMH4GE338CM9V1J0",
  "created_at": "2024-10-25T18:16:56.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/vBUQ_Gsf1Zg",
  "url": "http://pasture-one-actor/actor/vBUQ_Gsf1Zg",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Text document, href instead of url",
  "reblog": null,
  "account": {
    "id": "01JB2E00TZ3CJDTBS8WKXMESER",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2024-10-25T18:11:08.266Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 120,
    "last_status_at": "2024-10-25T18:16:56.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01KR3R9P7189Z7E30P0X6M9D0T",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

Example 5

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://gotosocial/users/cookie",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/IuaBuOmTOc0",
  "published": "2024-10-25T18:16:57Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://gotosocial/users/cookie"
    ],
    "id": "http://pasture-one-actor/actor/miv5iGjoyiU",
    "published": "2024-10-25T18:16:57Z",
    "content": "attached note",
    "attachment": {
      "type": "Note",
      "attributedTo": "http://pasture-one-actor/actor",
      "name": "attached note",
      "content": "This is just a note",
      "published": "2024-03-06T07:23:56Z"
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
gotosocial
{
  "id": "01JB2EAND8Q4ZKTR91E5YQD3Y1",
  "created_at": "2024-10-25T18:16:57.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/miv5iGjoyiU",
  "url": "http://pasture-one-actor/actor/miv5iGjoyiU",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "attached note",
  "reblog": null,
  "account": {
    "id": "01JB2E00TZ3CJDTBS8WKXMESER",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2024-10-25T18:11:08.266Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 121,
    "last_status_at": "2024-10-25T18:16:57.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01KR3R9P7189Z7E30P0X6M9D0T",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

Example 6

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://gotosocial/users/cookie",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/8YzFu9Cufzw",
  "published": "2024-10-25T18:16:57Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://gotosocial/users/cookie"
    ],
    "id": "http://pasture-one-actor/actor/CniZWCJWVnU",
    "published": "2024-10-25T18:16:57Z",
    "content": "Recipe",
    "attachment": {
      "@context": "https://schema.org/docs/jsonldcontext.jsonld",
      "@type": "Recipe",
      "name": "Peanut Butter and Jelly Sandwich",
      "recipeIngredient": [
        "Bread",
        "Peanut Butter",
        "Raspberry Jam",
        "Coffee (optional)"
      ],
      "recipeCategory": "Breakfast",
      "recipeInstructions": [
        {
          "@type": "HowToStep",
          "text": "Take a slice of bread and put it on a plate"
        },
        {
          "@type": "HowToStep",
          "text": "Spread peanut butter on the bread"
        },
        {
          "@type": "HowToStep",
          "text": "Spread raspberry jam on top of the peanut butter"
        },
        {
          "@type": "HowToStep",
          "text": "Eat your PB&J Sandwich and drink your coffee if you have it"
        },
        {
          "@type": "HowToStep",
          "text": "Check if you are still hungry, if yes a repeat step 1"
        }
      ]
    },
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
gotosocial
{
  "id": "01JB2EAND8AEKCFH8ARV2P3D2B",
  "created_at": "2024-10-25T18:16:57.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/CniZWCJWVnU",
  "url": "http://pasture-one-actor/actor/CniZWCJWVnU",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "Recipe",
  "reblog": null,
  "account": {
    "id": "01JB2E00TZ3CJDTBS8WKXMESER",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2024-10-25T18:11:08.266Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 122,
    "last_status_at": "2024-10-25T18:16:57.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [],
  "mentions": [
    {
      "id": "01KR3R9P7189Z7E30P0X6M9D0T",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

Example 7

activity
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "Hashtag": "as:Hashtag",
      "sensitive": "as:sensitive"
    }
  ],
  "type": "Create",
  "actor": "http://pasture-one-actor/actor",
  "to": [
    "http://gotosocial/users/cookie",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/Uijpt33Tp4M",
  "published": "2024-10-25T18:16:58Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://gotosocial/users/cookie"
    ],
    "id": "http://pasture-one-actor/actor/xSpI9TrSrM4",
    "published": "2024-10-25T18:16:58Z",
    "content": "10 images",
    "attachment": [
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/101.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/102.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/103.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/104.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/105.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/106.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/107.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/108.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/109.png"
      },
      {
        "type": "Document",
        "url": "http://pasture-one-actor/images/1010.png"
      }
    ],
    "tag": [
      {
        "type": "Mention",
        "href": "http://gotosocial/users/cookie"
      }
    ]
  }
}
gotosocial
{
  "id": "01JB2EAPCG4FKJJK2TN0V93E7X",
  "created_at": "2024-10-25T18:16:58.000Z",
  "in_reply_to_id": null,
  "in_reply_to_account_id": null,
  "sensitive": false,
  "spoiler_text": "",
  "visibility": "public",
  "language": null,
  "uri": "http://pasture-one-actor/actor/xSpI9TrSrM4",
  "url": "http://pasture-one-actor/actor/xSpI9TrSrM4",
  "replies_count": 0,
  "reblogs_count": 0,
  "favourites_count": 0,
  "favourited": false,
  "reblogged": false,
  "muted": false,
  "bookmarked": false,
  "pinned": false,
  "content": "10 images",
  "reblog": null,
  "account": {
    "id": "01JB2E00TZ3CJDTBS8WKXMESER",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": true,
    "discoverable": false,
    "bot": false,
    "created_at": "2024-10-25T18:11:08.266Z",
    "note": "",
    "url": "http://pasture-one-actor/actor",
    "avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon5.png",
    "header": "http://gotosocial/assets/default_header.png",
    "header_static": "http://gotosocial/assets/default_header.png",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 123,
    "last_status_at": "2024-10-25T18:16:58.000Z",
    "emojis": [],
    "fields": []
  },
  "media_attachments": [
    {
      "id": "01JB2EAPXJZ7RSFPCG1W8Z4EBZ",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPXJZ7RSFPCG1W8Z4EBZ.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPXJZ7RSFPCG1W8Z4EBZ.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPXJZ7RSFPCG1W8Z4EBZ.jpg",
      "remote_url": "http://pasture-one-actor/images/101.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L8Rval}=fQ}=}=oLfQoLfQfQfQfQ"
    },
    {
      "id": "01JB2EAPXVN9GA0MVKPHWFNEKE",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPXVN9GA0MVKPHWFNEKE.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPXVN9GA0MVKPHWFNEKE.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPXVN9GA0MVKPHWFNEKE.jpg",
      "remote_url": "http://pasture-one-actor/images/102.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L91_X7l#fQl#l#f%fQf%fQfQfQfQ"
    },
    {
      "id": "01JB2EAPY3RA6YHXBA9M57G7G4",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPY3RA6YHXBA9M57G7G4.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPY3RA6YHXBA9M57G7G4.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPY3RA6YHXBA9M57G7G4.jpg",
      "remote_url": "http://pasture-one-actor/images/103.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L6O0r8}qfQ}q}qoKfQoKfQfQfQfQ"
    },
    {
      "id": "01JB2EAPYBF3KMABWCV3K16HCJ",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPYBF3KMABWCV3K16HCJ.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPYBF3KMABWCV3K16HCJ.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPYBF3KMABWCV3K16HCJ.jpg",
      "remote_url": "http://pasture-one-actor/images/104.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L04-eDxafQxaxaj@fQj@fQfQfQfQ"
    },
    {
      "id": "01JB2EAPYMEBWMTM898EZQ1CS5",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPYMEBWMTM898EZQ1CS5.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPYMEBWMTM898EZQ1CS5.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPYMEBWMTM898EZQ1CS5.jpg",
      "remote_url": "http://pasture-one-actor/images/105.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L6HNEb.TfQ.T.Tj]fQj]fQfQfQfQ"
    },
    {
      "id": "01JB2EAPYW05820130A3WX4BJT",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPYW05820130A3WX4BJT.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPYW05820130A3WX4BJT.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPYW05820130A3WX4BJT.jpg",
      "remote_url": "http://pasture-one-actor/images/106.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L2HU0F~EfQ~E~EoMfQoMfQfQfQfQ"
    },
    {
      "id": "01JB2EAPZ4V4A8SC53J3E1TH88",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPZ4V4A8SC53J3E1TH88.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPZ4V4A8SC53J3E1TH88.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPZ4V4A8SC53J3E1TH88.jpg",
      "remote_url": "http://pasture-one-actor/images/107.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L9Sa1U|yfQ|y|yo2fQo2fQfQfQfQ"
    },
    {
      "id": "01JB2EAPZDBJXCRRKR8K8A99Q4",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPZDBJXCRRKR8K8A99Q4.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPZDBJXCRRKR8K8A99Q4.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPZDBJXCRRKR8K8A99Q4.jpg",
      "remote_url": "http://pasture-one-actor/images/108.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L5898AubfQububkAfQkAfQfQfQfQ"
    },
    {
      "id": "01JB2EAPZNC47KWDB104S9QHEA",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPZNC47KWDB104S9QHEA.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPZNC47KWDB104S9QHEA.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPZNC47KWDB104S9QHEA.jpg",
      "remote_url": "http://pasture-one-actor/images/109.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L8A$cgubfQububkAfQkAfQfQfQfQ"
    },
    {
      "id": "01JB2EAPZX0HQTM63VDPKV8571",
      "type": "image",
      "url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPZX0HQTM63VDPKV8571.png",
      "text_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/original/01JB2EAPZX0HQTM63VDPKV8571.png",
      "preview_url": "http://gotosocial/fileserver/01JB2E00TZ3CJDTBS8WKXMESER/attachment/small/01JB2EAPZX0HQTM63VDPKV8571.jpg",
      "remote_url": "http://pasture-one-actor/images/1010.png",
      "preview_remote_url": null,
      "meta": {
        "original": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "small": {
          "width": 40,
          "height": 40,
          "size": "40x40",
          "aspect": 1
        },
        "focus": {
          "x": 0,
          "y": 0
        }
      },
      "description": null,
      "blurhash": "L19HVG-@fQ-@-@j]fQj]fQfQfQfQ"
    }
  ],
  "mentions": [
    {
      "id": "01KR3R9P7189Z7E30P0X6M9D0T",
      "username": "cookie",
      "url": "http://gotosocial/@cookie",
      "acct": "cookie"
    }
  ],
  "tags": [],
  "emojis": [],
  "card": null,
  "poll": null
}

Example 8

no result

no result

Example 9

no result

no result

Example 10

no result

no result

Example 11

no result

no result