Skip to content

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/f_YDZG1yZEA",
  "published": "2025-07-31T07:23:46Z",
  "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/_HiMLi1Fc1Q",
  "published": "2025-07-31T07:23:46Z",
  "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/xzZuz1EoVKM",
  "published": "2025-07-31T07:23:46Z",
  "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/cSr2W5Fu0sU",
  "published": "2025-07-31T07:23:46Z",
  "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/orVegsj0ukk",
  "published": "2025-07-31T07:23:46Z",
  "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/-grZ63Le1Ro",
  "published": "2025-07-31T07:23:46Z",
  "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/-mEWnWcQzgI",
  "published": "2025-07-31T07:23:46Z",
  "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/2JnBL0-bNmo",
  "object": {
    "attributedTo": "http://actor.example",
    "content": "text",
    "id": "http://actor.example/mAALJaLuBx0",
    "published": "2025-07-31T07:23:46Z",
    "sensitive": true,
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-07-31T07:23:46Z",
  "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/OmokvLQ9wzY",
  "object": {
    "attributedTo": "http://actor.example",
    "content": "text",
    "id": "http://actor.example/05nU93G2k5Q",
    "published": "2025-07-31T07:23:46Z",
    "summary": "summary",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-07-31T07:23:46Z",
  "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/NAnLEallyu0",
  "object": {
    "attributedTo": "http://actor.example",
    "content": "text",
    "id": "http://actor.example/wx7yUgNPcVg",
    "published": "2025-07-31T07:23:46Z",
    "sensitive": true,
    "summary": "summary",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-07-31T07:23:46Z",
  "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/2R09T6zkns4",
  "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/Wb3qm4Cufbk",
    "published": "2025-07-31T07:23:46Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-07-31T07:23:46Z",
  "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/q3mcYrMQWDk",
  "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/rWP4oWoItWA",
    "published": "2025-07-31T07:23:46Z",
    "sensitive": true,
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-07-31T07:23:46Z",
  "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/i1L1EriTcMI",
  "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/EU2pnMo-PAE",
    "published": "2025-07-31T07:23:46Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-07-31T07:23:46Z",
  "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/upCjiBerC4U",
  "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/D075hIn9GrA",
    "published": "2025-07-31T07:23:46Z",
    "to": [
      "as:Public",
      "http://remote.example/"
    ],
    "type": "Note"
  },
  "published": "2025-07-31T07:23:46Z",
  "to": [
    "as:Public",
    "http://remote.example/"
  ],
  "type": "Create"
}