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://fosstodon.org/users/benjaminhollon/statuses/107466348271079603/activity", "type": "Create", "actor": "https://fosstodon.org/users/benjaminhollon", "published": "2021-12-18T05:45:39Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/benjaminhollon/followers" ], "object": { "id": "https://fosstodon.org/users/benjaminhollon/statuses/107466348271079603", "type": "Note", "summary": null, "inReplyTo": null, "published": "2021-12-18T05:45:39Z", "url": "https://fosstodon.org/@benjaminhollon/107466348271079603", "attributedTo": "https://fosstodon.org/users/benjaminhollon", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/benjaminhollon/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/benjaminhollon/statuses/107466348271079603", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2021-12-18:objectId=40739230:objectType=Conversation", "content": "<p>New thing I tried today: setting up an alias to easily change my bash aliases!</p><p>To try it, add this to ~/.bashrc.d/aliases (or whatever file you&#39;re using):</p><p>alias aliases=&quot;nano ~/.bashrc.d/aliases &amp;&amp; source ~/.bashrc&quot;</p><p>(if you use my filename, be sure ~/.bashrc.d/ exists. On Ubuntu, you might want to use ~/.bash_aliases instead)</p><p>Whenever you run &quot;aliases&quot;, it will open up the file in nano and automatically apply the changes when you&#39;re done.</p>", "contentMap": { "en": "<p>New thing I tried today: setting up an alias to easily change my bash aliases!</p><p>To try it, add this to ~/.bashrc.d/aliases (or whatever file you&#39;re using):</p><p>alias aliases=&quot;nano ~/.bashrc.d/aliases &amp;&amp; source ~/.bashrc&quot;</p><p>(if you use my filename, be sure ~/.bashrc.d/ exists. On Ubuntu, you might want to use ~/.bash_aliases instead)</p><p>Whenever you run &quot;aliases&quot;, it will open up the file in nano and automatically apply the changes when you&#39;re done.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://fosstodon.org/users/benjaminhollon/statuses/107466348271079603/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/benjaminhollon/statuses/107466348271079603/replies?min_id=109077245324426233&page=true", "partOf": "https://fosstodon.org/users/benjaminhollon/statuses/107466348271079603/replies", "items": [ "https://fosstodon.org/users/benjaminhollon/statuses/109077245324426233" ] } }, "likes": { "id": "https://fosstodon.org/users/benjaminhollon/statuses/107466348271079603/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://fosstodon.org/users/benjaminhollon/statuses/107466348271079603/shares", "type": "Collection", "totalItems": 1 } } }