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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://front-end.social/users/chriskirknielsen/statuses/114347803114090252",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-16T13:10:07Z",
"url": "https://front-end.social/@chriskirknielsen/114347803114090252",
"attributedTo": "https://front-end.social/users/chriskirknielsen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/chriskirknielsen/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/chriskirknielsen/statuses/114347803114090252",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2025-04-16:objectId=16670585:objectType=Conversation",
"content": "<p>While I'm not a huge fan of the verbosity of the syntax* here, this is very cool, and the basic demo is surprisingly impressive: <a href=\"https://webkit.org/blog/16794/the-css-shape-function/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">webkit.org/blog/16794/the-css-</span><span class=\"invisible\">shape-function/</span></a></p><p>* Though to be fair: a) I don't remember all of <a href=\"https://front-end.social/tags/SVG\" class=\"mention hashtag\" rel=\"tag\">#<span>SVG</span></a>'s commands, and b) this does feel rather expressive and <a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a>-y (looking at you, `radial-gradient(circle at center in hsl longer hue, red, blue)`!)</p>",
"contentMap": {
"en": "<p>While I'm not a huge fan of the verbosity of the syntax* here, this is very cool, and the basic demo is surprisingly impressive: <a href=\"https://webkit.org/blog/16794/the-css-shape-function/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">webkit.org/blog/16794/the-css-</span><span class=\"invisible\">shape-function/</span></a></p><p>* Though to be fair: a) I don't remember all of <a href=\"https://front-end.social/tags/SVG\" class=\"mention hashtag\" rel=\"tag\">#<span>SVG</span></a>'s commands, and b) this does feel rather expressive and <a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a>-y (looking at you, `radial-gradient(circle at center in hsl longer hue, red, blue)`!)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://front-end.social/tags/svg",
"name": "#svg"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/css",
"name": "#css"
}
],
"replies": {
"id": "https://front-end.social/users/chriskirknielsen/statuses/114347803114090252/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/chriskirknielsen/statuses/114347803114090252/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/chriskirknielsen/statuses/114347803114090252/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/chriskirknielsen/statuses/114347803114090252/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://front-end.social/users/chriskirknielsen/statuses/114347803114090252/shares",
"type": "Collection",
"totalItems": 4
}
}