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://tapbots.social/users/paul/statuses/113501547220747708/activity",
"type": "Create",
"actor": "https://tapbots.social/users/paul",
"published": "2024-11-18T02:16:07Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tapbots.social/users/paul/followers"
],
"object": {
"id": "https://tapbots.social/users/paul/statuses/113501547220747708",
"type": "Note",
"summary": null,
"inReplyTo": "https://tapbots.social/users/paul/statuses/113500759193696426",
"published": "2024-11-18T02:16:07Z",
"url": "https://tapbots.social/@paul/113501547220747708",
"attributedTo": "https://tapbots.social/users/paul",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tapbots.social/users/paul/followers"
],
"sensitive": false,
"atomUri": "https://tapbots.social/users/paul/statuses/113501547220747708",
"inReplyToAtomUri": "https://tapbots.social/users/paul/statuses/113500759193696426",
"conversation": "tag:tapbots.social,2024-11-17:objectId=15921598:objectType=Conversation",
"content": "<p>I use the SwitchBot as a poor man's external watchdog. They sit around, pinging local servers or 8.8.8.8 and automatically power cycle on failure. I'll probably break down and get a rack mount switched PDU but those things are expensive and takes away from my mini/keyboard/monitor budget!</p>",
"contentMap": {
"en": "<p>I use the SwitchBot as a poor man's external watchdog. They sit around, pinging local servers or 8.8.8.8 and automatically power cycle on failure. I'll probably break down and get a rack mount switched PDU but those things are expensive and takes away from my mini/keyboard/monitor budget!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://tapbots.social/users/paul/statuses/113501547220747708/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tapbots.social/users/paul/statuses/113501547220747708/replies?only_other_accounts=true&page=true",
"partOf": "https://tapbots.social/users/paul/statuses/113501547220747708/replies",
"items": []
}
},
"likes": {
"id": "https://tapbots.social/users/paul/statuses/113501547220747708/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://tapbots.social/users/paul/statuses/113501547220747708/shares",
"type": "Collection",
"totalItems": 0
}
}
}