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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.mauve.moe/users/mauve/statuses/114465112361939281",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-07T06:23:24Z",
"url": "https://mastodon.mauve.moe/@mauve/114465112361939281",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/114465112361939281",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2025-05-07:objectId=1526941:objectType=Conversation",
"content": "<p>Attempt number 1 of auto-converting my markdown based website to <a href=\"https://mastodon.mauve.moe/tags/gemini\" class=\"mention hashtag\" rel=\"tag\">#<span>gemini</span></a> </p><p>Currently only available via HTTPs and various <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> protocols but eventually I'll add a proper gemini server to my main distributed press instance for it. 🤪 Might end up coding one since it's easier than searching through all the options for something that will fit my needs.</p><p>hyper://agregore.mauve.moe/explore.gmi</p>",
"contentMap": {
"en": "<p>Attempt number 1 of auto-converting my markdown based website to <a href=\"https://mastodon.mauve.moe/tags/gemini\" class=\"mention hashtag\" rel=\"tag\">#<span>gemini</span></a> </p><p>Currently only available via HTTPs and various <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> protocols but eventually I'll add a proper gemini server to my main distributed press instance for it. 🤪 Might end up coding one since it's easier than searching through all the options for something that will fit my needs.</p><p>hyper://agregore.mauve.moe/explore.gmi</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mastodon.mauve.moe/system/media_attachments/files/114/465/095/459/665/981/original/ce9391f3ccc3e9ac.png",
"name": "Screenshot of the Agregore browser. Pretty much the same content as the HTML version of this URL: https://agregore.mauve.moe/explore",
"blurhash": "U45OTztitANE^-RhsYR$ohInxbRjV@NGxuM|",
"focalPoint": [
0,
0
],
"width": 1595,
"height": 899
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/gemini",
"name": "#gemini"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/p2p",
"name": "#p2p"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/114465112361939281/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/114465112361939281/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/114465112361939281/replies",
"items": []
}
}
}