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.gamedev.place/users/dbat/statuses/114331223454525752",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-13T14:53:41Z",
"url": "https://mastodon.gamedev.place/@dbat/114331223454525752",
"attributedTo": "https://mastodon.gamedev.place/users/dbat",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/dbat/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/dbat/statuses/114331223454525752",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-04-13:objectId=144864523:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.gamedev.place/tags/Blender\" class=\"mention hashtag\" rel=\"tag\">#<span>Blender</span></a> <a href=\"https://mastodon.gamedev.place/tags/Godot\" class=\"mention hashtag\" rel=\"tag\">#<span>Godot</span></a> <a href=\"https://mastodon.gamedev.place/tags/Addon\" class=\"mention hashtag\" rel=\"tag\">#<span>Addon</span></a> <a href=\"https://mastodon.gamedev.place/tags/Pipeline\" class=\"mention hashtag\" rel=\"tag\">#<span>Pipeline</span></a> </p><p>Plugins for working between Blender and Godot. </p><p>Utils:<br />A. The Multimesh tagger in Blender.<br />B. The Name Hinter in Blender.</p><p>Are one extension here: <a href=\"https://codeberg.org/dbat/blender-godot-utils\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/dbat/blender-godo</span><span class=\"invisible\">t-utils</span></a></p><p>C. The Godot plugin to import multimeshes tagged in A:</p><p><a href=\"https://codeberg.org/blender-godot-pipeline\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/blender-godot-pip</span><span class=\"invisible\">eline</span></a></p><p>Forgive the messy code, docs and file chaos. It's not that hard to figure out. I am cleaning it up and will also post about it all.</p><p>hth<br />🦇</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.gamedev.place/tags/Blender\" class=\"mention hashtag\" rel=\"tag\">#<span>Blender</span></a> <a href=\"https://mastodon.gamedev.place/tags/Godot\" class=\"mention hashtag\" rel=\"tag\">#<span>Godot</span></a> <a href=\"https://mastodon.gamedev.place/tags/Addon\" class=\"mention hashtag\" rel=\"tag\">#<span>Addon</span></a> <a href=\"https://mastodon.gamedev.place/tags/Pipeline\" class=\"mention hashtag\" rel=\"tag\">#<span>Pipeline</span></a> </p><p>Plugins for working between Blender and Godot. </p><p>Utils:<br />A. The Multimesh tagger in Blender.<br />B. The Name Hinter in Blender.</p><p>Are one extension here: <a href=\"https://codeberg.org/dbat/blender-godot-utils\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/dbat/blender-godo</span><span class=\"invisible\">t-utils</span></a></p><p>C. The Godot plugin to import multimeshes tagged in A:</p><p><a href=\"https://codeberg.org/blender-godot-pipeline\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/blender-godot-pip</span><span class=\"invisible\">eline</span></a></p><p>Forgive the messy code, docs and file chaos. It's not that hard to figure out. I am cleaning it up and will also post about it all.</p><p>hth<br />🦇</p>"
},
"updated": "2025-05-07T08:32:33Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/blender",
"name": "#blender"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godot",
"name": "#godot"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/addon",
"name": "#addon"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/pipeline",
"name": "#pipeline"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/dbat/statuses/114331223454525752/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/dbat/statuses/114331223454525752/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/dbat/statuses/114331223454525752/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/dbat/statuses/114331223454525752/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.gamedev.place/users/dbat/statuses/114331223454525752/shares",
"type": "Collection",
"totalItems": 5
}
}