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"
}
],
"id": "https://social.polotek.net/users/polotek/statuses/113511673240146170",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T21:11:18Z",
"url": "https://social.polotek.net/@polotek/113511673240146170",
"attributedTo": "https://social.polotek.net/users/polotek",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.polotek.net/users/polotek/followers"
],
"sensitive": false,
"atomUri": "https://social.polotek.net/users/polotek/statuses/113511673240146170",
"inReplyToAtomUri": null,
"conversation": "tag:social.polotek.net,2024-11-19:objectId=385695:objectType=Conversation",
"content": "<p>TIL. “globalThis” is part of the official JavaScript spec. It always refers to the global object. Very handy.<br /><a href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developer.mozilla.org/en-US/do</span><span class=\"invisible\">cs/Web/JavaScript/Reference/Global_Objects/globalThis</span></a></p>",
"contentMap": {
"en": "<p>TIL. “globalThis” is part of the official JavaScript spec. It always refers to the global object. Very handy.<br /><a href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developer.mozilla.org/en-US/do</span><span class=\"invisible\">cs/Web/JavaScript/Reference/Global_Objects/globalThis</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.polotek.net/users/polotek/statuses/113511673240146170/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.polotek.net/users/polotek/statuses/113511673240146170/replies?only_other_accounts=true&page=true",
"partOf": "https://social.polotek.net/users/polotek/statuses/113511673240146170/replies",
"items": []
}
},
"likes": {
"id": "https://social.polotek.net/users/polotek/statuses/113511673240146170/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://social.polotek.net/users/polotek/statuses/113511673240146170/shares",
"type": "Collection",
"totalItems": 5
}
}