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://wandering.shop/users/Canageek/statuses/114264094613461990",
"type": "Note",
"summary": null,
"inReplyTo": "https://wandering.shop/users/Canageek/statuses/114264091519872121",
"published": "2025-04-01T18:21:57Z",
"url": "https://wandering.shop/@Canageek/114264094613461990",
"attributedTo": "https://wandering.shop/users/Canageek",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/Canageek/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/Canageek/statuses/114264094613461990",
"inReplyToAtomUri": "https://wandering.shop/users/Canageek/statuses/114264091519872121",
"conversation": "tag:wandering.shop,2025-04-01:objectId=152328019:objectType=Conversation",
"content": "<p>I do have to rewrite some of the code I wrote yesterday as I'm hard coding things that I could be pulling from the settings file, and I'd like this program to work for humans who are not me working in this specific x-ray lab.</p><p><a href=\"https://wandering.shop/tags/RealTimeChem\" class=\"mention hashtag\" rel=\"tag\">#<span>RealTimeChem</span></a> <a href=\"https://wandering.shop/tags/XRD\" class=\"mention hashtag\" rel=\"tag\">#<span>XRD</span></a> <a href=\"https://wandering.shop/tags/diffraction\" class=\"mention hashtag\" rel=\"tag\">#<span>diffraction</span></a> <a href=\"https://wandering.shop/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a></p>",
"contentMap": {
"en": "<p>I do have to rewrite some of the code I wrote yesterday as I'm hard coding things that I could be pulling from the settings file, and I'd like this program to work for humans who are not me working in this specific x-ray lab.</p><p><a href=\"https://wandering.shop/tags/RealTimeChem\" class=\"mention hashtag\" rel=\"tag\">#<span>RealTimeChem</span></a> <a href=\"https://wandering.shop/tags/XRD\" class=\"mention hashtag\" rel=\"tag\">#<span>XRD</span></a> <a href=\"https://wandering.shop/tags/diffraction\" class=\"mention hashtag\" rel=\"tag\">#<span>diffraction</span></a> <a href=\"https://wandering.shop/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a></p>"
},
"updated": "2025-04-01T18:22:45Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/realtimechem",
"name": "#realtimechem"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/xrd",
"name": "#xrd"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/diffraction",
"name": "#diffraction"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://wandering.shop/users/Canageek/statuses/114264094613461990/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/Canageek/statuses/114264094613461990/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/Canageek/statuses/114264094613461990/replies",
"items": []
}
},
"likes": {
"id": "https://wandering.shop/users/Canageek/statuses/114264094613461990/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://wandering.shop/users/Canageek/statuses/114264094613461990/shares",
"type": "Collection",
"totalItems": 0
}
}