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://mastodon.social/users/aeveltstra/statuses/109160709799074046", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-10-13T11:24:04Z", "url": "https://mastodon.social/@aeveltstra/109160709799074046", "attributedTo": "https://mastodon.social/users/aeveltstra", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/aeveltstra/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/aeveltstra/statuses/109160709799074046", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2022-10-13:objectId=320310516:objectType=Conversation", "content": "<p>Hey there, people who use <a href=\"https://mastodon.social/tags/containers\" class=\"mention hashtag\" rel=\"tag\">#<span>containers</span></a> to <a href=\"https://mastodon.social/tags/deploy\" class=\"mention hashtag\" rel=\"tag\">#<span>deploy</span></a> their <a href=\"https://mastodon.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a>, I have a few questions: <br />- do containers allow for regular networking? Like, can I mount a known shared file storage and have that mount available in the container template? <br />- do containers allow for web work? Like, I have a website that needs complex work done: can a container be spun up, execute the work, and deliver the result back to the website user?</p>", "contentMap": { "en": "<p>Hey there, people who use <a href=\"https://mastodon.social/tags/containers\" class=\"mention hashtag\" rel=\"tag\">#<span>containers</span></a> to <a href=\"https://mastodon.social/tags/deploy\" class=\"mention hashtag\" rel=\"tag\">#<span>deploy</span></a> their <a href=\"https://mastodon.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a>, I have a few questions: <br />- do containers allow for regular networking? Like, can I mount a known shared file storage and have that mount available in the container template? <br />- do containers allow for web work? Like, I have a website that needs complex work done: can a container be spun up, execute the work, and deliver the result back to the website user?</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/containers", "name": "#containers" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/deploy", "name": "#deploy" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/software", "name": "#software" } ], "replies": { "id": "https://mastodon.social/users/aeveltstra/statuses/109160709799074046/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/aeveltstra/statuses/109160709799074046/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/aeveltstra/statuses/109160709799074046/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/aeveltstra/statuses/109160709799074046/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/aeveltstra/statuses/109160709799074046/shares", "type": "Collection", "totalItems": 1 } }