A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount"
}
],
"id": "https://mastodon.sdf.org/users/screwtape/statuses/114375064820092464",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sdf.org/users/screwtape/statuses/114375042171026035",
"published": "2025-04-21T08:43:08Z",
"url": "https://mastodon.sdf.org/@screwtape/114375064820092464",
"attributedTo": "https://mastodon.sdf.org/users/screwtape",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/screwtape/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/screwtape/statuses/114375064820092464",
"inReplyToAtomUri": "https://mastodon.sdf.org/users/screwtape/statuses/114375042171026035",
"conversation": "tag:mastodon.sdf.org,2025-04-21:objectId=260260841:objectType=Conversation",
"content": "<p>The reason I was having difficulty making-something-like-an-automated-soact (sequence-of-actions) before was that "do this as though I had given it to the executive" is very nuanced in <a href=\"https://codeberg.org/tfw/pawn-75\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">codeberg.org/tfw/pawn-75</span><span class=\"invisible\"></span></a> . The "this action was entered" system is called keps, and involves passing six pieces of context capturing the state of the executive when the action was called which update destructively.</p><p>That in mind, introducing a new scrscript type was easy. Keywords already had a meaning though :(</p>",
"contentMap": {
"en": "<p>The reason I was having difficulty making-something-like-an-automated-soact (sequence-of-actions) before was that "do this as though I had given it to the executive" is very nuanced in <a href=\"https://codeberg.org/tfw/pawn-75\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">codeberg.org/tfw/pawn-75</span><span class=\"invisible\"></span></a> . The "this action was entered" system is called keps, and involves passing six pieces of context capturing the state of the executive when the action was called which update destructively.</p><p>That in mind, introducing a new scrscript type was easy. Keywords already had a meaning though :(</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.sdf.org/users/screwtape/statuses/114375064820092464/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/screwtape/statuses/114375064820092464/replies?min_id=114375069732148272&page=true",
"partOf": "https://mastodon.sdf.org/users/screwtape/statuses/114375064820092464/replies",
"items": [
"https://mastodon.sdf.org/users/screwtape/statuses/114375069732148272"
]
}
}
}