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.social/users/GabeMoralesVR/statuses/114782341412282713",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-07-02T06:58:55Z",
"url": "https://mastodon.social/@GabeMoralesVR/114782341412282713",
"attributedTo": "https://mastodon.social/users/GabeMoralesVR",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/GabeMoralesVR/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/GabeMoralesVR/statuses/114782341412282713",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-07-02:objectId=1037706480:objectType=Conversation",
"content": "<p>I'm trying to explain what Modifier Volumes are in <a href=\"https://mastodon.social/tags/Sega\" class=\"mention hashtag\" rel=\"tag\">#<span>Sega</span></a> <a href=\"https://mastodon.social/tags/Dreamcast\" class=\"mention hashtag\" rel=\"tag\">#<span>Dreamcast</span></a> <a href=\"https://mastodon.social/tags/homebrew\" class=\"mention hashtag\" rel=\"tag\">#<span>homebrew</span></a>, as they're a pretty useful <a href=\"https://mastodon.social/tags/graphics\" class=\"mention hashtag\" rel=\"tag\">#<span>graphics</span></a> <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> tool on the system. Without expanding further, are you able to tell what a modifier volume does from this image? The modifier volume is the blue rectangular prism, the triangle is a second textured polygon that is being intersected by the modifier volume:</p>",
"contentMap": {
"en": "<p>I'm trying to explain what Modifier Volumes are in <a href=\"https://mastodon.social/tags/Sega\" class=\"mention hashtag\" rel=\"tag\">#<span>Sega</span></a> <a href=\"https://mastodon.social/tags/Dreamcast\" class=\"mention hashtag\" rel=\"tag\">#<span>Dreamcast</span></a> <a href=\"https://mastodon.social/tags/homebrew\" class=\"mention hashtag\" rel=\"tag\">#<span>homebrew</span></a>, as they're a pretty useful <a href=\"https://mastodon.social/tags/graphics\" class=\"mention hashtag\" rel=\"tag\">#<span>graphics</span></a> <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> tool on the system. Without expanding further, are you able to tell what a modifier volume does from this image? The modifier volume is the blue rectangular prism, the triangle is a second textured polygon that is being intersected by the modifier volume:</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/114/782/335/061/017/328/original/3de7e108cde40ea4.png",
"name": "a picture of a blue rectangular prism intersecting a textured triangle. The area where the blue prism intersects the textured triangle shows inverted colors compared to the rest of the triangle.",
"blurhash": "UN5$J*WFItkXozirWAbcIToaxwV[R.byt8jE",
"focalPoint": [
0,
0
],
"width": 904,
"height": 606
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/sega",
"name": "#sega"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dreamcast",
"name": "#dreamcast"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/homebrew",
"name": "#homebrew"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/graphics",
"name": "#graphics"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://mastodon.social/users/GabeMoralesVR/statuses/114782341412282713/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/GabeMoralesVR/statuses/114782341412282713/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/GabeMoralesVR/statuses/114782341412282713/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/GabeMoralesVR/statuses/114782341412282713/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/GabeMoralesVR/statuses/114782341412282713/shares",
"type": "Collection",
"totalItems": 1
}
}