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/113442878694925255",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/bagder/statuses/113434724488534291",
"published": "2024-11-07T17:35:56Z",
"url": "https://infosec.exchange/@jduck/113442878694925255",
"attributedTo": "https://infosec.exchange/users/jduck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/jduck/followers",
"https://mastodon.social/users/bagder"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/jduck/statuses/113442878694925255",
"inReplyToAtomUri": "https://mastodon.social/users/bagder/statuses/113434724488534291",
"conversation": "tag:mastodon.social,2024-11-04:objectId=839563077:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> I was going to recommend adding "format" attributes to your functions (in the header file), but it seems you've done that already. How is the reporter not getting warned??</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> I was going to recommend adding "format" attributes to your functions (in the header file), but it seems you've done that already. How is the reporter not getting warned??</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/bagder",
"name": "@bagder@mastodon.social"
}
],
"replies": {
"id": "https://infosec.exchange/users/jduck/statuses/113442878694925255/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/jduck/statuses/113442878694925255/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/jduck/statuses/113442878694925255/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/jduck/statuses/113442878694925255/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/jduck/statuses/113442878694925255/shares",
"type": "Collection",
"totalItems": 0
}
}