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.chuggybumba.com/users/thanius/statuses/113532706345014824/activity", "type": "Create", "actor": "https://mastodon.chuggybumba.com/users/thanius", "published": "2024-11-23T14:20:17Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.chuggybumba.com/users/thanius/followers" ], "object": { "id": "https://mastodon.chuggybumba.com/users/thanius/statuses/113532706345014824", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-23T14:20:17Z", "url": "https://mastodon.chuggybumba.com/@thanius/113532706345014824", "attributedTo": "https://mastodon.chuggybumba.com/users/thanius", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.chuggybumba.com/users/thanius/followers" ], "sensitive": false, "atomUri": "https://mastodon.chuggybumba.com/users/thanius/statuses/113532706345014824", "inReplyToAtomUri": null, "conversation": "tag:mastodon.chuggybumba.com,2024-11-23:objectId=2096745:objectType=Conversation", "content": "<p>Day 2 (or is it 3?) of reworking my homepage/blog to 11ty (Eleventy) instead of Wordpress. I&#39;m really starting to like 11ty as I believe markdown is a neat little language for formatting text. 11ty can even override default markdown (for example, I want to link to images without having to wrap them in a link)</p><p>I like the idea of dynamically building the web, but serving as static pages with minimal JavaScript.</p>", "contentMap": { "en": "<p>Day 2 (or is it 3?) of reworking my homepage/blog to 11ty (Eleventy) instead of Wordpress. I&#39;m really starting to like 11ty as I believe markdown is a neat little language for formatting text. 11ty can even override default markdown (for example, I want to link to images without having to wrap them in a link)</p><p>I like the idea of dynamically building the web, but serving as static pages with minimal JavaScript.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.chuggybumba.com/users/thanius/statuses/113532706345014824/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.chuggybumba.com/users/thanius/statuses/113532706345014824/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.chuggybumba.com/users/thanius/statuses/113532706345014824/replies", "items": [] } }, "likes": { "id": "https://mastodon.chuggybumba.com/users/thanius/statuses/113532706345014824/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://mastodon.chuggybumba.com/users/thanius/statuses/113532706345014824/shares", "type": "Collection", "totalItems": 0 } } }