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/RandySimons/statuses/114015469852754795",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-16T20:33:24Z",
"url": "https://mastodon.social/@RandySimons/114015469852754795",
"attributedTo": "https://mastodon.social/users/RandySimons",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/RandySimons/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/RandySimons/statuses/114015469852754795",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-02-16:objectId=923039138:objectType=Conversation",
"content": "<p>TracerBlender v1.1.0 released! This tool for Blender to create scenes for the MSX BASIC ray tracer now provides support to let tracer.bas render directly to a true color image file, with custom resolution. You can actually render 4K backgrounds in BASIC!</p><p>And instead of dying of old age while waiting for your MSX to complete this task, let your modern PC do the work, using GW-BASIC on bare metal or VM, for a massive speed boost!</p><p><a href=\"https://codeberg.org/randysimons/TracerBlender\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/randysimons/Trace</span><span class=\"invisible\">rBlender</span></a></p><p><a href=\"https://mastodon.social/tags/msx\" class=\"mention hashtag\" rel=\"tag\">#<span>msx</span></a> <a href=\"https://mastodon.social/tags/msx2\" class=\"mention hashtag\" rel=\"tag\">#<span>msx2</span></a> <a href=\"https://mastodon.social/tags/gwbasic\" class=\"mention hashtag\" rel=\"tag\">#<span>gwbasic</span></a> <a href=\"https://mastodon.social/tags/b3d\" class=\"mention hashtag\" rel=\"tag\">#<span>b3d</span></a> <a href=\"https://mastodon.social/tags/tracerblender\" class=\"mention hashtag\" rel=\"tag\">#<span>tracerblender</span></a></p>",
"contentMap": {
"en": "<p>TracerBlender v1.1.0 released! This tool for Blender to create scenes for the MSX BASIC ray tracer now provides support to let tracer.bas render directly to a true color image file, with custom resolution. You can actually render 4K backgrounds in BASIC!</p><p>And instead of dying of old age while waiting for your MSX to complete this task, let your modern PC do the work, using GW-BASIC on bare metal or VM, for a massive speed boost!</p><p><a href=\"https://codeberg.org/randysimons/TracerBlender\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/randysimons/Trace</span><span class=\"invisible\">rBlender</span></a></p><p><a href=\"https://mastodon.social/tags/msx\" class=\"mention hashtag\" rel=\"tag\">#<span>msx</span></a> <a href=\"https://mastodon.social/tags/msx2\" class=\"mention hashtag\" rel=\"tag\">#<span>msx2</span></a> <a href=\"https://mastodon.social/tags/gwbasic\" class=\"mention hashtag\" rel=\"tag\">#<span>gwbasic</span></a> <a href=\"https://mastodon.social/tags/b3d\" class=\"mention hashtag\" rel=\"tag\">#<span>b3d</span></a> <a href=\"https://mastodon.social/tags/tracerblender\" class=\"mention hashtag\" rel=\"tag\">#<span>tracerblender</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/114/015/439/172/068/624/original/9ced4a1fde602b4d.png",
"name": "High resolution, true color output of tracer.bas ray tracer.",
"blurhash": "U45PBavVD*TW00VItjpEICR8xtoxuJklM|j1",
"focalPoint": [
0,
0
],
"width": 1024,
"height": 848
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/msx",
"name": "#msx"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/msx2",
"name": "#msx2"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gwbasic",
"name": "#gwbasic"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/b3d",
"name": "#b3d"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tracerblender",
"name": "#tracerblender"
}
],
"replies": {
"id": "https://mastodon.social/users/RandySimons/statuses/114015469852754795/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/RandySimons/statuses/114015469852754795/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/RandySimons/statuses/114015469852754795/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/RandySimons/statuses/114015469852754795/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://mastodon.social/users/RandySimons/statuses/114015469852754795/shares",
"type": "Collection",
"totalItems": 9
}
}