Content Warnings¶
Content Warnings are set using sensitive, then summary seems to be used as a spoiler text.
The last three examples are an attempt to add a content warning to an image.
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/WykeffETIQU",
"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/ZHdfru9jSV0",
"published": "2024-03-31T14:27:22Z",
"content": "text",
"sensitive": true
}
}
bonfire
{
"canonicalUri": "http://pasture-one-actor/actor/AtsYplSEtbE",
"date": "2024-03-30T18:00:40.000Z",
"id": "01HT88AMA0W5FPB8HRBMX28A1Z",
"objectPostContent": {
"htmlBody": "text"
},
"verb": {
"verbDisplay": "created"
}
}
mastodon
{
"id": "112186087717258993",
"created_at": "2024-03-30T18:37:27.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": true,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/LsrE0wm3xjI",
"url": "http://pasture-one-actor/actor/LsrE0wm3xjI",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"edited_at": null,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"content": "text",
"filtered": [],
"reblog": null,
"account": {
"id": "112186086980725689",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"discoverable": false,
"group": false,
"created_at": "2024-03-30T00:00:00.000Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "http://mastodon/avatars/original/missing.png",
"avatar_static": "http://mastodon/avatars/original/missing.png",
"header": "http://mastodon/headers/original/missing.png",
"header_static": "http://mastodon/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 13,
"last_status_at": "2024-03-30",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
mitra
{
"id": "018e94e8-8ba1-4efa-9537-2bf7d6da83a3",
"uri": "http://pasture-one-actor/actor/ZHdfru9jSV0",
"url": null,
"created_at": "2024-03-31T14:27:22Z",
"edited_at": null,
"account": {
"id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
"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-03-31T14:25:25.104753Z",
"note": "",
"avatar": null,
"header": null,
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 13,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "text",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": true,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [],
"mentions": [
{
"id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": 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/hO6_Dx-4pkM",
"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/iuRawgp8uAY",
"published": "2024-03-31T14:27:32Z",
"content": "text",
"summary": "summary"
}
}
bonfire
{
"canonicalUri": "http://pasture-one-actor/actor/ADJWQmJLlwo",
"date": "2024-03-30T18:00:44.000Z",
"id": "01HT88AR70JT8VDN7C4C06NJS7",
"objectPostContent": {
"htmlBody": "text"
},
"verb": {
"verbDisplay": "created"
}
}
mastodon
{
"id": "112186087775525819",
"created_at": "2024-03-30T18:37:28.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "summary",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/mQdmkRCSkR8",
"url": "http://pasture-one-actor/actor/mQdmkRCSkR8",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"edited_at": null,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"content": "text",
"filtered": [],
"reblog": null,
"account": {
"id": "112186086980725689",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"discoverable": false,
"group": false,
"created_at": "2024-03-30T00:00:00.000Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "http://mastodon/avatars/original/missing.png",
"avatar_static": "http://mastodon/avatars/original/missing.png",
"header": "http://mastodon/headers/original/missing.png",
"header_static": "http://mastodon/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 14,
"last_status_at": "2024-03-30",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
mitra
{
"id": "018e94e8-b2aa-8efe-4504-b04bdea72f82",
"uri": "http://pasture-one-actor/actor/iuRawgp8uAY",
"url": null,
"created_at": "2024-03-31T14:27:32Z",
"edited_at": null,
"account": {
"id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
"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-03-31T14:25:25.104753Z",
"note": "",
"avatar": null,
"header": null,
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 14,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "<h1>summary</h1>text",
"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": "018e94e5-7d86-cd07-c32b-eec115bb657e",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": 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/zNa0A83-_6I",
"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/6IzqzxhQV3Y",
"published": "2024-03-31T14:27:42Z",
"content": "text",
"summary": "summary",
"sensitive": true
}
}
bonfire
{
"canonicalUri": "http://pasture-one-actor/actor/TNUax9wtHd8",
"date": "2024-03-30T18:00:48.000Z",
"id": "01HT88AW40KGYD3D5T2AZ65MSD",
"objectPostContent": {
"htmlBody": "text"
},
"verb": {
"verbDisplay": "created"
}
}
mastodon
{
"id": "112186087832125026",
"created_at": "2024-03-30T18:37:29.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": true,
"spoiler_text": "summary",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/xrAxVqAmttU",
"url": "http://pasture-one-actor/actor/xrAxVqAmttU",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"edited_at": null,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"content": "text",
"filtered": [],
"reblog": null,
"account": {
"id": "112186086980725689",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"discoverable": false,
"group": false,
"created_at": "2024-03-30T00:00:00.000Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "http://mastodon/avatars/original/missing.png",
"avatar_static": "http://mastodon/avatars/original/missing.png",
"header": "http://mastodon/headers/original/missing.png",
"header_static": "http://mastodon/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 15,
"last_status_at": "2024-03-30",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
mitra
{
"id": "018e94e8-d9c7-3a2a-753b-f18f350dd2e8",
"uri": "http://pasture-one-actor/actor/6IzqzxhQV3Y",
"url": null,
"created_at": "2024-03-31T14:27:42Z",
"edited_at": null,
"account": {
"id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
"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-03-31T14:25:25.104753Z",
"note": "",
"avatar": null,
"header": null,
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 15,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "<h1>summary</h1>text",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": true,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [],
"mentions": [
{
"id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": 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/yfu1xN-UgDU",
"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/A_oQewi1ffk",
"published": "2024-03-31T14:27:52Z",
"content": "see image",
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w001.png"
}
}
}
bonfire
{
"canonicalUri": "http://pasture-one-actor/actor/TFTSdZnlIYE",
"date": "2024-03-30T18:00:52.000Z",
"id": "01HT88B010VMX4PW4J6KCQEP4G",
"objectPostContent": {
"htmlBody": "see image"
},
"verb": {
"verbDisplay": "created"
}
}
mastodon
{
"id": "112186087896377336",
"created_at": "2024-03-30T18:37:30.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/zqU6Jnj1YhU",
"url": "http://pasture-one-actor/actor/zqU6Jnj1YhU",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"edited_at": null,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"content": "see image",
"filtered": [],
"reblog": null,
"account": {
"id": "112186086980725689",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"discoverable": false,
"group": false,
"created_at": "2024-03-30T00:00:00.000Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "http://mastodon/avatars/original/missing.png",
"avatar_static": "http://mastodon/avatars/original/missing.png",
"header": "http://mastodon/headers/original/missing.png",
"header_static": "http://mastodon/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 16,
"last_status_at": "2024-03-30",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "112186087889322064",
"type": "image",
"url": "http://localhost:2970/system/cache/media_attachments/files/112/186/087/889/322/064/original/413a7d2e71fc813f.png",
"preview_url": "http://localhost:2970/system/cache/media_attachments/files/112/186/087/889/322/064/small/413a7d2e71fc813f.png",
"remote_url": "http://pasture-one-actor/images/w001.png",
"preview_remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1.0
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1.0
}
},
"description": null,
"blurhash": "U7SqZ0~DfQ~D~Dj[fQj[fQfQfQfQ~Dj[fQj["
}
],
"mentions": [],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
mitra
{
"id": "018e94e9-00fb-0b02-8d83-bc263496f938",
"uri": "http://pasture-one-actor/actor/A_oQewi1ffk",
"url": null,
"created_at": "2024-03-31T14:27:52Z",
"edited_at": null,
"account": {
"id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
"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-03-31T14:25:25.104753Z",
"note": "",
"avatar": null,
"header": null,
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 16,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "see image",
"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": "018e94e9-00f5-6d35-4e3c-8c2333086594",
"type": "image",
"url": "http://mitra/media/2d248faebdae7819d8ee86b02d89252993b64b3ba0410f8d088d552a989f138b.png",
"preview_url": "http://mitra/media/2d248faebdae7819d8ee86b02d89252993b64b3ba0410f8d088d552a989f138b.png",
"description": null
}
],
"mentions": [
{
"id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": 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/W1cjMKawQc4",
"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/Q1_EWnKHCCc",
"published": "2024-03-31T14:28:02Z",
"content": "see image",
"sensitive": true,
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w002.png"
}
}
}
bonfire
{
"canonicalUri": "http://pasture-one-actor/actor/CgwNmrmiDZk",
"date": "2024-03-30T18:00:56.000Z",
"id": "01HT88B3Y0W75V0EY6NW1TH9QT",
"objectPostContent": {
"htmlBody": "see image"
},
"verb": {
"verbDisplay": "created"
}
}
mastodon
{
"id": "112186087952881238",
"created_at": "2024-03-30T18:37:31.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": true,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/hmzrYRyOio4",
"url": "http://pasture-one-actor/actor/hmzrYRyOio4",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"edited_at": null,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"content": "see image",
"filtered": [],
"reblog": null,
"account": {
"id": "112186086980725689",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"discoverable": false,
"group": false,
"created_at": "2024-03-30T00:00:00.000Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "http://mastodon/avatars/original/missing.png",
"avatar_static": "http://mastodon/avatars/original/missing.png",
"header": "http://mastodon/headers/original/missing.png",
"header_static": "http://mastodon/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 17,
"last_status_at": "2024-03-30",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "112186087949190071",
"type": "image",
"url": "http://localhost:2970/system/cache/media_attachments/files/112/186/087/949/190/071/original/a24dec4264c6b936.png",
"preview_url": "http://localhost:2970/system/cache/media_attachments/files/112/186/087/949/190/071/small/a24dec4264c6b936.png",
"remote_url": "http://pasture-one-actor/images/w002.png",
"preview_remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1.0
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1.0
}
},
"description": null,
"blurhash": "U6Q*c7~BfQ~B~Bj[fQj[fQfQfQfQ~Bj[fQj["
}
],
"mentions": [],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
mitra
{
"id": "018e94e9-27e8-092b-6863-dca0bcd6538f",
"uri": "http://pasture-one-actor/actor/Q1_EWnKHCCc",
"url": null,
"created_at": "2024-03-31T14:28:02Z",
"edited_at": null,
"account": {
"id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
"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-03-31T14:25:25.104753Z",
"note": "",
"avatar": null,
"header": null,
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 17,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "see image",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"visibility": "public",
"sensitive": true,
"spoiler_text": "",
"pinned": false,
"replies_count": 0,
"favourites_count": 0,
"reblogs_count": 0,
"media_attachments": [
{
"id": "018e94e9-27e5-800d-a7bf-7079f369a3be",
"type": "image",
"url": "http://mitra/media/646ede07c5c47e5c53ed5881fcf96586beaa272c1094d79ad94f4d82d5103177.png",
"preview_url": "http://mitra/media/646ede07c5c47e5c53ed5881fcf96586beaa272c1094d79ad94f4d82d5103177.png",
"description": null
}
],
"mentions": [
{
"id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": 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/LtYQsCLwvcQ",
"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/ipc_e8Px1RM",
"published": "2024-03-31T14:28:12Z",
"content": "see image",
"attachment": {
"content": "content",
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w003.png"
}
}
}
bonfire
{
"canonicalUri": "http://pasture-one-actor/actor/S9-Jfl9Zznw",
"date": "2024-03-30T18:01:00.000Z",
"id": "01HT88B7V0F0D37V7P9NE9JZC3",
"objectPostContent": {
"htmlBody": "see image"
},
"verb": {
"verbDisplay": "created"
}
}
mastodon
{
"id": "112186088012583284",
"created_at": "2024-03-30T18:37:32.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/tUOcgxkPYCE",
"url": "http://pasture-one-actor/actor/tUOcgxkPYCE",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"edited_at": null,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"content": "see image",
"filtered": [],
"reblog": null,
"account": {
"id": "112186086980725689",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"discoverable": false,
"group": false,
"created_at": "2024-03-30T00:00:00.000Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "http://mastodon/avatars/original/missing.png",
"avatar_static": "http://mastodon/avatars/original/missing.png",
"header": "http://mastodon/headers/original/missing.png",
"header_static": "http://mastodon/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 18,
"last_status_at": "2024-03-30",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "112186088007017527",
"type": "image",
"url": "http://localhost:2970/system/cache/media_attachments/files/112/186/088/007/017/527/original/72339b750163f998.png",
"preview_url": "http://localhost:2970/system/cache/media_attachments/files/112/186/088/007/017/527/small/72339b750163f998.png",
"remote_url": "http://pasture-one-actor/images/w003.png",
"preview_remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1.0
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1.0
}
},
"description": null,
"blurhash": "U78qxoo,fQo,o,fRfQfRfQfQfQfQo,fRfQfR"
}
],
"mentions": [],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
mitra
{
"id": "018e94e9-4f15-97f4-074d-adea6b52c848",
"uri": "http://pasture-one-actor/actor/ipc_e8Px1RM",
"url": null,
"created_at": "2024-03-31T14:28:12Z",
"edited_at": null,
"account": {
"id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
"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-03-31T14:25:25.104753Z",
"note": "",
"avatar": null,
"header": null,
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 18,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "see image",
"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": "018e94e9-4f11-e9d7-b5c5-387948ef7a5d",
"type": "image",
"url": "http://mitra/media/0214ed678e375cc55ece0acb526fe417f32cb8e2fc11d70a26a877cac5a61961.png",
"preview_url": "http://mitra/media/0214ed678e375cc55ece0acb526fe417f32cb8e2fc11d70a26a877cac5a61961.png",
"description": null
}
],
"mentions": [
{
"id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": 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/4bQ8xkpbJsM",
"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/wuZz1mNiltU",
"published": "2024-03-31T14:28:22Z",
"content": "see image",
"attachment": {
"type": "Image",
"summary": "summary",
"sensitive": true,
"url": "http://pasture-one-actor/images/w004.png"
}
}
}
bonfire
{
"canonicalUri": "http://pasture-one-actor/actor/4TCOUwrABWE",
"date": "2024-03-30T18:01:04.000Z",
"id": "01HT88BBR06DQVXD2CTQX3ZM30",
"objectPostContent": {
"htmlBody": "see image"
},
"verb": {
"verbDisplay": "created"
}
}
mastodon
{
"id": "112186088067824973",
"created_at": "2024-03-30T18:37:33.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/YFvuDP-W1y8",
"url": "http://pasture-one-actor/actor/YFvuDP-W1y8",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"edited_at": null,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"content": "see image",
"filtered": [],
"reblog": null,
"account": {
"id": "112186086980725689",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"bot": false,
"discoverable": false,
"group": false,
"created_at": "2024-03-30T00:00:00.000Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "http://mastodon/avatars/original/missing.png",
"avatar_static": "http://mastodon/avatars/original/missing.png",
"header": "http://mastodon/headers/original/missing.png",
"header_static": "http://mastodon/headers/original/missing.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 19,
"last_status_at": "2024-03-30",
"emojis": [],
"fields": []
},
"media_attachments": [
{
"id": "112186088065152423",
"type": "image",
"url": "http://localhost:2970/system/cache/media_attachments/files/112/186/088/065/152/423/original/53309d2dfd2d68e1.png",
"preview_url": "http://localhost:2970/system/cache/media_attachments/files/112/186/088/065/152/423/small/53309d2dfd2d68e1.png",
"remote_url": "http://pasture-one-actor/images/w004.png",
"preview_remote_url": null,
"text_url": null,
"meta": {
"original": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1.0
},
"small": {
"width": 40,
"height": 40,
"size": "40x40",
"aspect": 1.0
}
},
"description": "summary",
"blurhash": "U5P#0t};fQ};};j@fQj@fQfQfQfQ};j@fQj@"
}
],
"mentions": [],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
mitra
{
"id": "018e94e9-762b-be01-39f3-8f538ac42a7d",
"uri": "http://pasture-one-actor/actor/wuZz1mNiltU",
"url": null,
"created_at": "2024-03-31T14:28:22Z",
"edited_at": null,
"account": {
"id": "018e94e6-9c70-19ea-abbc-25876ee1f927",
"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-03-31T14:25:25.104753Z",
"note": "",
"avatar": null,
"header": null,
"locked": false,
"mention_policy": "none",
"bot": false,
"identity_proofs": [],
"payment_options": [],
"fields": [],
"emojis": [],
"followers_count": 0,
"following_count": 0,
"subscribers_count": 0,
"statuses_count": 19,
"source": null,
"role": null,
"authentication_methods": null,
"client_config": null
},
"content": "see image",
"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": "018e94e9-7624-dee2-f3c6-b2bfae268c7d",
"type": "image",
"url": "http://mitra/media/b183a48ebfc6b1f87006f3cfde97e867bcf2ba1ac088ffef933213ad86ca958c.png",
"preview_url": "http://mitra/media/b183a48ebfc6b1f87006f3cfde97e867bcf2ba1ac088ffef933213ad86ca958c.png",
"description": null
}
],
"mentions": [
{
"id": "018e94e5-7d86-cd07-c32b-eec115bb657e",
"username": "admin",
"acct": "admin",
"url": "http://mitra/users/admin"
}
],
"tags": [],
"emojis": [],
"favourited": false,
"reblogged": false,
"ipfs_cid": null,
"links": []
}