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", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" }, "Hashtag": "as:Hashtag" } ], "id": "https://gamerplus.org/users/screwlisp/statuses/114588927379999847", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-05-29T03:11:11Z", "url": "https://gamerplus.org/@screwlisp/114588927379999847", "attributedTo": "https://gamerplus.org/users/screwlisp", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://gamerplus.org/users/screwlisp/followers" ], "sensitive": false, "atomUri": "https://gamerplus.org/users/screwlisp/statuses/114588927379999847", "inReplyToAtomUri": null, "conversation": "tag:gamerplus.org,2025-05-29:objectId=8377567:objectType=Conversation", "content": "<p><a href=\"https://gamerplus.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://gamerplus.org/tags/engineering\" class=\"mention hashtag\" rel=\"tag\">#<span>engineering</span></a> <a href=\"https://gamerplus.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://gamerplus.org/tags/gui\" class=\"mention hashtag\" rel=\"tag\">#<span>gui</span></a> <a href=\"https://gamerplus.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://gamerplus.org/tags/McCLIM\" class=\"mention hashtag\" rel=\"tag\">#<span>McCLIM</span></a> <a href=\"https://gamerplus.org/tags/eev\" class=\"mention hashtag\" rel=\"tag\">#<span>eev</span></a> article <a href=\"https://screwlisp.small-web.org/emacs/eev-and-mcclim/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/emacs/</span><span class=\"invisible\">eev-and-mcclim/</span></a></p><p>Minimal case of starting a <a href=\"https://gamerplus.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> <a href=\"https://gamerplus.org/tags/ecl\" class=\"mention hashtag\" rel=\"tag\">#<span>ecl</span></a> image outside of emacs running common lisp interface manager, then connecting to the image from inside emacs - working with mcclim, closing emacs, the external lisp image with the gui created in emacs is still there. Party trick for days.</p><p>This is the necessary precedent for writing exciting using-clim-as-intended articles. Also I have an emacs folder now.</p>", "contentMap": { "en": "<p><a href=\"https://gamerplus.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://gamerplus.org/tags/engineering\" class=\"mention hashtag\" rel=\"tag\">#<span>engineering</span></a> <a href=\"https://gamerplus.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://gamerplus.org/tags/gui\" class=\"mention hashtag\" rel=\"tag\">#<span>gui</span></a> <a href=\"https://gamerplus.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://gamerplus.org/tags/McCLIM\" class=\"mention hashtag\" rel=\"tag\">#<span>McCLIM</span></a> <a href=\"https://gamerplus.org/tags/eev\" class=\"mention hashtag\" rel=\"tag\">#<span>eev</span></a> article <a href=\"https://screwlisp.small-web.org/emacs/eev-and-mcclim/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/emacs/</span><span class=\"invisible\">eev-and-mcclim/</span></a></p><p>Minimal case of starting a <a href=\"https://gamerplus.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> <a href=\"https://gamerplus.org/tags/ecl\" class=\"mention hashtag\" rel=\"tag\">#<span>ecl</span></a> image outside of emacs running common lisp interface manager, then connecting to the image from inside emacs - working with mcclim, closing emacs, the external lisp image with the gui created in emacs is still there. Party trick for days.</p><p>This is the necessary precedent for writing exciting using-clim-as-intended articles. Also I have an emacs folder now.</p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://gamerplus.org/system/media_attachments/files/114/588/915/342/985/183/original/c09ebbbd3d381fd7.png", "name": "A default-looking gui window. hel has been partially typed at the bold Command: prompt, which will autocomplete to Help presumably.", "blurhash": "U9SigQ_300~qD%M{t7ay4nM{t7WBM{RjofWB", "focalPoint": [ -0.39, 0.98 ], "width": 393, "height": 435 }, { "type": "Document", "mediaType": "image/png", "url": "https://gamerplus.org/system/media_attachments/files/114/588/915/365/685/206/original/1c750dd19c28c8b6.png", "name": "Autocompleted help, autocompleted help topic, Commands (i.e. list currently available expert shell commands), autocompleting q -uit. CLIM default looking gui.", "blurhash": "UBSF;L-;4n?b00IUt7WB4nRjt7Rjt7t7ofRj", "focalPoint": [ -0.47, 1 ], "width": 393, "height": 435 }, { "type": "Document", "mediaType": "image/png", "url": "https://gamerplus.org/system/media_attachments/files/114/588/915/445/436/072/original/fb878a5de135e520.png", "name": "Screenshot of emacs where I have just pressed F8, eepitching (run-frame-top-level *gui*) to the external lisp image via slime. The left pane of emacs is the blog article on connecting emacs to an external clim lisp image.", "blurhash": "UASF;L8{IUt8M{t7ofRj00Rjt7oft7ofjuof", "focalPoint": [ -0.91, -0.27 ], "width": 1366, "height": 768 } ], "tag": [ { "type": "Hashtag", "href": "https://gamerplus.org/tags/programming", "name": "#programming" }, { "type": "Hashtag", "href": "https://gamerplus.org/tags/engineering", "name": "#engineering" }, { "type": "Hashtag", "href": "https://gamerplus.org/tags/emacs", "name": "#emacs" }, { "type": "Hashtag", "href": "https://gamerplus.org/tags/gui", "name": "#gui" }, { "type": "Hashtag", "href": "https://gamerplus.org/tags/commonlisp", "name": "#commonlisp" }, { "type": "Hashtag", "href": "https://gamerplus.org/tags/mcclim", "name": "#mcclim" }, { "type": "Hashtag", "href": "https://gamerplus.org/tags/eev", "name": "#eev" }, { "type": "Hashtag", "href": "https://gamerplus.org/tags/lisp", "name": "#lisp" }, { "type": "Hashtag", "href": "https://gamerplus.org/tags/ecl", "name": "#ecl" } ], "replies": { "id": "https://gamerplus.org/users/screwlisp/statuses/114588927379999847/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://gamerplus.org/users/screwlisp/statuses/114588927379999847/replies?only_other_accounts=true&page=true", "partOf": "https://gamerplus.org/users/screwlisp/statuses/114588927379999847/replies", "items": [] } } }