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/112554307502249402",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/anatudor/statuses/112554275734807395",
"published": "2024-06-03T19:20:36Z",
"url": "https://mastodon.social/@anatudor/112554307502249402",
"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/112554307502249402",
"inReplyToAtomUri": "https://mastodon.social/users/anatudor/statuses/112554275734807395",
"conversation": "tag:mastodon.social,2024-06-03:objectId=721568396:objectType=Conversation",
"content": "<p>Adding a gradient! There's a difference between block and inline elements when it comes to horizontal gradients.</p><p>Block element: gradient goes from left to right edge of the box.</p><p>Inline element: gradient wraps/ progresses with the wrapping text.</p><p>You may be seeing where this is going...</p><p><a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> <a href=\"https://mastodon.social/tags/pureCSS\" class=\"mention hashtag\" rel=\"tag\">#<span>pureCSS</span></a> <a href=\"https://mastodon.social/tags/noJS\" class=\"mention hashtag\" rel=\"tag\">#<span>noJS</span></a> <a href=\"https://mastodon.social/tags/scroll\" class=\"mention hashtag\" rel=\"tag\">#<span>scroll</span></a> <a href=\"https://mastodon.social/tags/scrollAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>scrollAnimation</span></a> <a href=\"https://mastodon.social/tags/text\" class=\"mention hashtag\" rel=\"tag\">#<span>text</span></a> <a href=\"https://mastodon.social/tags/textEffect\" class=\"mention hashtag\" rel=\"tag\">#<span>textEffect</span></a> <a href=\"https://mastodon.social/tags/revealEffect\" class=\"mention hashtag\" rel=\"tag\">#<span>revealEffect</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/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/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a> <a href=\"https://mastodon.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://mastodon.social/tags/cssAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>cssAnimation</span></a></p>",
"contentMap": {
"en": "<p>Adding a gradient! There's a difference between block and inline elements when it comes to horizontal gradients.</p><p>Block element: gradient goes from left to right edge of the box.</p><p>Inline element: gradient wraps/ progresses with the wrapping text.</p><p>You may be seeing where this is going...</p><p><a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> <a href=\"https://mastodon.social/tags/pureCSS\" class=\"mention hashtag\" rel=\"tag\">#<span>pureCSS</span></a> <a href=\"https://mastodon.social/tags/noJS\" class=\"mention hashtag\" rel=\"tag\">#<span>noJS</span></a> <a href=\"https://mastodon.social/tags/scroll\" class=\"mention hashtag\" rel=\"tag\">#<span>scroll</span></a> <a href=\"https://mastodon.social/tags/scrollAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>scrollAnimation</span></a> <a href=\"https://mastodon.social/tags/text\" class=\"mention hashtag\" rel=\"tag\">#<span>text</span></a> <a href=\"https://mastodon.social/tags/textEffect\" class=\"mention hashtag\" rel=\"tag\">#<span>textEffect</span></a> <a href=\"https://mastodon.social/tags/revealEffect\" class=\"mention hashtag\" rel=\"tag\">#<span>revealEffect</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/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/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a> <a href=\"https://mastodon.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://mastodon.social/tags/cssAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>cssAnimation</span></a></p>"
},
"updated": "2024-06-04T06:16:56Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/112/554/285/393/069/921/original/c35238f25b2dc243.png",
"name": "Screenshot illustrating the difference between block and inline elements when it comes to gradients along the horizontal axis.",
"blurhash": "UaR_09iIolbUm+noVyo{L}oGjdf$x^j1kUeo",
"focalPoint": [
0,
0
],
"width": 533,
"height": 315
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cssanimation",
"name": "#cssanimation"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/purecss",
"name": "#purecss"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/nojs",
"name": "#nojs"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/scroll",
"name": "#scroll"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/scrollanimation",
"name": "#scrollanimation"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/text",
"name": "#text"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/texteffect",
"name": "#texteffect"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/revealeffect",
"name": "#revealeffect"
},
{
"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/frontend",
"name": "#frontend"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/web",
"name": "#web"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdevelopment",
"name": "#webdevelopment"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dev",
"name": "#dev"
}
],
"replies": {
"id": "https://mastodon.social/users/anatudor/statuses/112554307502249402/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/112554307502249402/replies?min_id=112556803903211717&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/112554307502249402/replies",
"items": [
"https://mastodon.social/users/anatudor/statuses/112556803903211717"
]
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/112554307502249402/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/112554307502249402/shares",
"type": "Collection",
"totalItems": 0
}
}