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://mastodon.sdf.org/users/revmem/statuses/109512769368094363",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sdf.org/users/jdarnold/statuses/109512750435603491",
"published": "2022-12-14T15:37:27Z",
"url": "https://mastodon.sdf.org/@revmem/109512769368094363",
"attributedTo": "https://mastodon.sdf.org/users/revmem",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/revmem/followers",
"https://mastodon.sdf.org/users/jdarnold"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/revmem/statuses/109512769368094363",
"inReplyToAtomUri": "https://mastodon.sdf.org/users/jdarnold/statuses/109512750435603491",
"conversation": "tag:mastodon.sdf.org,2022-12-14:objectId=59921527:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@jdarnold\" class=\"u-url mention\">@<span>jdarnold</span></a></span> maybe a different SSL version in use? mod_packets tries to detect whether an incoming packet is SSL by looking at the first few bytes to see if it looks like an SSL header and it passes it through if it does. Some of that was hardwired from looking at packet dumps and using the signatures seen. </p><p>I dunno really. wild guess time.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@jdarnold\" class=\"u-url mention\">@<span>jdarnold</span></a></span> maybe a different SSL version in use? mod_packets tries to detect whether an incoming packet is SSL by looking at the first few bytes to see if it looks like an SSL header and it passes it through if it does. Some of that was hardwired from looking at packet dumps and using the signatures seen. </p><p>I dunno really. wild guess time.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.sdf.org/users/jdarnold",
"name": "@jdarnold"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/revmem/statuses/109512769368094363/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/revmem/statuses/109512769368094363/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/revmem/statuses/109512769368094363/replies",
"items": []
}
}
}