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://wandering.shop/users/xgranade/statuses/113335679757577002",
"type": "Note",
"summary": null,
"inReplyTo": "https://wandering.shop/users/xgranade/statuses/113331475892240440",
"published": "2024-10-19T19:13:50Z",
"url": "https://wandering.shop/@xgranade/113335679757577002",
"attributedTo": "https://wandering.shop/users/xgranade",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/xgranade/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/xgranade/statuses/113335679757577002",
"inReplyToAtomUri": "https://wandering.shop/users/xgranade/statuses/113331475892240440",
"conversation": "tag:wandering.shop,2024-10-19:objectId=127911573:objectType=Conversation",
"content": "<p>What are folks liking these days for "I have a single HTML file and a couple static assets, no server-side or client-side interactivity, and it rarely updates"?</p><p>Like I normally use something like GitHub Pages or Netlify, and those work, but they feel like monstrous overkill for such a tiny thing.</p>",
"contentMap": {
"en": "<p>What are folks liking these days for "I have a single HTML file and a couple static assets, no server-side or client-side interactivity, and it rarely updates"?</p><p>Like I normally use something like GitHub Pages or Netlify, and those work, but they feel like monstrous overkill for such a tiny thing.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://wandering.shop/users/xgranade/statuses/113335679757577002/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/xgranade/statuses/113335679757577002/replies?min_id=113336502198594089&page=true",
"partOf": "https://wandering.shop/users/xgranade/statuses/113335679757577002/replies",
"items": [
"https://wandering.shop/users/xgranade/statuses/113336502198594089"
]
}
}
}