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://mitra/users/admin",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/y1ItGcDhabg",
"published": "2024-10-30T15:12:22Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/3xz9cGFXKfk",
"published": "2024-10-30T15:12:22Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
}
}
}
mitra
{
"id": "0192ddfc-2c1c-2138-f0f7-7aadbf9b56c6",
"uri": "http://pasture-one-actor/actor/3xz9cGFXKfk",
"url": "http://pasture-one-actor/actor/3xz9cGFXKfk",
"created_at": "2024-10-30T15:12:22Z",
"edited_at": null,
"account": {
"id": "0192ddf6-cc40-e273-81c4-6cf48d1cf147",
"username": "actor",
"acct": "actor@pasture-one-actor",
"actor_id": "http://pasture-one-actor/actor",
"url": "http://pasture-one-actor/actor",
"display_name": "Test Actor",
"created_at": "2024-10-30T15:06:31.872160Z",
"note": "",
"avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
"header": "http://mitra/api/v1/accounts/identicon",
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 119,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "Link<p><a href=\"https://funfedi.dev\" rel=\"noopener\">https://funfedi.dev</a></p>",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": false,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [],
"mentions": [
{
"id": "0192ddf5-ae1f-1a8a-c4eb-475935f9c75b",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": false,
"bookmarked": false,
"pleroma": {
"emoji_reactions": [],
"in_reply_to_account_acct": null,
"parent_visible": true,
"quote": null,
"quote_visible": false
},
"ipfs_cid": null,
"links": []
}
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://mitra/users/admin",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/C7AwCTqOHZ8",
"published": "2024-10-30T15:12:24Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/pLWI9NAZ43k",
"published": "2024-10-30T15:12:24Z",
"content": "Payment Link, see FEP-0ea0",
"attachment": {
"type": "Link",
"name": "Donate",
"href": "payto://iban/DE75512108001245126199",
"rel": "payment"
}
}
}
mitra
{
"id": "0192ddfc-31f9-45f7-f749-1573bee68bc9",
"uri": "http://pasture-one-actor/actor/pLWI9NAZ43k",
"url": "http://pasture-one-actor/actor/pLWI9NAZ43k",
"created_at": "2024-10-30T15:12:24Z",
"edited_at": null,
"account": {
"id": "0192ddf6-cc40-e273-81c4-6cf48d1cf147",
"username": "actor",
"acct": "actor@pasture-one-actor",
"actor_id": "http://pasture-one-actor/actor",
"url": "http://pasture-one-actor/actor",
"display_name": "Test Actor",
"created_at": "2024-10-30T15:06:31.872160Z",
"note": "",
"avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
"header": "http://mitra/api/v1/accounts/identicon",
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 120,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "Payment Link, see FEP-0ea0<p><a href=\"payto://iban/DE75512108001245126199\" rel=\"noopener\">payto://iban/DE75512108001245126199</a></p>",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": false,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [],
"mentions": [
{
"id": "0192ddf5-ae1f-1a8a-c4eb-475935f9c75b",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": false,
"bookmarked": false,
"pleroma": {
"emoji_reactions": [],
"in_reply_to_account_acct": null,
"parent_visible": true,
"quote": null,
"quote_visible": false
},
"ipfs_cid": null,
"links": []
}
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://mitra/users/admin",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/XXufpHJ26w8",
"published": "2024-10-30T15:12:25Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/wPJv48l-o-8",
"published": "2024-10-30T15:12:25Z",
"content": "Text document",
"attachment": {
"type": "Document",
"name": "text document",
"url": "http://pasture-one-actor/assets/sample.txt"
}
}
}
mitra
{
"id": "0192ddfc-37d4-8190-3d19-395d99758324",
"uri": "http://pasture-one-actor/actor/wPJv48l-o-8",
"url": "http://pasture-one-actor/actor/wPJv48l-o-8",
"created_at": "2024-10-30T15:12:25Z",
"edited_at": null,
"account": {
"id": "0192ddf6-cc40-e273-81c4-6cf48d1cf147",
"username": "actor",
"acct": "actor@pasture-one-actor",
"actor_id": "http://pasture-one-actor/actor",
"url": "http://pasture-one-actor/actor",
"display_name": "Test Actor",
"created_at": "2024-10-30T15:06:31.872160Z",
"note": "",
"avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
"header": "http://mitra/api/v1/accounts/identicon",
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 121,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "Text document<p><a href=\"http://pasture-one-actor/assets/sample.txt\" rel=\"noopener\">http://pasture-one-actor/assets/sample.txt</a></p>",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": false,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [],
"mentions": [
{
"id": "0192ddf5-ae1f-1a8a-c4eb-475935f9c75b",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": false,
"bookmarked": false,
"pleroma": {
"emoji_reactions": [],
"in_reply_to_account_acct": null,
"parent_visible": true,
"quote": null,
"quote_visible": false
},
"ipfs_cid": null,
"links": []
}
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://mitra/users/admin",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/y2qnHbmaUD4",
"published": "2024-10-30T15:12:27Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/lEj9mRmzgVo",
"published": "2024-10-30T15:12:27Z",
"content": "Text document, href instead of url",
"attachment": {
"type": "Document",
"name": "text document",
"href": "http://pasture-one-actor/assets/sample.txt"
}
}
}
mitra
{
"id": "0192ddfc-3daf-eaef-7292-46eb154b458e",
"uri": "http://pasture-one-actor/actor/lEj9mRmzgVo",
"url": "http://pasture-one-actor/actor/lEj9mRmzgVo",
"created_at": "2024-10-30T15:12:27Z",
"edited_at": null,
"account": {
"id": "0192ddf6-cc40-e273-81c4-6cf48d1cf147",
"username": "actor",
"acct": "actor@pasture-one-actor",
"actor_id": "http://pasture-one-actor/actor",
"url": "http://pasture-one-actor/actor",
"display_name": "Test Actor",
"created_at": "2024-10-30T15:06:31.872160Z",
"note": "",
"avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
"header": "http://mitra/api/v1/accounts/identicon",
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 122,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "Text document, href instead of url",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": false,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [],
"mentions": [
{
"id": "0192ddf5-ae1f-1a8a-c4eb-475935f9c75b",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": false,
"bookmarked": false,
"pleroma": {
"emoji_reactions": [],
"in_reply_to_account_acct": null,
"parent_visible": true,
"quote": null,
"quote_visible": false
},
"ipfs_cid": null,
"links": []
}
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://mitra/users/admin",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/6g8fEC3BKgk",
"published": "2024-10-30T15:12:29Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/DKOlOp325iI",
"published": "2024-10-30T15:12:29Z",
"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"
}
}
}
mitra
{
"id": "0192ddfc-4391-2c62-8030-e1d4e7cd9b80",
"uri": "http://pasture-one-actor/actor/DKOlOp325iI",
"url": "http://pasture-one-actor/actor/DKOlOp325iI",
"created_at": "2024-10-30T15:12:29Z",
"edited_at": null,
"account": {
"id": "0192ddf6-cc40-e273-81c4-6cf48d1cf147",
"username": "actor",
"acct": "actor@pasture-one-actor",
"actor_id": "http://pasture-one-actor/actor",
"url": "http://pasture-one-actor/actor",
"display_name": "Test Actor",
"created_at": "2024-10-30T15:06:31.872160Z",
"note": "",
"avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
"header": "http://mitra/api/v1/accounts/identicon",
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 123,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "attached note",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": false,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [],
"mentions": [
{
"id": "0192ddf5-ae1f-1a8a-c4eb-475935f9c75b",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": false,
"bookmarked": false,
"pleroma": {
"emoji_reactions": [],
"in_reply_to_account_acct": null,
"parent_visible": true,
"quote": null,
"quote_visible": false
},
"ipfs_cid": null,
"links": []
}
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://mitra/users/admin",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/Hyf9EkU9WXk",
"published": "2024-10-30T15:12:30Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/S9uz0LEHj5g",
"published": "2024-10-30T15:12:30Z",
"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"
}
]
}
}
}
mitra
{
"id": "0192ddfc-496a-c48c-4798-b95f9015da02",
"uri": "http://pasture-one-actor/actor/S9uz0LEHj5g",
"url": "http://pasture-one-actor/actor/S9uz0LEHj5g",
"created_at": "2024-10-30T15:12:30Z",
"edited_at": null,
"account": {
"id": "0192ddf6-cc40-e273-81c4-6cf48d1cf147",
"username": "actor",
"acct": "actor@pasture-one-actor",
"actor_id": "http://pasture-one-actor/actor",
"url": "http://pasture-one-actor/actor",
"display_name": "Test Actor",
"created_at": "2024-10-30T15:06:31.872160Z",
"note": "",
"avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
"header": "http://mitra/api/v1/accounts/identicon",
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 124,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "Recipe",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": false,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [],
"mentions": [
{
"id": "0192ddf5-ae1f-1a8a-c4eb-475935f9c75b",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": false,
"bookmarked": false,
"pleroma": {
"emoji_reactions": [],
"in_reply_to_account_acct": null,
"parent_visible": true,
"quote": null,
"quote_visible": false
},
"ipfs_cid": null,
"links": []
}
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://mitra/users/admin",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/UacitA6Eobw",
"published": "2024-10-30T15:12:32Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/GyiDQU5I7dg",
"published": "2024-10-30T15:12:32Z",
"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"
}
]
}
}
mitra
{
"id": "0192ddfc-4f8d-8098-6ce5-34277f85d6d4",
"uri": "http://pasture-one-actor/actor/GyiDQU5I7dg",
"url": "http://pasture-one-actor/actor/GyiDQU5I7dg",
"created_at": "2024-10-30T15:12:32Z",
"edited_at": null,
"account": {
"id": "0192ddf6-cc40-e273-81c4-6cf48d1cf147",
"username": "actor",
"acct": "actor@pasture-one-actor",
"actor_id": "http://pasture-one-actor/actor",
"url": "http://pasture-one-actor/actor",
"display_name": "Test Actor",
"created_at": "2024-10-30T15:06:31.872160Z",
"note": "",
"avatar": "http://mitra/api/v1/accounts/identicon?input=http://pasture-one-actor/actor",
"header": "http://mitra/api/v1/accounts/identicon",
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 125,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "10 images",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": false,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [
{
"id": "0192ddfc-4f6e-2dba-4ef3-f8498dc07c29",
"type": "image",
"url": "http://mitra/media/5d2c40639fd60b0931753174693fe827c6ed602deab12312dc0c85141c59b90f.png",
"preview_url": "http://mitra/media/5d2c40639fd60b0931753174693fe827c6ed602deab12312dc0c85141c59b90f.png",
"description": null
},
{
"id": "0192ddfc-4f70-249b-3dc0-3036e1c5252d",
"type": "image",
"url": "http://mitra/media/982e1414f26eb871809711187703b54de99bc66566c6f9dabce494380e3d61a2.png",
"preview_url": "http://mitra/media/982e1414f26eb871809711187703b54de99bc66566c6f9dabce494380e3d61a2.png",
"description": null
},
{
"id": "0192ddfc-4f72-e779-31cf-bea22f43fb45",
"type": "image",
"url": "http://mitra/media/6b9147227c3ea84b9be3cf34deedd63ba421a8051b38e98e577df1c3c2259e67.png",
"preview_url": "http://mitra/media/6b9147227c3ea84b9be3cf34deedd63ba421a8051b38e98e577df1c3c2259e67.png",
"description": null
},
{
"id": "0192ddfc-4f75-bb7d-b5cc-4d9892dbe2a7",
"type": "image",
"url": "http://mitra/media/128a41e6fa7c9181a781522aa0d15c9c8f52cc9992b4fbf7ea40ee1219460919.png",
"preview_url": "http://mitra/media/128a41e6fa7c9181a781522aa0d15c9c8f52cc9992b4fbf7ea40ee1219460919.png",
"description": null
},
{
"id": "0192ddfc-4f78-9a15-18ff-2c0aded15381",
"type": "image",
"url": "http://mitra/media/9b603142845c4b1b5f670e151eb7a67e466150f0c6c2ba467bc09e5fb4601d34.png",
"preview_url": "http://mitra/media/9b603142845c4b1b5f670e151eb7a67e466150f0c6c2ba467bc09e5fb4601d34.png",
"description": null
},
{
"id": "0192ddfc-4f7b-5092-f0c6-0c0618602e29",
"type": "image",
"url": "http://mitra/media/b256806849470d623f44fa7f311c2394c986f4e5147f5f9c5bf14c96151f8b88.png",
"preview_url": "http://mitra/media/b256806849470d623f44fa7f311c2394c986f4e5147f5f9c5bf14c96151f8b88.png",
"description": null
},
{
"id": "0192ddfc-4f7e-cf4f-5df7-a2d78e2e1b1b",
"type": "image",
"url": "http://mitra/media/6bf871ccaa5de7d24e8601dd3e7b2c0e52e5521a8f57eef9fc720d711862938e.png",
"preview_url": "http://mitra/media/6bf871ccaa5de7d24e8601dd3e7b2c0e52e5521a8f57eef9fc720d711862938e.png",
"description": null
},
{
"id": "0192ddfc-4f80-19be-2f97-780bd7e6ea78",
"type": "image",
"url": "http://mitra/media/9ec605d21a9204dc7458cb1254788354b62e7dc8e6f2e483b97918eb860b0c2b.png",
"preview_url": "http://mitra/media/9ec605d21a9204dc7458cb1254788354b62e7dc8e6f2e483b97918eb860b0c2b.png",
"description": null
},
{
"id": "0192ddfc-4f83-e45f-3b06-afd682fc1eb5",
"type": "image",
"url": "http://mitra/media/2d35d176661dfaf12129c8f05ffd6ac6f560fd33da8f146130da484c10b4c8b9.png",
"preview_url": "http://mitra/media/2d35d176661dfaf12129c8f05ffd6ac6f560fd33da8f146130da484c10b4c8b9.png",
"description": null
},
{
"id": "0192ddfc-4f86-07e4-9150-5c60d9110bee",
"type": "image",
"url": "http://mitra/media/3133906df991bca5dfb86f57dc35c3449abb6f7c6d62c012e8118889b9944c66.png",
"preview_url": "http://mitra/media/3133906df991bca5dfb86f57dc35c3449abb6f7c6d62c012e8118889b9944c66.png",
"description": null
}
],
"mentions": [
{
"id": "0192ddf5-ae1f-1a8a-c4eb-475935f9c75b",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": false,
"bookmarked": false,
"pleroma": {
"emoji_reactions": [],
"in_reply_to_account_acct": null,
"parent_visible": true,
"quote": null,
"quote_visible": false
},
"ipfs_cid": null,
"links": []
}