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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/YpqSAOqHJFU",
"published": "2024-11-09T09:36:54Z",
"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/IdlC2Ow_ko0",
"published": "2024-11-09T09:36:54Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
}
}
}
mitra
{
"id": "01931048-a12e-e81a-12de-b78f5f5d8f49",
"uri": "http://pasture-one-actor/actor/IdlC2Ow_ko0",
"url": "http://pasture-one-actor/actor/IdlC2Ow_ko0",
"created_at": "2024-11-09T09:36:54Z",
"edited_at": null,
"account": {
"id": "01931043-3805-4d23-c10f-9db3a6fed311",
"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-09T09:31:00.997662Z",
"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": "01931042-0266-f29d-20df-5893aa929afe",
"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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/IC92f-MRYe0",
"published": "2024-11-09T09:36:55Z",
"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/EnYWwcTBaRk",
"published": "2024-11-09T09:36:55Z",
"content": "Payment Link, see FEP-0ea0",
"attachment": {
"type": "Link",
"name": "Donate",
"href": "payto://iban/DE75512108001245126199",
"rel": "payment"
}
}
}
mitra
{
"id": "01931048-a718-9bcd-3236-fb88e2665b36",
"uri": "http://pasture-one-actor/actor/EnYWwcTBaRk",
"url": "http://pasture-one-actor/actor/EnYWwcTBaRk",
"created_at": "2024-11-09T09:36:55Z",
"edited_at": null,
"account": {
"id": "01931043-3805-4d23-c10f-9db3a6fed311",
"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-09T09:31:00.997662Z",
"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": "01931042-0266-f29d-20df-5893aa929afe",
"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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/Xs0444cbSOI",
"published": "2024-11-09T09:36:57Z",
"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/FCm5c96oyvY",
"published": "2024-11-09T09:36:57Z",
"content": "Text document",
"attachment": {
"type": "Document",
"name": "text document",
"url": "http://pasture-one-actor/assets/sample.txt"
}
}
}
mitra
{
"id": "01931048-ad04-d3d1-f9dd-8d4bd6dc8323",
"uri": "http://pasture-one-actor/actor/FCm5c96oyvY",
"url": "http://pasture-one-actor/actor/FCm5c96oyvY",
"created_at": "2024-11-09T09:36:57Z",
"edited_at": null,
"account": {
"id": "01931043-3805-4d23-c10f-9db3a6fed311",
"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-09T09:31:00.997662Z",
"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": "01931042-0266-f29d-20df-5893aa929afe",
"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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/5T3GVDO7YnE",
"published": "2024-11-09T09:36:58Z",
"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/n7r2dRwKWO8",
"published": "2024-11-09T09:36:58Z",
"content": "Text document, href instead of url",
"attachment": {
"type": "Document",
"name": "text document",
"href": "http://pasture-one-actor/assets/sample.txt"
}
}
}
mitra
{
"id": "01931048-b2d3-710e-6ab0-2226a584ee1f",
"uri": "http://pasture-one-actor/actor/n7r2dRwKWO8",
"url": "http://pasture-one-actor/actor/n7r2dRwKWO8",
"created_at": "2024-11-09T09:36:58Z",
"edited_at": null,
"account": {
"id": "01931043-3805-4d23-c10f-9db3a6fed311",
"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-09T09:31:00.997662Z",
"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": "01931042-0266-f29d-20df-5893aa929afe",
"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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/P_2cw_UJWPk",
"published": "2024-11-09T09:37:00Z",
"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/8OGnQtZ0rW8",
"published": "2024-11-09T09:37:00Z",
"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": "01931048-b8b0-b40e-bb34-be98b04a1bea",
"uri": "http://pasture-one-actor/actor/8OGnQtZ0rW8",
"url": "http://pasture-one-actor/actor/8OGnQtZ0rW8",
"created_at": "2024-11-09T09:37:00Z",
"edited_at": null,
"account": {
"id": "01931043-3805-4d23-c10f-9db3a6fed311",
"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-09T09:31:00.997662Z",
"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": "01931042-0266-f29d-20df-5893aa929afe",
"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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/yj3MOInrlkY",
"published": "2024-11-09T09:37:01Z",
"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/1_dbTOAyyFw",
"published": "2024-11-09T09:37:01Z",
"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": "01931048-be85-cc5b-a529-a003fbc00418",
"uri": "http://pasture-one-actor/actor/1_dbTOAyyFw",
"url": "http://pasture-one-actor/actor/1_dbTOAyyFw",
"created_at": "2024-11-09T09:37:01Z",
"edited_at": null,
"account": {
"id": "01931043-3805-4d23-c10f-9db3a6fed311",
"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-09T09:31:00.997662Z",
"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": "01931042-0266-f29d-20df-5893aa929afe",
"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": [
"https://www.w3.org/ns/activitystreams#Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/jfpcoCwwqWY",
"published": "2024-11-09T09:37:03Z",
"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/f0eH7x-POfg",
"published": "2024-11-09T09:37:03Z",
"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": "01931048-c50c-9c23-6602-819b6f51773f",
"uri": "http://pasture-one-actor/actor/f0eH7x-POfg",
"url": "http://pasture-one-actor/actor/f0eH7x-POfg",
"created_at": "2024-11-09T09:37:03Z",
"edited_at": null,
"account": {
"id": "01931043-3805-4d23-c10f-9db3a6fed311",
"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-09T09:31:00.997662Z",
"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": "01931048-c4e9-8f73-6b59-289cfc12a54b",
"type": "image",
"url": "http://mitra/media/fbf5f35ff485fc4f6c88eff59fc64937fc3a4bc0a01f67956d1aa18956243471.png",
"preview_url": "http://mitra/media/fbf5f35ff485fc4f6c88eff59fc64937fc3a4bc0a01f67956d1aa18956243471.png",
"description": null
},
{
"id": "01931048-c4ec-62c1-39f2-4469c9f7f47b",
"type": "image",
"url": "http://mitra/media/0901c1482ae34913a3b82dd2142cadfc9194bff0399fc3e2658cfa43245472f9.png",
"preview_url": "http://mitra/media/0901c1482ae34913a3b82dd2142cadfc9194bff0399fc3e2658cfa43245472f9.png",
"description": null
},
{
"id": "01931048-c4ef-5deb-6af5-e01a7c2c4310",
"type": "image",
"url": "http://mitra/media/77f0e9c98dc7bb37a2b4412ffb503ca97cf7464b7078c84e509fb4163e7d53ec.png",
"preview_url": "http://mitra/media/77f0e9c98dc7bb37a2b4412ffb503ca97cf7464b7078c84e509fb4163e7d53ec.png",
"description": null
},
{
"id": "01931048-c4f2-48ec-5001-0a012047951f",
"type": "image",
"url": "http://mitra/media/c6ae74e694635c647e84f911a538ae40301eaf63337804f4f1e8664d73c837c3.png",
"preview_url": "http://mitra/media/c6ae74e694635c647e84f911a538ae40301eaf63337804f4f1e8664d73c837c3.png",
"description": null
},
{
"id": "01931048-c4f5-ec86-683f-a45466a145b6",
"type": "image",
"url": "http://mitra/media/92389ce6790105624b77778654e5f4acd05cf6d1a1cbfb86f49e815c5f8862d1.png",
"preview_url": "http://mitra/media/92389ce6790105624b77778654e5f4acd05cf6d1a1cbfb86f49e815c5f8862d1.png",
"description": null
},
{
"id": "01931048-c4f8-c95c-d97a-c378a7f1bcaa",
"type": "image",
"url": "http://mitra/media/717543520ff7706bf985cc6a13d2e15a5fe63f8185c6da197f6c1344a3893e49.png",
"preview_url": "http://mitra/media/717543520ff7706bf985cc6a13d2e15a5fe63f8185c6da197f6c1344a3893e49.png",
"description": null
},
{
"id": "01931048-c4fa-e77f-d05a-45771937ce9a",
"type": "image",
"url": "http://mitra/media/4ff0821d2e70d6d067cc88a7fb87a71803fdca1f3392f5ff0555f1021fbeaff0.png",
"preview_url": "http://mitra/media/4ff0821d2e70d6d067cc88a7fb87a71803fdca1f3392f5ff0555f1021fbeaff0.png",
"description": null
},
{
"id": "01931048-c4fd-3bf5-8707-055877e22b4b",
"type": "image",
"url": "http://mitra/media/a246d273de973f7c364326f1a51e89bd70a79113ded17cc109841d0c9552dd03.png",
"preview_url": "http://mitra/media/a246d273de973f7c364326f1a51e89bd70a79113ded17cc109841d0c9552dd03.png",
"description": null
},
{
"id": "01931048-c501-ca22-a42b-d472509bb181",
"type": "image",
"url": "http://mitra/media/cbc725a30e04a1dc9ebaf42727f5f5340267120e32d96546d81eadf3599cf035.png",
"preview_url": "http://mitra/media/cbc725a30e04a1dc9ebaf42727f5f5340267120e32d96546d81eadf3599cf035.png",
"description": null
},
{
"id": "01931048-c504-a198-9cbc-ae78bc00b25a",
"type": "image",
"url": "http://mitra/media/d4554c15ed6c06f04e2bab23589afc29a72fa5703b4c4313b04e8a9cc8818a7e.png",
"preview_url": "http://mitra/media/d4554c15ed6c06f04e2bab23589afc29a72fa5703b4c4313b04e8a9cc8818a7e.png",
"description": null
}
],
"mentions": [
{
"id": "01931042-0266-f29d-20df-5893aa929afe",
"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": []
}