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/dko/statuses/109379105336136846/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/dko",
"published": "2022-11-21T01:04:56Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/dko/followers",
"https://infosec.exchange/users/raptor",
"https://mastodon.social/users/dave_aitel"
],
"object": {
"id": "https://infosec.exchange/users/dko/statuses/109379105336136846",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/raptor/statuses/109378388882420409",
"published": "2022-11-21T01:04:56Z",
"url": "https://infosec.exchange/@dko/109379105336136846",
"attributedTo": "https://infosec.exchange/users/dko",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/dko/followers",
"https://infosec.exchange/users/raptor",
"https://mastodon.social/users/dave_aitel"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/dko/statuses/109379105336136846",
"inReplyToAtomUri": "https://infosec.exchange/users/raptor/statuses/109378388882420409",
"conversation": "tag:infosec.exchange,2022-11-20:objectId=22974909:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@raptor\" class=\"u-url mention\">@<span>raptor</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dave_aitel\" class=\"u-url mention\">@<span>dave_aitel</span></a></span> </p><p>LDAP stands for Let's Do A Pentest, right?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@raptor\" class=\"u-url mention\">@<span>raptor</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dave_aitel\" class=\"u-url mention\">@<span>dave_aitel</span></a></span> </p><p>LDAP stands for Let's Do A Pentest, right?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/raptor",
"name": "@raptor"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/dave_aitel",
"name": "@dave_aitel@mastodon.social"
}
],
"replies": {
"id": "https://infosec.exchange/users/dko/statuses/109379105336136846/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/dko/statuses/109379105336136846/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/dko/statuses/109379105336136846/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/dko/statuses/109379105336136846/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/dko/statuses/109379105336136846/shares",
"type": "Collection",
"totalItems": 0
}
}
}