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", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" }, "Hashtag": "as:Hashtag" } ], "id": "https://front-end.social/users/css/statuses/114347295984422401", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-16T11:01:09Z", "url": "https://front-end.social/@css/114347295984422401", "attributedTo": "https://front-end.social/users/css", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://front-end.social/users/css/followers" ], "sensitive": false, "atomUri": "https://front-end.social/users/css/statuses/114347295984422401", "inReplyToAtomUri": null, "conversation": "tag:front-end.social,2025-04-16:objectId=16668117:objectType=Conversation", "content": "<p>💡 CSS Tip!</p><p>Shapes with rounded corners are a nightmare in CSS but it&#39;s now easy with the new shape() function! 🥳</p><p>Let&#39;s start with a classic: The Hexagon</p><p><a href=\"https://css-tip.com/rounded-hexagon/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">css-tip.com/rounded-hexagon/</span><span class=\"invisible\"></span></a></p><p>Yes, you can animate the radius and rotate the shape. Modern CSS is cool!</p><p>Do you want another polygon shape? I am cooking a generic code to create all of them.</p><p><a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> <a href=\"https://front-end.social/tags/HTML\" class=\"mention hashtag\" rel=\"tag\">#<span>HTML</span></a></p>", "contentMap": { "en": "<p>💡 CSS Tip!</p><p>Shapes with rounded corners are a nightmare in CSS but it&#39;s now easy with the new shape() function! 🥳</p><p>Let&#39;s start with a classic: The Hexagon</p><p><a href=\"https://css-tip.com/rounded-hexagon/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">css-tip.com/rounded-hexagon/</span><span class=\"invisible\"></span></a></p><p>Yes, you can animate the radius and rotate the shape. Modern CSS is cool!</p><p>Do you want another polygon shape? I am cooking a generic code to create all of them.</p><p><a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> <a href=\"https://front-end.social/tags/HTML\" class=\"mention hashtag\" rel=\"tag\">#<span>HTML</span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "video/mp4", "url": "https://cdn.masto.host/frontendsocial/media_attachments/files/114/347/225/490/098/709/original/4dd3a08d3d25fb6d.mp4", "name": null, "blurhash": "UjP5v6t5-TaiocWBazof~9jcNKbWxts.fQWC", "width": 704, "height": 386 } ], "tag": [ { "type": "Hashtag", "href": "https://front-end.social/tags/css", "name": "#css" }, { "type": "Hashtag", "href": "https://front-end.social/tags/html", "name": "#html" } ], "replies": { "id": "https://front-end.social/users/css/statuses/114347295984422401/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://front-end.social/users/css/statuses/114347295984422401/replies?min_id=114352854920247655&page=true", "partOf": "https://front-end.social/users/css/statuses/114347295984422401/replies", "items": [ "https://front-end.social/users/css/statuses/114352854920247655" ] } }, "likes": { "id": "https://front-end.social/users/css/statuses/114347295984422401/likes", "type": "Collection", "totalItems": 13 }, "shares": { "id": "https://front-end.social/users/css/statuses/114347295984422401/shares", "type": "Collection", "totalItems": 5 } }