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://bitbang.social/users/polpo/statuses/109317904661796765",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T05:40:48Z",
"url": "https://bitbang.social/@polpo/109317904661796765",
"attributedTo": "https://bitbang.social/users/polpo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bitbang.social/users/polpo/followers"
],
"sensitive": false,
"atomUri": "https://bitbang.social/users/polpo/statuses/109317904661796765",
"inReplyToAtomUri": null,
"conversation": "tag:bitbang.social,2022-11-10:objectId=38494:objectType=Conversation",
"content": "<p>So here's my <a href=\"https://bitbang.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> ! Again! Because I moved to a new instance!</p><p>I love old stuff. I *really* love old technology. I am an old demoscener and love the art and music created within the constraints of older systems.</p><p>My current obsession is emulating the Gravis Ultrasound sound card, which was the premier sound card in the DOS demoscene in the mid-1990s. The project, called PicoGUS, is based on a Raspberry Pi Pico.</p><p>I'll post updates on that but I also tinker with lots of other stuff!</p>",
"contentMap": {
"en": "<p>So here's my <a href=\"https://bitbang.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> ! Again! Because I moved to a new instance!</p><p>I love old stuff. I *really* love old technology. I am an old demoscener and love the art and music created within the constraints of older systems.</p><p>My current obsession is emulating the Gravis Ultrasound sound card, which was the premier sound card in the DOS demoscene in the mid-1990s. The project, called PicoGUS, is based on a Raspberry Pi Pico.</p><p>I'll post updates on that but I also tinker with lots of other stuff!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://bitbang.social/users/polpo/statuses/109317904661796765/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/polpo/statuses/109317904661796765/replies?only_other_accounts=true&page=true",
"partOf": "https://bitbang.social/users/polpo/statuses/109317904661796765/replies",
"items": []
}
}
}