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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.murkworks.net/users/moira/statuses/114384354158909089",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-23T00:05:32Z",
"url": "https://mastodon.murkworks.net/@moira/114384354158909089",
"attributedTo": "https://mastodon.murkworks.net/users/moira",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.murkworks.net/users/moira/followers",
"https://defcon.social/users/corbden"
],
"sensitive": false,
"atomUri": "https://mastodon.murkworks.net/users/moira/statuses/114384354158909089",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.murkworks.net,2025-04-23:objectId=17734436:objectType=Conversation",
"content": "<p>Interesting thread on working with an LLM by work requirement and how it feels. </p><p>From: <span class=\"h-card\" translate=\"no\"><a href=\"https://defcon.social/@corbden\" class=\"u-url mention\">@<span>corbden</span></a></span><br /><a href=\"https://defcon.social/@corbden/114383066951837248\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">defcon.social/@corbden/1143830</span><span class=\"invisible\">66951837248</span></a></p><p><a href=\"https://mastodon.murkworks.net/tags/llm\" class=\"mention hashtag\" rel=\"tag\">#<span>llm</span></a> <a href=\"https://mastodon.murkworks.net/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://mastodon.murkworks.net/tags/writing\" class=\"mention hashtag\" rel=\"tag\">#<span>writing</span></a></p>",
"contentMap": {
"en": "<p>Interesting thread on working with an LLM by work requirement and how it feels. </p><p>From: <span class=\"h-card\" translate=\"no\"><a href=\"https://defcon.social/@corbden\" class=\"u-url mention\">@<span>corbden</span></a></span><br /><a href=\"https://defcon.social/@corbden/114383066951837248\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">defcon.social/@corbden/1143830</span><span class=\"invisible\">66951837248</span></a></p><p><a href=\"https://mastodon.murkworks.net/tags/llm\" class=\"mention hashtag\" rel=\"tag\">#<span>llm</span></a> <a href=\"https://mastodon.murkworks.net/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://mastodon.murkworks.net/tags/writing\" class=\"mention hashtag\" rel=\"tag\">#<span>writing</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://defcon.social/users/corbden",
"name": "@corbden@defcon.social"
},
{
"type": "Hashtag",
"href": "https://mastodon.murkworks.net/tags/llm",
"name": "#llm"
},
{
"type": "Hashtag",
"href": "https://mastodon.murkworks.net/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.murkworks.net/tags/Writing",
"name": "#Writing"
}
],
"replies": {
"id": "https://mastodon.murkworks.net/users/moira/statuses/114384354158909089/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.murkworks.net/users/moira/statuses/114384354158909089/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.murkworks.net/users/moira/statuses/114384354158909089/replies",
"items": []
}
}
}