ActivityPub Viewer

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.

Open in browser →
{ "@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" } ], "id": "https://gamerplus.org/users/screwlisp/statuses/114629646341591236", "type": "Note", "summary": null, "inReplyTo": "https://gamerplus.org/users/screwlisp/statuses/114629633832268579", "published": "2025-06-05T07:46:33Z", "url": "https://gamerplus.org/@screwlisp/114629646341591236", "attributedTo": "https://gamerplus.org/users/screwlisp", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://gamerplus.org/users/screwlisp/followers", "https://ieji.de/users/vnikolov" ], "sensitive": false, "atomUri": "https://gamerplus.org/users/screwlisp/statuses/114629646341591236", "inReplyToAtomUri": "https://gamerplus.org/users/screwlisp/statuses/114629633832268579", "conversation": "tag:gamerplus.org,2025-06-05:objectId=8583480:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ieji.de/@vnikolov\" class=\"u-url mention\">@<span>vnikolov</span></a></span> <br />oops I meant:</p><p>HURKLE/PS&gt; (ps<br />\t (let ((foo &#39;bar))<br />\t\t(lambda () (values foo))))<br />&quot;(function () {<br /> var foo = &#39;bar&#39;;<br /> return function () {<br /> return foo;<br /> };<br />})();&quot;</p><p>confusingly, it&#39;s just that Kitten&#39;s host language is javascript in this case- I want my Hurkle game to show a dynamically generated static page using a local cookie. So writing lisp that writes javascript that writes dynamically generated static html. I think it&#39;s a reasonable step towards my hurkle.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ieji.de/@vnikolov\" class=\"u-url mention\">@<span>vnikolov</span></a></span> <br />oops I meant:</p><p>HURKLE/PS&gt; (ps<br />\t (let ((foo &#39;bar))<br />\t\t(lambda () (values foo))))<br />&quot;(function () {<br /> var foo = &#39;bar&#39;;<br /> return function () {<br /> return foo;<br /> };<br />})();&quot;</p><p>confusingly, it&#39;s just that Kitten&#39;s host language is javascript in this case- I want my Hurkle game to show a dynamically generated static page using a local cookie. So writing lisp that writes javascript that writes dynamically generated static html. I think it&#39;s a reasonable step towards my hurkle.</p>" }, "updated": "2025-06-05T07:48:34Z", "attachment": [], "tag": [ { "type": "Mention", "href": "https://ieji.de/users/vnikolov", "name": "@vnikolov@ieji.de" } ], "replies": { "id": "https://gamerplus.org/users/screwlisp/statuses/114629646341591236/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://gamerplus.org/users/screwlisp/statuses/114629646341591236/replies?min_id=114629661956377952&page=true", "partOf": "https://gamerplus.org/users/screwlisp/statuses/114629646341591236/replies", "items": [ "https://gamerplus.org/users/screwlisp/statuses/114629661956377952" ] } } }