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://xoxo.zone/users/scruss/statuses/113530090820960903",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T03:15:08Z",
"url": "https://xoxo.zone/@scruss/113530090820960903",
"attributedTo": "https://xoxo.zone/users/scruss",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/scruss/followers"
],
"sensitive": false,
"atomUri": "https://xoxo.zone/users/scruss/statuses/113530090820960903",
"inReplyToAtomUri": null,
"conversation": "tag:xoxo.zone,2024-11-23:objectId=49139299:objectType=Conversation",
"content": "<p>A good day spent debugging Zeta 2 problems with my friend Walter:</p><p>* We were getting no oscillation from the 5 MHz crystal driving the Parallax Propeller on the display/keyboard interface. After eliminating everything, we found that the run/program jumper silkscreen was wrong. Move the jumper, it works!</p><p>* Accidentally flashing the original Zeta RomWBW firmware instead of the Zeta 2 one was an unexpected mishap that caused a whole lot of not working ...</p><p>1/2</p><p><a href=\"https://xoxo.zone/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://xoxo.zone/tags/Z80\" class=\"mention hashtag\" rel=\"tag\">#<span>Z80</span></a></p>",
"contentMap": {
"en": "<p>A good day spent debugging Zeta 2 problems with my friend Walter:</p><p>* We were getting no oscillation from the 5 MHz crystal driving the Parallax Propeller on the display/keyboard interface. After eliminating everything, we found that the run/program jumper silkscreen was wrong. Move the jumper, it works!</p><p>* Accidentally flashing the original Zeta RomWBW firmware instead of the Zeta 2 one was an unexpected mishap that caused a whole lot of not working ...</p><p>1/2</p><p><a href=\"https://xoxo.zone/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://xoxo.zone/tags/Z80\" class=\"mention hashtag\" rel=\"tag\">#<span>Z80</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://xoxo.zone/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://xoxo.zone/tags/z80",
"name": "#z80"
}
],
"replies": {
"id": "https://xoxo.zone/users/scruss/statuses/113530090820960903/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://xoxo.zone/users/scruss/statuses/113530090820960903/replies?min_id=113530174499056727&page=true",
"partOf": "https://xoxo.zone/users/scruss/statuses/113530090820960903/replies",
"items": [
"https://xoxo.zone/users/scruss/statuses/113530174499056727"
]
}
},
"likes": {
"id": "https://xoxo.zone/users/scruss/statuses/113530090820960903/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://xoxo.zone/users/scruss/statuses/113530090820960903/shares",
"type": "Collection",
"totalItems": 0
}
}