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://ruby.social/users/passthejoe/statuses/113544322417127179",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/passthejoe/statuses/113544272119222281",
"published": "2024-11-25T15:34:25Z",
"url": "https://ruby.social/@passthejoe/113544322417127179",
"attributedTo": "https://ruby.social/users/passthejoe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/passthejoe/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/passthejoe/statuses/113544322417127179",
"inReplyToAtomUri": "https://ruby.social/users/passthejoe/statuses/113544272119222281",
"conversation": "tag:ruby.social,2024-11-25:objectId=59786564:objectType=Conversation",
"content": "<p>One of the "improvements" is going to be separate power strips for the modem/router and Raspberry Pi so I can easily reboot the Spectrum gear without cutting power to the Pi.</p><p>All this gear is on a shelf in the back of a coat closet, so it's not super easy to access. Hitting a switch is the easiest way to "fix" an "internet-supply" issue.</p><p>Yep, this is a sophisticated homelab, all right.</p><p><a href=\"https://ruby.social/tags/raspberrypi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberrypi</span></a> <a href=\"https://ruby.social/tags/homelab\" class=\"mention hashtag\" rel=\"tag\">#<span>homelab</span></a></p>",
"contentMap": {
"en": "<p>One of the "improvements" is going to be separate power strips for the modem/router and Raspberry Pi so I can easily reboot the Spectrum gear without cutting power to the Pi.</p><p>All this gear is on a shelf in the back of a coat closet, so it's not super easy to access. Hitting a switch is the easiest way to "fix" an "internet-supply" issue.</p><p>Yep, this is a sophisticated homelab, all right.</p><p><a href=\"https://ruby.social/tags/raspberrypi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberrypi</span></a> <a href=\"https://ruby.social/tags/homelab\" class=\"mention hashtag\" rel=\"tag\">#<span>homelab</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ruby.social/tags/raspberrypi",
"name": "#raspberrypi"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/homelab",
"name": "#homelab"
}
],
"replies": {
"id": "https://ruby.social/users/passthejoe/statuses/113544322417127179/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/passthejoe/statuses/113544322417127179/replies?min_id=113548116665851633&page=true",
"partOf": "https://ruby.social/users/passthejoe/statuses/113544322417127179/replies",
"items": [
"https://ruby.social/users/passthejoe/statuses/113548116665851633"
]
}
},
"likes": {
"id": "https://ruby.social/users/passthejoe/statuses/113544322417127179/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://ruby.social/users/passthejoe/statuses/113544322417127179/shares",
"type": "Collection",
"totalItems": 0
}
}