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/114264091519872121",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-01T18:21:09Z",
"url": "https://wandering.shop/@Canageek/114264091519872121",
"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/114264091519872121",
"inReplyToAtomUri": null,
"conversation": "tag:wandering.shop,2025-04-01:objectId=152328019:objectType=Conversation",
"content": "<p>So apparently at some point I wrote up an entire xrd parameter file definition, implemented two example files and wrote all the code to loaded into my program. </p><p>no this compliments my new code where I load in a crystallographer override file for a set of experiments, not duplicates it but I still have no memory of writing this part of my program </p><p><a href=\"https://wandering.shop/tags/RealTimeChem\" class=\"mention hashtag\" rel=\"tag\">#<span>RealTimeChem</span></a> <a href=\"https://wandering.shop/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a></p>",
"contentMap": {
"en": "<p>So apparently at some point I wrote up an entire xrd parameter file definition, implemented two example files and wrote all the code to loaded into my program. </p><p>no this compliments my new code where I load in a crystallographer override file for a set of experiments, not duplicates it but I still have no memory of writing this part of my program </p><p><a href=\"https://wandering.shop/tags/RealTimeChem\" class=\"mention hashtag\" rel=\"tag\">#<span>RealTimeChem</span></a> <a href=\"https://wandering.shop/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/realtimechem",
"name": "#realtimechem"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://wandering.shop/users/Canageek/statuses/114264091519872121/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/Canageek/statuses/114264091519872121/replies?min_id=114264094613461990&page=true",
"partOf": "https://wandering.shop/users/Canageek/statuses/114264091519872121/replies",
"items": [
"https://wandering.shop/users/Canageek/statuses/114264094613461990"
]
}
},
"likes": {
"id": "https://wandering.shop/users/Canageek/statuses/114264091519872121/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://wandering.shop/users/Canageek/statuses/114264091519872121/shares",
"type": "Collection",
"totalItems": 0
}
}