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", "Hashtag": "as:Hashtag" } ], "id": "https://gamerplus.org/users/hairylarry/statuses/114747782839449655", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-06-26T04:30:13Z", "url": "https://gamerplus.org/@hairylarry/114747782839449655", "attributedTo": "https://gamerplus.org/users/hairylarry", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://gamerplus.org/users/hairylarry/followers" ], "sensitive": false, "atomUri": "https://gamerplus.org/users/hairylarry/statuses/114747782839449655", "inReplyToAtomUri": null, "conversation": "tag:gamerplus.org,2025-06-26:objectId=9215242:objectType=Conversation", "content": "<p>My Lisp adventure so far.</p><p>I used portacle to install a lisp IDE in Emacs.<br /><a href=\"https://portacle.github.io/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">portacle.github.io/</span><span class=\"invisible\"></span></a></p><p>And I squirreled around a bit with that trying to figure it out.</p><p>Then I used this article to set up for web development.</p><p>Lisp for the web - 5<br /><a href=\"https://dev.to/rajasegar/lisp-for-the-web-5-13ca\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.to/rajasegar/lisp-for-the-</span><span class=\"invisible\">web-5-13ca</span></a></p><p>I had a problem getting the server to load but i checked around a bit and libssl wasn&#39;t installed.</p><p>I ran<br />sudo apt install libssl-dev<br />as described here</p><p><a href=\"https://www.cyberithub.com/how-to-install-libssl-dev-package-on-ubuntu-22-04-lts-jammy/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">cyberithub.com/how-to-install-</span><span class=\"invisible\">libssl-dev-package-on-ubuntu-22-04-lts-jammy/</span></a></p><p>and I now get the Welcome to Caveman2! screen.</p><p><a href=\"https://gamerplus.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a></p>", "contentMap": { "en": "<p>My Lisp adventure so far.</p><p>I used portacle to install a lisp IDE in Emacs.<br /><a href=\"https://portacle.github.io/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">portacle.github.io/</span><span class=\"invisible\"></span></a></p><p>And I squirreled around a bit with that trying to figure it out.</p><p>Then I used this article to set up for web development.</p><p>Lisp for the web - 5<br /><a href=\"https://dev.to/rajasegar/lisp-for-the-web-5-13ca\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.to/rajasegar/lisp-for-the-</span><span class=\"invisible\">web-5-13ca</span></a></p><p>I had a problem getting the server to load but i checked around a bit and libssl wasn&#39;t installed.</p><p>I ran<br />sudo apt install libssl-dev<br />as described here</p><p><a href=\"https://www.cyberithub.com/how-to-install-libssl-dev-package-on-ubuntu-22-04-lts-jammy/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">cyberithub.com/how-to-install-</span><span class=\"invisible\">libssl-dev-package-on-ubuntu-22-04-lts-jammy/</span></a></p><p>and I now get the Welcome to Caveman2! screen.</p><p><a href=\"https://gamerplus.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://gamerplus.org/tags/lisp", "name": "#lisp" } ], "replies": { "id": "https://gamerplus.org/users/hairylarry/statuses/114747782839449655/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://gamerplus.org/users/hairylarry/statuses/114747782839449655/replies?min_id=114747832137906374&page=true", "partOf": "https://gamerplus.org/users/hairylarry/statuses/114747782839449655/replies", "items": [ "https://gamerplus.org/users/hairylarry/statuses/114747832137906374" ] } } }