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://chaos.social/users/floyd/statuses/113526533263852414/activity",
"type": "Create",
"actor": "https://chaos.social/users/floyd",
"published": "2024-11-22T12:10:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/floyd/followers",
"https://chaos.social/users/dragosr"
],
"object": {
"id": "https://chaos.social/users/floyd/statuses/113526533263852414",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/dragosr/statuses/113522368346384093",
"published": "2024-11-22T12:10:24Z",
"url": "https://chaos.social/@floyd/113526533263852414",
"attributedTo": "https://chaos.social/users/floyd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/floyd/followers",
"https://chaos.social/users/dragosr"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/floyd/statuses/113526533263852414",
"inReplyToAtomUri": "https://chaos.social/users/dragosr/statuses/113522368346384093",
"conversation": "tag:chaos.social,2024-11-21:objectId=224356583:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@dragosr\" class=\"u-url mention\">@<span>dragosr</span></a></span> hehe, I agree. Also don't forget there are the bad new ones as well. w3af lol. Haven't used Nikto in a while. Nuclei has it's own niche which I can imagine could be useful. And Burp has its bad side too, a little bit too many bugs in releases for things like extensions and UI.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@dragosr\" class=\"u-url mention\">@<span>dragosr</span></a></span> hehe, I agree. Also don't forget there are the bad new ones as well. w3af lol. Haven't used Nikto in a while. Nuclei has it's own niche which I can imagine could be useful. And Burp has its bad side too, a little bit too many bugs in releases for things like extensions and UI.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/dragosr",
"name": "@dragosr"
}
],
"replies": {
"id": "https://chaos.social/users/floyd/statuses/113526533263852414/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/floyd/statuses/113526533263852414/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/floyd/statuses/113526533263852414/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/floyd/statuses/113526533263852414/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://chaos.social/users/floyd/statuses/113526533263852414/shares",
"type": "Collection",
"totalItems": 0
}
}
}