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://front-end.social/users/css/statuses/114670054228364797",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-12T11:02:49Z",
"url": "https://front-end.social/@css/114670054228364797",
"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/114670054228364797",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2025-06-12:objectId=17986821:objectType=Conversation",
"content": "<p>💡 CSS Tip!</p><p>Save this code for the future. It will be the easiest way to create hexagon shapes and ... 🥁🥁🥁 ... it works with border! 🤩</p><p><a href=\"https://css-tip.com/hexagon/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">css-tip.com/hexagon/</span><span class=\"invisible\"></span></a></p><p>The magic? The new corner-shape property!</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>Save this code for the future. It will be the easiest way to create hexagon shapes and ... 🥁🥁🥁 ... it works with border! 🤩</p><p><a href=\"https://css-tip.com/hexagon/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">css-tip.com/hexagon/</span><span class=\"invisible\"></span></a></p><p>The magic? The new corner-shape property!</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": "image/png",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/114/670/031/550/823/018/original/addaf544048a333a.png",
"name": "Overview of the CSS code from the provided link",
"blurhash": "UQCGokof?vj[xuj@ayju_4j@Rjj[tRfRaxfQ",
"focalPoint": [
0,
0
],
"width": 1064,
"height": 826
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/114/670/037/987/738/411/original/fed72c6a72fd0405.png",
"name": "Two hexagon shapes with borders",
"blurhash": "UORo~jt7_Nxu.8j[ITWBt7j[RjayM_ay%Mof",
"focalPoint": [
0,
0
],
"width": 536,
"height": 539
}
],
"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/114670054228364797/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/css/statuses/114670054228364797/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/css/statuses/114670054228364797/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/css/statuses/114670054228364797/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://front-end.social/users/css/statuses/114670054228364797/shares",
"type": "Collection",
"totalItems": 1
}
}