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.
Objects
Object 1
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"attributedTo": "http://actor.example",
"content": "text",
"id": "http://actor.example/PivPsiBQh2s",
"published": "2025-07-15T09:07:23Z",
"sensitive": true,
"to": [
"as:Public"
],
"type": "Note"
}
Object 2
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"attributedTo": "http://actor.example",
"content": "text",
"id": "http://actor.example/77NdrG5mtWM",
"published": "2025-07-15T09:07:23Z",
"summary": "summary",
"to": [
"as:Public"
],
"type": "Note"
}
Object 3
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"attributedTo": "http://actor.example",
"content": "text",
"id": "http://actor.example/y1rU-IMFajg",
"published": "2025-07-15T09:07:23Z",
"sensitive": true,
"summary": "summary",
"to": [
"as:Public"
],
"type": "Note"
}
Object 4
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"attachment": {
"sensitive": true,
"type": "Image",
"url": "http://pasture-one-actor/images/w001.png"
},
"attributedTo": "http://actor.example",
"content": "see image",
"id": "http://actor.example/2AzEs2jErCg",
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public"
],
"type": "Note"
}
Object 5
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"attachment": {
"sensitive": true,
"type": "Image",
"url": "http://pasture-one-actor/images/w002.png"
},
"attributedTo": "http://actor.example",
"content": "see image",
"id": "http://actor.example/ojF_r-GSGIU",
"published": "2025-07-15T09:07:23Z",
"sensitive": true,
"to": [
"as:Public"
],
"type": "Note"
}
Object 6
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"attachment": {
"content": "content",
"sensitive": true,
"type": "Image",
"url": "http://pasture-one-actor/images/w003.png"
},
"attributedTo": "http://actor.example",
"content": "see image",
"id": "http://actor.example/FCPRFrMyY6Y",
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public"
],
"type": "Note"
}
Object 7
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"attachment": {
"sensitive": true,
"summary": "summary",
"type": "Image",
"url": "http://pasture-one-actor/images/w004.png"
},
"attributedTo": "http://actor.example",
"content": "see image",
"id": "http://actor.example/dZ0G3Z6hDAE",
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public"
],
"type": "Note"
}
Activities
Activity 1
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"actor": "http://actor.example",
"id": "http://actor.example/Zr-zK5EJX6s",
"object": {
"attributedTo": "http://actor.example",
"content": "text",
"id": "http://actor.example/6q-qamovFsU",
"published": "2025-07-15T09:07:23Z",
"sensitive": true,
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Note"
},
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Create"
}
Activity 2
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"actor": "http://actor.example",
"id": "http://actor.example/CIw2LWCjgeE",
"object": {
"attributedTo": "http://actor.example",
"content": "text",
"id": "http://actor.example/Zz_9W3Gossg",
"published": "2025-07-15T09:07:23Z",
"summary": "summary",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Note"
},
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Create"
}
Activity 3
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"actor": "http://actor.example",
"id": "http://actor.example/hmMX6AZmbJA",
"object": {
"attributedTo": "http://actor.example",
"content": "text",
"id": "http://actor.example/lj3ZyQI6WVc",
"published": "2025-07-15T09:07:23Z",
"sensitive": true,
"summary": "summary",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Note"
},
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Create"
}
Activity 4
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"actor": "http://actor.example",
"id": "http://actor.example/1GfatsoKlTk",
"object": {
"attachment": {
"sensitive": true,
"type": "Image",
"url": "http://pasture-one-actor/images/w001.png"
},
"attributedTo": "http://actor.example",
"content": "see image",
"id": "http://actor.example/D2ExbuTn0t8",
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Note"
},
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Create"
}
Activity 5
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"actor": "http://actor.example",
"id": "http://actor.example/pqc66mWfnq8",
"object": {
"attachment": {
"sensitive": true,
"type": "Image",
"url": "http://pasture-one-actor/images/w002.png"
},
"attributedTo": "http://actor.example",
"content": "see image",
"id": "http://actor.example/BYfa-adDyKY",
"published": "2025-07-15T09:07:23Z",
"sensitive": true,
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Note"
},
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Create"
}
Activity 6
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"actor": "http://actor.example",
"id": "http://actor.example/tk7RKFKjOPw",
"object": {
"attachment": {
"content": "content",
"sensitive": true,
"type": "Image",
"url": "http://pasture-one-actor/images/w003.png"
},
"attributedTo": "http://actor.example",
"content": "see image",
"id": "http://actor.example/vQ53p4ULZi0",
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Note"
},
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Create"
}
Activity 7
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"actor": "http://actor.example",
"id": "http://actor.example/h44AEt3tNVA",
"object": {
"attachment": {
"sensitive": true,
"summary": "summary",
"type": "Image",
"url": "http://pasture-one-actor/images/w004.png"
},
"attributedTo": "http://actor.example",
"content": "see image",
"id": "http://actor.example/3PLEQVT9Kqg",
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Note"
},
"published": "2025-07-15T09:07:23Z",
"to": [
"as:Public",
"http://remote.example/"
],
"type": "Create"
}