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/wDsLf-5rbec",
"published": "2024-11-22T15:56:19Z",
"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/98rPUhBEoog",
"published": "2024-11-22T15:56:19Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
}
}
}
mitra
{
"id": "01935496-a7b8-ee9a-a405-482131b1d9af",
"uri": "http://pasture-one-actor/actor/98rPUhBEoog",
"url": "http://pasture-one-actor/actor/98rPUhBEoog",
"created_at": "2024-11-22T15:56:19Z",
"edited_at": null,
"account": {
"id": "01935491-3343-e8f0-598d-219f9e824bb4",
"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-11-22T15:50:22.274836Z",
"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": "01935490-2861-8614-da18-c0ad3d145022",
"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/IzfLWpu_iv0",
"published": "2024-11-22T15:56:19Z",
"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/e-116cR7jsY",
"published": "2024-11-22T15:56:19Z",
"content": "Payment Link, see FEP-0ea0",
"attachment": {
"type": "Link",
"name": "Donate",
"href": "payto://iban/DE75512108001245126199",
"rel": "payment"
}
}
}
mitra
{
"id": "01935496-ad96-a6b1-ad04-1d511779a176",
"uri": "http://pasture-one-actor/actor/e-116cR7jsY",
"url": "http://pasture-one-actor/actor/e-116cR7jsY",
"created_at": "2024-11-22T15:56:19Z",
"edited_at": null,
"account": {
"id": "01935491-3343-e8f0-598d-219f9e824bb4",
"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-11-22T15:50:22.274836Z",
"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": "01935490-2861-8614-da18-c0ad3d145022",
"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/l3r-aBEZ1BY",
"published": "2024-11-22T15:56:21Z",
"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/Sx5yRpNjCEU",
"published": "2024-11-22T15:56:21Z",
"content": "Text document",
"attachment": {
"type": "Document",
"name": "text document",
"url": "http://pasture-one-actor/assets/sample.txt"
}
}
}
mitra
{
"id": "01935496-b37a-b7e7-fb2a-721b73a677e5",
"uri": "http://pasture-one-actor/actor/Sx5yRpNjCEU",
"url": "http://pasture-one-actor/actor/Sx5yRpNjCEU",
"created_at": "2024-11-22T15:56:21Z",
"edited_at": null,
"account": {
"id": "01935491-3343-e8f0-598d-219f9e824bb4",
"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-11-22T15:50:22.274836Z",
"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": "01935490-2861-8614-da18-c0ad3d145022",
"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/83K6PZdeoTQ",
"published": "2024-11-22T15:56: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/kDNcb4NQ5Bo",
"published": "2024-11-22T15:56:22Z",
"content": "Text document, href instead of url",
"attachment": {
"type": "Document",
"name": "text document",
"href": "http://pasture-one-actor/assets/sample.txt"
}
}
}
mitra
{
"id": "01935496-b940-358b-419f-83f1d1ba2ffc",
"uri": "http://pasture-one-actor/actor/kDNcb4NQ5Bo",
"url": "http://pasture-one-actor/actor/kDNcb4NQ5Bo",
"created_at": "2024-11-22T15:56:22Z",
"edited_at": null,
"account": {
"id": "01935491-3343-e8f0-598d-219f9e824bb4",
"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-11-22T15:50:22.274836Z",
"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": "01935490-2861-8614-da18-c0ad3d145022",
"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/hAvYJTGjtYE",
"published": "2024-11-22T15:56: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/ulbW8BRrrpc",
"published": "2024-11-22T15:56:24Z",
"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": "01935496-bf25-6127-6675-7d9ae096c088",
"uri": "http://pasture-one-actor/actor/ulbW8BRrrpc",
"url": "http://pasture-one-actor/actor/ulbW8BRrrpc",
"created_at": "2024-11-22T15:56:24Z",
"edited_at": null,
"account": {
"id": "01935491-3343-e8f0-598d-219f9e824bb4",
"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-11-22T15:50:22.274836Z",
"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": "01935490-2861-8614-da18-c0ad3d145022",
"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/DgmFXJ3vquk",
"published": "2024-11-22T15:56: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/7gHSPKD9YDE",
"published": "2024-11-22T15:56:25Z",
"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": "01935496-c501-30c4-51f4-d7053396737a",
"uri": "http://pasture-one-actor/actor/7gHSPKD9YDE",
"url": "http://pasture-one-actor/actor/7gHSPKD9YDE",
"created_at": "2024-11-22T15:56:25Z",
"edited_at": null,
"account": {
"id": "01935491-3343-e8f0-598d-219f9e824bb4",
"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-11-22T15:50:22.274836Z",
"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": "01935490-2861-8614-da18-c0ad3d145022",
"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/ZZ9K5span9A",
"published": "2024-11-22T15:56: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/5_WOwl3VIjY",
"published": "2024-11-22T15:56:27Z",
"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": "01935496-cb12-df2e-a23f-20f48a35c3a3",
"uri": "http://pasture-one-actor/actor/5_WOwl3VIjY",
"url": "http://pasture-one-actor/actor/5_WOwl3VIjY",
"created_at": "2024-11-22T15:56:27Z",
"edited_at": null,
"account": {
"id": "01935491-3343-e8f0-598d-219f9e824bb4",
"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-11-22T15:50:22.274836Z",
"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": "01935496-cafc-5f40-a868-d4c9a90aeb5e",
"type": "image",
"url": "http://mitra/media/5d84e94d9b5759ef5f6e3e8b0cd942aacdb5b15bae75b027570e17983bc9514a.png",
"preview_url": "http://mitra/media/5d84e94d9b5759ef5f6e3e8b0cd942aacdb5b15bae75b027570e17983bc9514a.png",
"description": null
},
{
"id": "01935496-cafe-1ecb-f2f8-fcc492885aad",
"type": "image",
"url": "http://mitra/media/98f797477628a44a2540ab148a3e50e506170e6c0ee9f74781a2144e69602daf.png",
"preview_url": "http://mitra/media/98f797477628a44a2540ab148a3e50e506170e6c0ee9f74781a2144e69602daf.png",
"description": null
},
{
"id": "01935496-cb00-1602-087f-49a1ad4ba64a",
"type": "image",
"url": "http://mitra/media/fb43c9d3d4f90c47474b4a057c720c3fbad631d6c46c0ee7fc819fd6e4fd626e.png",
"preview_url": "http://mitra/media/fb43c9d3d4f90c47474b4a057c720c3fbad631d6c46c0ee7fc819fd6e4fd626e.png",
"description": null
},
{
"id": "01935496-cb02-293f-766a-cd93793c17d9",
"type": "image",
"url": "http://mitra/media/58fee601b6d145ac6c0dec9e7496f11516841b44cc47cf9d0256106782d04acd.png",
"preview_url": "http://mitra/media/58fee601b6d145ac6c0dec9e7496f11516841b44cc47cf9d0256106782d04acd.png",
"description": null
},
{
"id": "01935496-cb04-1e7a-d5d4-c4458635c63e",
"type": "image",
"url": "http://mitra/media/82b2deb9b445b33ccda563f818df9dc4c8152d572bd1683f8664c993228753e2.png",
"preview_url": "http://mitra/media/82b2deb9b445b33ccda563f818df9dc4c8152d572bd1683f8664c993228753e2.png",
"description": null
},
{
"id": "01935496-cb08-e75e-f894-5a46aeb0cc33",
"type": "image",
"url": "http://mitra/media/5c458bc4a536dd67565e1fbe0b42626dc73f46821f321068b9bfcd7e587fa7bb.png",
"preview_url": "http://mitra/media/5c458bc4a536dd67565e1fbe0b42626dc73f46821f321068b9bfcd7e587fa7bb.png",
"description": null
},
{
"id": "01935496-cb0a-166b-31ee-f6b6f67e1e4d",
"type": "image",
"url": "http://mitra/media/03dab14758f8ec47754844b593add2946cfca7d503100f72e7e1079912b67c0d.png",
"preview_url": "http://mitra/media/03dab14758f8ec47754844b593add2946cfca7d503100f72e7e1079912b67c0d.png",
"description": null
},
{
"id": "01935496-cb0c-7bdc-790a-6ab9316b1c3b",
"type": "image",
"url": "http://mitra/media/c797d1b523c041e26c9a8242fb1195509595de80286da4c56f37e1d36d52eae6.png",
"preview_url": "http://mitra/media/c797d1b523c041e26c9a8242fb1195509595de80286da4c56f37e1d36d52eae6.png",
"description": null
},
{
"id": "01935496-cb0e-7378-e113-f36d6e17daa1",
"type": "image",
"url": "http://mitra/media/f64b672818d91a5770a94f50ab38c3aee73577abb601d2ceafd80150723466d2.png",
"preview_url": "http://mitra/media/f64b672818d91a5770a94f50ab38c3aee73577abb601d2ceafd80150723466d2.png",
"description": null
},
{
"id": "01935496-cb0f-fad3-d88f-8c25364da9b1",
"type": "image",
"url": "http://mitra/media/71efae958f9c486b977f942a49f5b3204452d1f0f40e337d87385cdadbad2806.png",
"preview_url": "http://mitra/media/71efae958f9c486b977f942a49f5b3204452d1f0f40e337d87385cdadbad2806.png",
"description": null
}
],
"mentions": [
{
"id": "01935490-2861-8614-da18-c0ad3d145022",
"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": []
}