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://mastodon.gamedev.place/users/dreamnoid/statuses/109308627633882110", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-11-08T14:21:31Z", "url": "https://mastodon.gamedev.place/@dreamnoid/109308627633882110", "attributedTo": "https://mastodon.gamedev.place/users/dreamnoid", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/dreamnoid/followers" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/dreamnoid/statuses/109308627633882110", "inReplyToAtomUri": null, "conversation": "tag:mastodon.gamedev.place,2022-11-08:objectId=15610650:objectType=Conversation", "content": "<p>I would really like to move my games to .NET 5+ at some point, but last time I tried, the performances seemed way worse than .NET 4.6. Did Microsoft mess with the GC?</p><p>Also, I&#39;m not happy with shipping 150Mb+ of WinForm DLLs, but replacing that dependence is a tall order (and I like the idea of shipping my games with their tools embedded).</p>", "contentMap": { "en": "<p>I would really like to move my games to .NET 5+ at some point, but last time I tried, the performances seemed way worse than .NET 4.6. Did Microsoft mess with the GC?</p><p>Also, I&#39;m not happy with shipping 150Mb+ of WinForm DLLs, but replacing that dependence is a tall order (and I like the idea of shipping my games with their tools embedded).</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.gamedev.place/users/dreamnoid/statuses/109308627633882110/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/dreamnoid/statuses/109308627633882110/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.gamedev.place/users/dreamnoid/statuses/109308627633882110/replies", "items": [] } }, "likes": { "id": "https://mastodon.gamedev.place/users/dreamnoid/statuses/109308627633882110/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.gamedev.place/users/dreamnoid/statuses/109308627633882110/shares", "type": "Collection", "totalItems": 0 } }