Extra HTML Tags¶
This set of HTML tags contains tags that are probably safe to support, but not necessary for Note objects. Here, we take the attitude that a Note is something akin to a a microblogging post.
The ✅ means that the html tag was left unchanged. ❓ indicates the content was changed, by hovering over it, one can see into what.
❓ for misskey is due us not supporting checking markdown yet.
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/activity/Mmj5fVwGn7I",
"published": "2025-12-07T10:07:43Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/object/SbJA5CeIq7E",
"published": "2025-12-07T10:07:43Z",
"content": "<small>small</small>"
}
}
akkoma
{
"favourited": false,
"edited_at": null,
"card": null,
"reblogged": false,
"visibility": "public",
"pleroma": {
"content": {
"text/plain": "small"
},
"context": "http://pasture-one-actor/object/SbJA5CeIq7E",
"conversation_id": 556900838,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"spoiler_text": "",
"akkoma": {
"in_reply_to_apid": null,
"quote_apid": null,
"source": null
},
"uri": "http://pasture-one-actor/object/SbJA5CeIq7E",
"pinned": false,
"quote": null,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": null,
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2025-12-07T10:07:21.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "B10Au9bh87eHgMGfdA",
"last_status_at": "2025-12-07",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 18,
"url": "http://pasture-one-actor/actor",
"username": "actor"
},
"poll": null,
"id": "B10AwBfGS1N4duuIgi",
"text": null,
"mentions": [
{
"acct": "witch",
"id": "B10AlwS7ELx9KRdGjY",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"content": "<small>small</small>",
"emoji_reactions": [],
"quote_id": null,
"media_attachments": [],
"favourites_count": 0,
"reblogs_count": 0,
"in_reply_to_account_id": null,
"tags": [],
"in_reply_to_id": null,
"application": null,
"sensitive": false,
"bookmarked": false,
"replies_count": 0,
"emojis": [],
"reblog": null,
"url": "http://pasture-one-actor/object/SbJA5CeIq7E",
"muted": false,
"created_at": "2025-12-07T10:07:43.000Z",
"language": null
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/activity/UtpIV3xPKA8",
"published": "2025-12-07T10:07:43Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/object/3zfeG7tQV_M",
"published": "2025-12-07T10:07:43Z",
"content": "<h1>h1</h1>"
}
}
akkoma
{
"favourited": false,
"edited_at": null,
"card": null,
"reblogged": false,
"visibility": "public",
"pleroma": {
"content": {
"text/plain": "h1"
},
"context": "http://pasture-one-actor/object/3zfeG7tQV_M",
"conversation_id": 1643224502,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"spoiler_text": "",
"akkoma": {
"in_reply_to_apid": null,
"quote_apid": null,
"source": null
},
"uri": "http://pasture-one-actor/object/3zfeG7tQV_M",
"pinned": false,
"quote": null,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": null,
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2025-12-07T10:07:21.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "B10Au9bh87eHgMGfdA",
"last_status_at": "2025-12-07",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 19,
"url": "http://pasture-one-actor/actor",
"username": "actor"
},
"poll": null,
"id": "B10AwFFX7dAJlGto8W",
"text": null,
"mentions": [
{
"acct": "witch",
"id": "B10AlwS7ELx9KRdGjY",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"content": "h1",
"emoji_reactions": [],
"quote_id": null,
"media_attachments": [],
"favourites_count": 0,
"reblogs_count": 0,
"in_reply_to_account_id": null,
"tags": [],
"in_reply_to_id": null,
"application": null,
"sensitive": false,
"bookmarked": false,
"replies_count": 0,
"emojis": [],
"reblog": null,
"url": "http://pasture-one-actor/object/3zfeG7tQV_M",
"muted": false,
"created_at": "2025-12-07T10:07:43.000Z",
"language": null
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/activity/APJm_46DDKA",
"published": "2025-12-07T10:07:44Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/object/p3bWE-UDqAw",
"published": "2025-12-07T10:07:44Z",
"content": "<h2>h2</h2>"
}
}
akkoma
{
"favourited": false,
"edited_at": null,
"card": null,
"reblogged": false,
"visibility": "public",
"pleroma": {
"content": {
"text/plain": "h2"
},
"context": "http://pasture-one-actor/object/p3bWE-UDqAw",
"conversation_id": 1460399355,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"spoiler_text": "",
"akkoma": {
"in_reply_to_apid": null,
"quote_apid": null,
"source": null
},
"uri": "http://pasture-one-actor/object/p3bWE-UDqAw",
"pinned": false,
"quote": null,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": null,
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2025-12-07T10:07:21.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "B10Au9bh87eHgMGfdA",
"last_status_at": "2025-12-07",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 20,
"url": "http://pasture-one-actor/actor",
"username": "actor"
},
"poll": null,
"id": "B10AwIfsO91INqFO76",
"text": null,
"mentions": [
{
"acct": "witch",
"id": "B10AlwS7ELx9KRdGjY",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"content": "h2",
"emoji_reactions": [],
"quote_id": null,
"media_attachments": [],
"favourites_count": 0,
"reblogs_count": 0,
"in_reply_to_account_id": null,
"tags": [],
"in_reply_to_id": null,
"application": null,
"sensitive": false,
"bookmarked": false,
"replies_count": 0,
"emojis": [],
"reblog": null,
"url": "http://pasture-one-actor/object/p3bWE-UDqAw",
"muted": false,
"created_at": "2025-12-07T10:07:44.000Z",
"language": null
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/activity/GvwQDMSAux8",
"published": "2025-12-07T10:07:44Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/object/Q0_gwKZZWc4",
"published": "2025-12-07T10:07:44Z",
"content": "<h3>h3</h3>"
}
}
akkoma
{
"favourited": false,
"edited_at": null,
"card": null,
"reblogged": false,
"visibility": "public",
"pleroma": {
"content": {
"text/plain": "h3"
},
"context": "http://pasture-one-actor/object/Q0_gwKZZWc4",
"conversation_id": 117305358,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"spoiler_text": "",
"akkoma": {
"in_reply_to_apid": null,
"quote_apid": null,
"source": null
},
"uri": "http://pasture-one-actor/object/Q0_gwKZZWc4",
"pinned": false,
"quote": null,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": null,
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2025-12-07T10:07:21.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "B10Au9bh87eHgMGfdA",
"last_status_at": "2025-12-07",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 21,
"url": "http://pasture-one-actor/actor",
"username": "actor"
},
"poll": null,
"id": "B10AwM6ZdL9r1VlFdw",
"text": null,
"mentions": [
{
"acct": "witch",
"id": "B10AlwS7ELx9KRdGjY",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"content": "h3",
"emoji_reactions": [],
"quote_id": null,
"media_attachments": [],
"favourites_count": 0,
"reblogs_count": 0,
"in_reply_to_account_id": null,
"tags": [],
"in_reply_to_id": null,
"application": null,
"sensitive": false,
"bookmarked": false,
"replies_count": 0,
"emojis": [],
"reblog": null,
"url": "http://pasture-one-actor/object/Q0_gwKZZWc4",
"muted": false,
"created_at": "2025-12-07T10:07:44.000Z",
"language": null
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/activity/T4hrE1LUg-Q",
"published": "2025-12-07T10:07:45Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/object/w6pzY9ouTFo",
"published": "2025-12-07T10:07:45Z",
"content": "<h4>h4</h4>"
}
}
akkoma
{
"favourited": false,
"edited_at": null,
"card": null,
"reblogged": false,
"visibility": "public",
"pleroma": {
"content": {
"text/plain": "h4"
},
"context": "http://pasture-one-actor/object/w6pzY9ouTFo",
"conversation_id": 29895682,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"spoiler_text": "",
"akkoma": {
"in_reply_to_apid": null,
"quote_apid": null,
"source": null
},
"uri": "http://pasture-one-actor/object/w6pzY9ouTFo",
"pinned": false,
"quote": null,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": null,
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2025-12-07T10:07:21.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "B10Au9bh87eHgMGfdA",
"last_status_at": "2025-12-07",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 22,
"url": "http://pasture-one-actor/actor",
"username": "actor"
},
"poll": null,
"id": "B10AwPaofM8DqAvwhM",
"text": null,
"mentions": [
{
"acct": "witch",
"id": "B10AlwS7ELx9KRdGjY",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"content": "h4",
"emoji_reactions": [],
"quote_id": null,
"media_attachments": [],
"favourites_count": 0,
"reblogs_count": 0,
"in_reply_to_account_id": null,
"tags": [],
"in_reply_to_id": null,
"application": null,
"sensitive": false,
"bookmarked": false,
"replies_count": 0,
"emojis": [],
"reblog": null,
"url": "http://pasture-one-actor/object/w6pzY9ouTFo",
"muted": false,
"created_at": "2025-12-07T10:07:45.000Z",
"language": null
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/activity/mEiUEx0mFvg",
"published": "2025-12-07T10:07:46Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/object/TFfOmQyBXX4",
"published": "2025-12-07T10:07:46Z",
"content": "<h5>h5</h5>"
}
}
akkoma
{
"favourited": false,
"edited_at": null,
"card": null,
"reblogged": false,
"visibility": "public",
"pleroma": {
"content": {
"text/plain": "h5"
},
"context": "http://pasture-one-actor/object/TFfOmQyBXX4",
"conversation_id": 1631438373,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"spoiler_text": "",
"akkoma": {
"in_reply_to_apid": null,
"quote_apid": null,
"source": null
},
"uri": "http://pasture-one-actor/object/TFfOmQyBXX4",
"pinned": false,
"quote": null,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": null,
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2025-12-07T10:07:21.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "B10Au9bh87eHgMGfdA",
"last_status_at": "2025-12-07",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 23,
"url": "http://pasture-one-actor/actor",
"username": "actor"
},
"poll": null,
"id": "B10AwT5lejfkh2RCrI",
"text": null,
"mentions": [
{
"acct": "witch",
"id": "B10AlwS7ELx9KRdGjY",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"content": "h5",
"emoji_reactions": [],
"quote_id": null,
"media_attachments": [],
"favourites_count": 0,
"reblogs_count": 0,
"in_reply_to_account_id": null,
"tags": [],
"in_reply_to_id": null,
"application": null,
"sensitive": false,
"bookmarked": false,
"replies_count": 0,
"emojis": [],
"reblog": null,
"url": "http://pasture-one-actor/object/TFfOmQyBXX4",
"muted": false,
"created_at": "2025-12-07T10:07:46.000Z",
"language": null
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/activity/B_xO89Gjuvg",
"published": "2025-12-07T10:07:46Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/object/NxLo1UqmbD8",
"published": "2025-12-07T10:07:46Z",
"content": "<sup>sup</sup>"
}
}
akkoma
{
"favourited": false,
"edited_at": null,
"card": null,
"reblogged": false,
"visibility": "public",
"pleroma": {
"content": {
"text/plain": "sup"
},
"context": "http://pasture-one-actor/object/NxLo1UqmbD8",
"conversation_id": 1141884614,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"spoiler_text": "",
"akkoma": {
"in_reply_to_apid": null,
"quote_apid": null,
"source": null
},
"uri": "http://pasture-one-actor/object/NxLo1UqmbD8",
"pinned": false,
"quote": null,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": null,
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2025-12-07T10:07:21.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "B10Au9bh87eHgMGfdA",
"last_status_at": "2025-12-07",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 24,
"url": "http://pasture-one-actor/actor",
"username": "actor"
},
"poll": null,
"id": "B10AwWNbQsimtDnzZg",
"text": null,
"mentions": [
{
"acct": "witch",
"id": "B10AlwS7ELx9KRdGjY",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"content": "<sup>sup</sup>",
"emoji_reactions": [],
"quote_id": null,
"media_attachments": [],
"favourites_count": 0,
"reblogs_count": 0,
"in_reply_to_account_id": null,
"tags": [],
"in_reply_to_id": null,
"application": null,
"sensitive": false,
"bookmarked": false,
"replies_count": 0,
"emojis": [],
"reblog": null,
"url": "http://pasture-one-actor/object/NxLo1UqmbD8",
"muted": false,
"created_at": "2025-12-07T10:07:46.000Z",
"language": null
}
Example 8¶
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/activity/Jw9CBPOkqJ8",
"published": "2025-12-07T10:07:47Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/object/S9dOjG1_U4c",
"published": "2025-12-07T10:07:47Z",
"content": "<sub>sub</sub>"
}
}
akkoma
{
"favourited": false,
"edited_at": null,
"card": null,
"reblogged": false,
"visibility": "public",
"pleroma": {
"content": {
"text/plain": "sub"
},
"context": "http://pasture-one-actor/object/S9dOjG1_U4c",
"conversation_id": 267720024,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"spoiler_text": "",
"akkoma": {
"in_reply_to_apid": null,
"quote_apid": null,
"source": null
},
"uri": "http://pasture-one-actor/object/S9dOjG1_U4c",
"pinned": false,
"quote": null,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": null,
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2025-12-07T10:07:21.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "B10Au9bh87eHgMGfdA",
"last_status_at": "2025-12-07",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 25,
"url": "http://pasture-one-actor/actor",
"username": "actor"
},
"poll": null,
"id": "B10Awa1lrzdQCfcc6K",
"text": null,
"mentions": [
{
"acct": "witch",
"id": "B10AlwS7ELx9KRdGjY",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"content": "<sub>sub</sub>",
"emoji_reactions": [],
"quote_id": null,
"media_attachments": [],
"favourites_count": 0,
"reblogs_count": 0,
"in_reply_to_account_id": null,
"tags": [],
"in_reply_to_id": null,
"application": null,
"sensitive": false,
"bookmarked": false,
"replies_count": 0,
"emojis": [],
"reblog": null,
"url": "http://pasture-one-actor/object/S9dOjG1_U4c",
"muted": false,
"created_at": "2025-12-07T10:07:47.000Z",
"language": null
}