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://front-end.social/users/5t3ph/statuses/110080274710349931", "type": "Note", "summary": null, "inReplyTo": "https://front-end.social/users/5t3ph/statuses/110080261319885607", "published": "2023-03-24T21:01:31Z", "url": "https://front-end.social/@5t3ph/110080274710349931", "attributedTo": "https://front-end.social/users/5t3ph", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://front-end.social/users/5t3ph/followers" ], "sensitive": false, "atomUri": "https://front-end.social/users/5t3ph/statuses/110080274710349931", "inReplyToAtomUri": "https://front-end.social/users/5t3ph/statuses/110080261319885607", "conversation": "tag:front-end.social,2023-03-24:objectId=2313510:objectType=Conversation", "content": "<p>- if you have to do multi-column layout (think: card grid), keep the columns physically close together</p><p>- try to avoid wide expanses of blank space especially between headings and their content</p><p>- ensure content triggered &quot;on hover&quot; is actually toggleable and user dismisable otherwise once the magnifier leaves the area (high probability of being accidental) the user has to try to find the trigger again and start over</p><p>Just a sample of the observations. I will be rewatching the recording!</p>", "contentMap": { "en": "<p>- if you have to do multi-column layout (think: card grid), keep the columns physically close together</p><p>- try to avoid wide expanses of blank space especially between headings and their content</p><p>- ensure content triggered &quot;on hover&quot; is actually toggleable and user dismisable otherwise once the magnifier leaves the area (high probability of being accidental) the user has to try to find the trigger again and start over</p><p>Just a sample of the observations. I will be rewatching the recording!</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://front-end.social/users/5t3ph/statuses/110080274710349931/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://front-end.social/users/5t3ph/statuses/110080274710349931/replies?min_id=110080284728432807&page=true", "partOf": "https://front-end.social/users/5t3ph/statuses/110080274710349931/replies", "items": [ "https://front-end.social/users/5t3ph/statuses/110080284728432807" ] } }, "likes": { "id": "https://front-end.social/users/5t3ph/statuses/110080274710349931/likes", "type": "Collection", "totalItems": 24 }, "shares": { "id": "https://front-end.social/users/5t3ph/statuses/110080274710349931/shares", "type": "Collection", "totalItems": 7 } }