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://chaos.social/users/scy/statuses/113486991393805010/replies", "type": "Collection", "first": { "id": "https://chaos.social/users/scy/statuses/113486991393805010/replies?page=true", "type": "CollectionPage", "next": "https://chaos.social/users/scy/statuses/113486991393805010/replies?only_other_accounts=true&page=true", "partOf": "https://chaos.social/users/scy/statuses/113486991393805010/replies", "items": [ { "id": "https://chaos.social/users/scy/statuses/113487097679296220", "type": "Note", "summary": null, "inReplyTo": "https://chaos.social/users/scy/statuses/113486991393805010", "published": "2024-11-15T13:01:24Z", "url": "https://chaos.social/@scy/113487097679296220", "attributedTo": "https://chaos.social/users/scy", "to": [ "https://chaos.social/users/scy/followers" ], "cc": [ "https://www.w3.org/ns/activitystreams#Public" ], "sensitive": false, "atomUri": "https://chaos.social/users/scy/statuses/113487097679296220", "inReplyToAtomUri": "https://chaos.social/users/scy/statuses/113486991393805010", "conversation": "tag:chaos.social,2024-11-14:objectId=222736249:objectType=Conversation", "content": "<p>I&#39;d add the button to the controls on the right edge of the map, and have it just affect the tiles (and map key) instead of reverting the whole UI back to light mode¹. Basically, if the button is clicked, toggle a class or data attribute or whatever to use &quot;filter: none&quot; instead.</p><p>(Edit: Not looking for patches to implement the button anymore, I&#39;ve almost finished it.)</p><p>¹ Not sure if changing the UI is easily possible at all, since they&#39;re using Bootstrap&#39;s `$color-mode-type: media-query;`.</p>", "contentMap": { "en": "<p>I&#39;d add the button to the controls on the right edge of the map, and have it just affect the tiles (and map key) instead of reverting the whole UI back to light mode¹. Basically, if the button is clicked, toggle a class or data attribute or whatever to use &quot;filter: none&quot; instead.</p><p>(Edit: Not looking for patches to implement the button anymore, I&#39;ve almost finished it.)</p><p>¹ Not sure if changing the UI is easily possible at all, since they&#39;re using Bootstrap&#39;s `$color-mode-type: media-query;`.</p>" }, "updated": "2024-11-16T01:42:13Z", "attachment": [], "tag": [], "replies": { "id": "https://chaos.social/users/scy/statuses/113487097679296220/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://chaos.social/users/scy/statuses/113487097679296220/replies?only_other_accounts=true&page=true", "partOf": "https://chaos.social/users/scy/statuses/113487097679296220/replies", "items": [] } }, "likes": { "id": "https://chaos.social/users/scy/statuses/113487097679296220/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://chaos.social/users/scy/statuses/113487097679296220/shares", "type": "Collection", "totalItems": 0 } } ] } }