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.
{
"@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://mastodon.social/users/anatudor/statuses/111653105482836096",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/anatudor/statuses/111652771324091939",
"published": "2023-12-27T15:33:04Z",
"url": "https://mastodon.social/@anatudor/111653105482836096",
"attributedTo": "https://mastodon.social/users/anatudor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/anatudor/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/anatudor/statuses/111653105482836096",
"inReplyToAtomUri": "https://mastodon.social/users/anatudor/statuses/111652771324091939",
"conversation": "tag:mastodon.social,2023-12-27:objectId=607720389:objectType=Conversation",
"content": "<p>For example:</p><p>👉<a href=\"https://stackoverflow.com/q/65361293/1397351\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/q/65361293/1</span><span class=\"invisible\">397351</span></a><br />👉<a href=\"https://stackoverflow.com/q/55831970/1397351\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/q/55831970/1</span><span class=\"invisible\">397351</span></a><br />👉<a href=\"https://stackoverflow.com/q/48547393/1397351\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/q/48547393/1</span><span class=\"invisible\">397351</span></a><br />👉<a href=\"https://stackoverflow.com/q/14663252/1397351\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/q/14663252/1</span><span class=\"invisible\">397351</span></a></p><p>All these & more, solved by explicitly setting that attribute!</p><p>Here's also the <a href=\"https://mastodon.social/tags/CodePen\" class=\"mention hashtag\" rel=\"tag\">#<span>CodePen</span></a> demo from the .gif in the first post if you're curious <a href=\"https://codepen.io/thebabydino/pen/BaqMVXy\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/Baq</span><span class=\"invisible\">MVXy</span></a> - it's a pure CSS, single-image-for-background version of a JS scroll animation, 2 bg images one.</p><p><a href=\"https://mastodon.social/tags/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a> <a href=\"https://mastodon.social/tags/svgFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>svgFilter</span></a> <a href=\"https://mastodon.social/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mastodon.social/tags/scroll\" class=\"mention hashtag\" rel=\"tag\">#<span>scroll</span></a> <a href=\"https://mastodon.social/tags/cssAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>cssAnimation</span></a> <a href=\"https://mastodon.social/tags/scrollAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>scrollAnimation</span></a> <a href=\"https://mastodon.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/graphics\" class=\"mention hashtag\" rel=\"tag\">#<span>graphics</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a></p>",
"contentMap": {
"en": "<p>For example:</p><p>👉<a href=\"https://stackoverflow.com/q/65361293/1397351\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/q/65361293/1</span><span class=\"invisible\">397351</span></a><br />👉<a href=\"https://stackoverflow.com/q/55831970/1397351\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/q/55831970/1</span><span class=\"invisible\">397351</span></a><br />👉<a href=\"https://stackoverflow.com/q/48547393/1397351\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/q/48547393/1</span><span class=\"invisible\">397351</span></a><br />👉<a href=\"https://stackoverflow.com/q/14663252/1397351\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/q/14663252/1</span><span class=\"invisible\">397351</span></a></p><p>All these & more, solved by explicitly setting that attribute!</p><p>Here's also the <a href=\"https://mastodon.social/tags/CodePen\" class=\"mention hashtag\" rel=\"tag\">#<span>CodePen</span></a> demo from the .gif in the first post if you're curious <a href=\"https://codepen.io/thebabydino/pen/BaqMVXy\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/Baq</span><span class=\"invisible\">MVXy</span></a> - it's a pure CSS, single-image-for-background version of a JS scroll animation, 2 bg images one.</p><p><a href=\"https://mastodon.social/tags/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a> <a href=\"https://mastodon.social/tags/svgFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>svgFilter</span></a> <a href=\"https://mastodon.social/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mastodon.social/tags/scroll\" class=\"mention hashtag\" rel=\"tag\">#<span>scroll</span></a> <a href=\"https://mastodon.social/tags/cssAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>cssAnimation</span></a> <a href=\"https://mastodon.social/tags/scrollAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>scrollAnimation</span></a> <a href=\"https://mastodon.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/graphics\" class=\"mention hashtag\" rel=\"tag\">#<span>graphics</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/653/072/393/922/630/original/bc442c9e4fad2032.png",
"name": "Screenshot of SO post: Where am I going wrong with feColorMatrix to invert colours?",
"blurhash": "U4S6Pm02^+^*==?EM{IVxwIoR*oc4;E3bI%1",
"focalPoint": [
0,
0
],
"width": 757,
"height": 502
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/653/073/354/386/168/original/383a73696cfa9632.png",
"name": "Screenshot of SO post: SVG feComponentTransfer to colorize image.",
"blurhash": "U5SF;KMx~q%M_3D%M_MxNHRjoeWAMxRj%NX9",
"focalPoint": [
0,
0
],
"width": 752,
"height": 490
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/653/074/345/985/716/original/10640d78a29aaed7.png",
"name": "Screenshot of SO post: SVG feColorMatrix doesn't seem to work property.",
"blurhash": "U5S6Pkni~X%M-=D%NEM_M{WBt7Rk9Yt7xvR*",
"focalPoint": [
0,
0
],
"width": 731,
"height": 393
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/653/075/300/675/941/original/fd4598c8153d91e1.png",
"name": "Screenshot of SO post: Matching a color in SVG with feColorMatrix.",
"blurhash": "U7R{#?IV~qxuWBRjWBRjt7M{fRay?bRjofRj",
"focalPoint": [
0,
0
],
"width": 770,
"height": 469
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/codepen",
"name": "#codepen"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/svg",
"name": "#svg"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/SVGFilter",
"name": "#SVGFilter"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/scroll",
"name": "#scroll"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cssanimation",
"name": "#cssanimation"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/scrollanimation",
"name": "#scrollanimation"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/code",
"name": "#code"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/coding",
"name": "#coding"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/graphics",
"name": "#graphics"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/frontend",
"name": "#frontend"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdevelopment",
"name": "#webdevelopment"
}
],
"replies": {
"id": "https://mastodon.social/users/anatudor/statuses/111653105482836096/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/111653105482836096/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/111653105482836096/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/111653105482836096/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/111653105482836096/shares",
"type": "Collection",
"totalItems": 0
}
}