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.social/users/mgerhardy/statuses/114744851281678414",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-25T16:04:41Z",
"url": "https://mastodon.social/@mgerhardy/114744851281678414",
"attributedTo": "https://mastodon.social/users/mgerhardy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mgerhardy/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mgerhardy/statuses/114744851281678414",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-06-25:objectId=1032231874:objectType=Conversation",
"content": "<p>in <a href=\"https://mastodon.social/tags/vengi\" class=\"mention hashtag\" rel=\"tag\">#<span>vengi</span></a> <a href=\"https://mastodon.social/tags/voxconvert\" class=\"mention hashtag\" rel=\"tag\">#<span>voxconvert</span></a> you can now print your voxel models to a text console:</p><p><a href=\"https://asciinema.org/a/724333\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">asciinema.org/a/724333</span><span class=\"invisible\"></span></a></p><p>this can be helpful in headless art pipelines - but if not, it's still cool ;)</p><p><a href=\"https://mastodon.social/tags/automation\" class=\"mention hashtag\" rel=\"tag\">#<span>automation</span></a> <a href=\"https://mastodon.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mastodon.social/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.social/tags/voxel\" class=\"mention hashtag\" rel=\"tag\">#<span>voxel</span></a> <a href=\"https://mastodon.social/tags/voxelart\" class=\"mention hashtag\" rel=\"tag\">#<span>voxelart</span></a></p>",
"contentMap": {
"en": "<p>in <a href=\"https://mastodon.social/tags/vengi\" class=\"mention hashtag\" rel=\"tag\">#<span>vengi</span></a> <a href=\"https://mastodon.social/tags/voxconvert\" class=\"mention hashtag\" rel=\"tag\">#<span>voxconvert</span></a> you can now print your voxel models to a text console:</p><p><a href=\"https://asciinema.org/a/724333\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">asciinema.org/a/724333</span><span class=\"invisible\"></span></a></p><p>this can be helpful in headless art pipelines - but if not, it's still cool ;)</p><p><a href=\"https://mastodon.social/tags/automation\" class=\"mention hashtag\" rel=\"tag\">#<span>automation</span></a> <a href=\"https://mastodon.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mastodon.social/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.social/tags/voxel\" class=\"mention hashtag\" rel=\"tag\">#<span>voxel</span></a> <a href=\"https://mastodon.social/tags/voxelart\" class=\"mention hashtag\" rel=\"tag\">#<span>voxelart</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vengi",
"name": "#vengi"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/voxconvert",
"name": "#voxconvert"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/automation",
"name": "#automation"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/voxel",
"name": "#voxel"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/voxelart",
"name": "#voxelart"
}
],
"replies": {
"id": "https://mastodon.social/users/mgerhardy/statuses/114744851281678414/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mgerhardy/statuses/114744851281678414/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mgerhardy/statuses/114744851281678414/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mgerhardy/statuses/114744851281678414/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/mgerhardy/statuses/114744851281678414/shares",
"type": "Collection",
"totalItems": 4
}
}