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/AmeliaBR/statuses/113510879400836278", "type": "Note", "summary": null, "inReplyTo": "https://front-end.social/users/leaverou/statuses/113510782133580361", "published": "2024-11-19T17:49:25Z", "url": "https://front-end.social/@AmeliaBR/113510879400836278", "attributedTo": "https://front-end.social/users/AmeliaBR", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://front-end.social/users/AmeliaBR/followers", "https://front-end.social/users/leaverou", "https://mastodon.social/users/anatudor" ], "sensitive": false, "atomUri": "https://front-end.social/users/AmeliaBR/statuses/113510879400836278", "inReplyToAtomUri": "https://front-end.social/users/leaverou/statuses/113510782133580361", "conversation": "tag:front-end.social,2024-11-19:objectId=13255585:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@leaverou\" class=\"u-url mention\">@<span>leaverou</span></a></span> I know <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@anatudor\" class=\"u-url mention\">@<span>anatudor</span></a></span> made lots of demos of very fancy sliders with range inputs &amp; data lists, but I think she usually removes default styles and generates ticks herself with gradients.</p><p>If there is any way to style the default ticks, it would be with a browser-specifc prefixed pseudoelement selector, but I can&#39;t find one mentioned in any articles.</p><p>Some browsers will at least swap from black to white ticks if you set `color-scheme` correctly (dark/light) for the background color, though.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@leaverou\" class=\"u-url mention\">@<span>leaverou</span></a></span> I know <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@anatudor\" class=\"u-url mention\">@<span>anatudor</span></a></span> made lots of demos of very fancy sliders with range inputs &amp; data lists, but I think she usually removes default styles and generates ticks herself with gradients.</p><p>If there is any way to style the default ticks, it would be with a browser-specifc prefixed pseudoelement selector, but I can&#39;t find one mentioned in any articles.</p><p>Some browsers will at least swap from black to white ticks if you set `color-scheme` correctly (dark/light) for the background color, though.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://front-end.social/users/leaverou", "name": "@leaverou" }, { "type": "Mention", "href": "https://mastodon.social/users/anatudor", "name": "@anatudor@mastodon.social" } ], "replies": { "id": "https://front-end.social/users/AmeliaBR/statuses/113510879400836278/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://front-end.social/users/AmeliaBR/statuses/113510879400836278/replies?only_other_accounts=true&page=true", "partOf": "https://front-end.social/users/AmeliaBR/statuses/113510879400836278/replies", "items": [] } }, "likes": { "id": "https://front-end.social/users/AmeliaBR/statuses/113510879400836278/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://front-end.social/users/AmeliaBR/statuses/113510879400836278/shares", "type": "Collection", "totalItems": 0 } }