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://anticapitalist.party/users/thezerobit/statuses/113452029965910510",
"type": "Note",
"summary": null,
"inReplyTo": "https://anticapitalist.party/users/thezerobit/statuses/113452008816447606",
"published": "2024-11-09T08:23:13Z",
"url": "https://anticapitalist.party/@thezerobit/113452029965910510",
"attributedTo": "https://anticapitalist.party/users/thezerobit",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://anticapitalist.party/users/thezerobit/followers"
],
"sensitive": false,
"atomUri": "https://anticapitalist.party/users/thezerobit/statuses/113452029965910510",
"inReplyToAtomUri": "https://anticapitalist.party/users/thezerobit/statuses/113452008816447606",
"conversation": "tag:anticapitalist.party,2024-11-09:objectId=92398473:objectType=Conversation",
"content": "<p>I want to write a program that can play digital audio on the PC Speaker. I want to write a synthesizer for DOS on the original PC and nothing would be more awesome (to me) than to support stock hardware. But, to do this, do I need a stock IBM PC 5150? The technique relies on the analog characteristics of the original hardware, and I worry about the accuracy of emulation in this respect.<br /><a href=\"https://anticapitalist.party/tags/DOS\" class=\"mention hashtag\" rel=\"tag\">#<span>DOS</span></a> <a href=\"https://anticapitalist.party/tags/Synth\" class=\"mention hashtag\" rel=\"tag\">#<span>Synth</span></a> <a href=\"https://anticapitalist.party/tags/IBM5150\" class=\"mention hashtag\" rel=\"tag\">#<span>IBM5150</span></a></p>",
"contentMap": {
"en": "<p>I want to write a program that can play digital audio on the PC Speaker. I want to write a synthesizer for DOS on the original PC and nothing would be more awesome (to me) than to support stock hardware. But, to do this, do I need a stock IBM PC 5150? The technique relies on the analog characteristics of the original hardware, and I worry about the accuracy of emulation in this respect.<br /><a href=\"https://anticapitalist.party/tags/DOS\" class=\"mention hashtag\" rel=\"tag\">#<span>DOS</span></a> <a href=\"https://anticapitalist.party/tags/Synth\" class=\"mention hashtag\" rel=\"tag\">#<span>Synth</span></a> <a href=\"https://anticapitalist.party/tags/IBM5150\" class=\"mention hashtag\" rel=\"tag\">#<span>IBM5150</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://anticapitalist.party/tags/dos",
"name": "#dos"
},
{
"type": "Hashtag",
"href": "https://anticapitalist.party/tags/synth",
"name": "#synth"
},
{
"type": "Hashtag",
"href": "https://anticapitalist.party/tags/ibm5150",
"name": "#ibm5150"
}
],
"replies": {
"id": "https://anticapitalist.party/users/thezerobit/statuses/113452029965910510/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://anticapitalist.party/users/thezerobit/statuses/113452029965910510/replies?min_id=113459340226885367&page=true",
"partOf": "https://anticapitalist.party/users/thezerobit/statuses/113452029965910510/replies",
"items": [
"https://anticapitalist.party/users/thezerobit/statuses/113459340226885367"
]
}
},
"likes": {
"id": "https://anticapitalist.party/users/thezerobit/statuses/113452029965910510/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://anticapitalist.party/users/thezerobit/statuses/113452029965910510/shares",
"type": "Collection",
"totalItems": 0
}
}