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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://infosec.exchange/users/jduck/statuses/113496885239451487/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/jduck",
"published": "2024-11-17T06:30:31Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/jduck/followers",
"https://infosec.exchange/users/david_chisnall"
],
"object": {
"id": "https://infosec.exchange/users/jduck/statuses/113496885239451487",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/david_chisnall/statuses/113491875237258631",
"published": "2024-11-17T06:30:31Z",
"url": "https://infosec.exchange/@jduck/113496885239451487",
"attributedTo": "https://infosec.exchange/users/jduck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/jduck/followers",
"https://infosec.exchange/users/david_chisnall"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/jduck/statuses/113496885239451487",
"inReplyToAtomUri": "https://infosec.exchange/users/david_chisnall/statuses/113491875237258631",
"conversation": "tag:infosec.exchange,2024-11-16:objectId=213612970:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@david_chisnall\" class=\"u-url mention\">@<span>david_chisnall</span></a></span> is this the one about making it easier to check assumptions at compile time? I read you talking a lot about link/run time. Is that even part of this??</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@david_chisnall\" class=\"u-url mention\">@<span>david_chisnall</span></a></span> is this the one about making it easier to check assumptions at compile time? I read you talking a lot about link/run time. Is that even part of this??</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/david_chisnall",
"name": "@david_chisnall"
}
],
"replies": {
"id": "https://infosec.exchange/users/jduck/statuses/113496885239451487/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/jduck/statuses/113496885239451487/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/jduck/statuses/113496885239451487/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/jduck/statuses/113496885239451487/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/jduck/statuses/113496885239451487/shares",
"type": "Collection",
"totalItems": 0
}
}
}