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://standup-comics.net/users/dj/statuses/109984697664704678", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-03-07T23:55:01Z", "url": "https://standup-comics.net/@dj/109984697664704678", "attributedTo": "https://standup-comics.net/users/dj", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://standup-comics.net/users/dj/followers" ], "sensitive": false, "atomUri": "https://standup-comics.net/users/dj/statuses/109984697664704678", "inReplyToAtomUri": null, "conversation": "tag:standup-comics.net,2023-03-07:objectId=490505:objectType=Conversation", "content": "<p>Just gonna leave this here in case it&#39;s useful to someone.</p><p>I recently dusted off an old <a href=\"https://standup-comics.net/tags/lexmark\" class=\"mention hashtag\" rel=\"tag\">#<span>lexmark</span></a> <a href=\"https://standup-comics.net/tags/e260dn\" class=\"mention hashtag\" rel=\"tag\">#<span>e260dn</span></a> <a href=\"https://standup-comics.net/tags/printer\" class=\"mention hashtag\" rel=\"tag\">#<span>printer</span></a> and put it on my network. Any print job I sent from my <a href=\"https://standup-comics.net/tags/mac\" class=\"mention hashtag\" rel=\"tag\">#<span>mac</span></a> running <a href=\"https://standup-comics.net/tags/macos\" class=\"mention hashtag\" rel=\"tag\">#<span>macos</span></a> <a href=\"https://standup-comics.net/tags/ventura\" class=\"mention hashtag\" rel=\"tag\">#<span>ventura</span></a> failed. A little log reading landed me on this solution, which seems to have fixed things.</p><p>Open /Library/Printers/Lexmark/filter/psoptionreroute in an editor and change line 8 from:</p><p> use POSIX qw(tmpnam);</p><p>to</p><p> use File::Temp qw(tmpnam);</p><p>After that, it should work fine.</p>", "contentMap": { "en": "<p>Just gonna leave this here in case it&#39;s useful to someone.</p><p>I recently dusted off an old <a href=\"https://standup-comics.net/tags/lexmark\" class=\"mention hashtag\" rel=\"tag\">#<span>lexmark</span></a> <a href=\"https://standup-comics.net/tags/e260dn\" class=\"mention hashtag\" rel=\"tag\">#<span>e260dn</span></a> <a href=\"https://standup-comics.net/tags/printer\" class=\"mention hashtag\" rel=\"tag\">#<span>printer</span></a> and put it on my network. Any print job I sent from my <a href=\"https://standup-comics.net/tags/mac\" class=\"mention hashtag\" rel=\"tag\">#<span>mac</span></a> running <a href=\"https://standup-comics.net/tags/macos\" class=\"mention hashtag\" rel=\"tag\">#<span>macos</span></a> <a href=\"https://standup-comics.net/tags/ventura\" class=\"mention hashtag\" rel=\"tag\">#<span>ventura</span></a> failed. A little log reading landed me on this solution, which seems to have fixed things.</p><p>Open /Library/Printers/Lexmark/filter/psoptionreroute in an editor and change line 8 from:</p><p> use POSIX qw(tmpnam);</p><p>to</p><p> use File::Temp qw(tmpnam);</p><p>After that, it should work fine.</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://standup-comics.net/tags/lexmark", "name": "#lexmark" }, { "type": "Hashtag", "href": "https://standup-comics.net/tags/e260dn", "name": "#e260dn" }, { "type": "Hashtag", "href": "https://standup-comics.net/tags/printer", "name": "#printer" }, { "type": "Hashtag", "href": "https://standup-comics.net/tags/mac", "name": "#mac" }, { "type": "Hashtag", "href": "https://standup-comics.net/tags/macos", "name": "#macos" }, { "type": "Hashtag", "href": "https://standup-comics.net/tags/ventura", "name": "#ventura" } ], "replies": { "id": "https://standup-comics.net/users/dj/statuses/109984697664704678/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://standup-comics.net/users/dj/statuses/109984697664704678/replies?only_other_accounts=true&page=true", "partOf": "https://standup-comics.net/users/dj/statuses/109984697664704678/replies", "items": [] } }, "likes": { "id": "https://standup-comics.net/users/dj/statuses/109984697664704678/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://standup-comics.net/users/dj/statuses/109984697664704678/shares", "type": "Collection", "totalItems": 2 } }