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/utilitybend/statuses/110257700765795208",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-25T05:03:18Z",
"url": "https://front-end.social/@utilitybend/110257700765795208",
"attributedTo": "https://front-end.social/users/utilitybend",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/utilitybend/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/utilitybend/statuses/110257700765795208",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2023-04-25:objectId=2736307:objectType=Conversation",
"content": "<p>I always wanted to write an article about some of the more unknown Chrome DevTools features that I use. Since I was lacking time to create a lot of fancy demos this month, I finally got to it. I hope people find something new here 🙏 <a href=\"https://front-end.social/tags/DevTools\" class=\"mention hashtag\" rel=\"tag\">#<span>DevTools</span></a> <a href=\"https://front-end.social/tags/Chrome\" class=\"mention hashtag\" rel=\"tag\">#<span>Chrome</span></a><br /> <a href=\"https://utilitybend.com/blog/chrome-devtools-tricks-that-deserve-a-spotlight\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">utilitybend.com/blog/chrome-de</span><span class=\"invisible\">vtools-tricks-that-deserve-a-spotlight</span></a></p>",
"contentMap": {
"nl": "<p>I always wanted to write an article about some of the more unknown Chrome DevTools features that I use. Since I was lacking time to create a lot of fancy demos this month, I finally got to it. I hope people find something new here 🙏 <a href=\"https://front-end.social/tags/DevTools\" class=\"mention hashtag\" rel=\"tag\">#<span>DevTools</span></a> <a href=\"https://front-end.social/tags/Chrome\" class=\"mention hashtag\" rel=\"tag\">#<span>Chrome</span></a><br /> <a href=\"https://utilitybend.com/blog/chrome-devtools-tricks-that-deserve-a-spotlight\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">utilitybend.com/blog/chrome-de</span><span class=\"invisible\">vtools-tricks-that-deserve-a-spotlight</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://front-end.social/tags/devtools",
"name": "#devtools"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/Chrome",
"name": "#Chrome"
}
],
"replies": {
"id": "https://front-end.social/users/utilitybend/statuses/110257700765795208/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/utilitybend/statuses/110257700765795208/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/utilitybend/statuses/110257700765795208/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/utilitybend/statuses/110257700765795208/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://front-end.social/users/utilitybend/statuses/110257700765795208/shares",
"type": "Collection",
"totalItems": 4
}
}