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/AlesandroOrtiz/statuses/113519740083433224",
"type": "Note",
"summary": null,
"inReplyTo": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113519735578675625",
"published": "2024-11-21T07:22:48Z",
"url": "https://infosec.exchange/@AlesandroOrtiz/113519740083433224",
"attributedTo": "https://infosec.exchange/users/AlesandroOrtiz",
"to": [
"https://infosec.exchange/users/AlesandroOrtiz/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://glauca.space/users/gsnedders"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113519740083433224",
"inReplyToAtomUri": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113519735578675625",
"conversation": "tag:infosec.exchange,2024-10-29:objectId=207841761:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://glauca.space/@gsnedders\" class=\"u-url mention\">@<span>gsnedders</span></a></span> It's particularly annoying when doing static analysis, since my assumptions can be wrong due to outdated defaults in code. :/</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://glauca.space/@gsnedders\" class=\"u-url mention\">@<span>gsnedders</span></a></span> It's particularly annoying when doing static analysis, since my assumptions can be wrong due to outdated defaults in code. :/</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://glauca.space/users/gsnedders",
"name": "@gsnedders@glauca.space"
}
],
"replies": {
"id": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113519740083433224/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113519740083433224/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113519740083433224/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113519740083433224/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/AlesandroOrtiz/statuses/113519740083433224/shares",
"type": "Collection",
"totalItems": 0
}
}