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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://chaos.social/users/floyd/statuses/113425005874778212/activity",
"type": "Create",
"actor": "https://chaos.social/users/floyd",
"published": "2024-11-04T13:50:39Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/floyd/followers"
],
"object": {
"id": "https://chaos.social/users/floyd/statuses/113425005874778212",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-04T13:50:39Z",
"url": "https://chaos.social/@floyd/113425005874778212",
"attributedTo": "https://chaos.social/users/floyd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/floyd/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/floyd/statuses/113425005874778212",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-11-04:objectId=220100467:objectType=Conversation",
"content": "<p>So what do you all use to do HTTP <a href=\"https://chaos.social/tags/fuzzing\" class=\"mention hashtag\" rel=\"tag\">#<span>fuzzing</span></a>? Not Web App Scanning, but rather "here's the weirdest embedded-device self-made web server, have fun because maybe I do have a string format vuln" style of <a href=\"https://chaos.social/tags/pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>pentesting</span></a> <a href=\"https://chaos.social/tags/fuzzer\" class=\"mention hashtag\" rel=\"tag\">#<span>fuzzer</span></a></p>",
"contentMap": {
"en": "<p>So what do you all use to do HTTP <a href=\"https://chaos.social/tags/fuzzing\" class=\"mention hashtag\" rel=\"tag\">#<span>fuzzing</span></a>? Not Web App Scanning, but rather "here's the weirdest embedded-device self-made web server, have fun because maybe I do have a string format vuln" style of <a href=\"https://chaos.social/tags/pentesting\" class=\"mention hashtag\" rel=\"tag\">#<span>pentesting</span></a> <a href=\"https://chaos.social/tags/fuzzer\" class=\"mention hashtag\" rel=\"tag\">#<span>fuzzer</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/fuzzing",
"name": "#fuzzing"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/pentesting",
"name": "#pentesting"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/fuzzer",
"name": "#fuzzer"
}
],
"replies": {
"id": "https://chaos.social/users/floyd/statuses/113425005874778212/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/floyd/statuses/113425005874778212/replies?min_id=113425192823643234&page=true",
"partOf": "https://chaos.social/users/floyd/statuses/113425005874778212/replies",
"items": [
"https://chaos.social/users/floyd/statuses/113425192823643234"
]
}
},
"likes": {
"id": "https://chaos.social/users/floyd/statuses/113425005874778212/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://chaos.social/users/floyd/statuses/113425005874778212/shares",
"type": "Collection",
"totalItems": 0
}
}
}