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://social.v.st/users/quixoticgeek/statuses/113504879864280934",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T16:23:39Z",
"url": "https://social.v.st/@quixoticgeek/113504879864280934",
"attributedTo": "https://social.v.st/users/quixoticgeek",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.v.st/users/quixoticgeek/followers"
],
"sensitive": false,
"atomUri": "https://social.v.st/users/quixoticgeek/statuses/113504879864280934",
"inReplyToAtomUri": null,
"conversation": "tag:v.st,2024-11-18:objectId=6668471:objectType=Conversation",
"content": "<p>Nmap really needs a "that's a lot of IPs you're trying to scan, are you sure?" Check for when you typo the address and it starts it's way through the 18 quintillion addresses you just accidentally targeted.</p>",
"contentMap": {
"en": "<p>Nmap really needs a "that's a lot of IPs you're trying to scan, are you sure?" Check for when you typo the address and it starts it's way through the 18 quintillion addresses you just accidentally targeted.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.v.st/users/quixoticgeek/statuses/113504879864280934/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.v.st/users/quixoticgeek/statuses/113504879864280934/replies?only_other_accounts=true&page=true",
"partOf": "https://social.v.st/users/quixoticgeek/statuses/113504879864280934/replies",
"items": []
}
}
}