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/profoundlynerdy/statuses/109535793605985815",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-18T17:12:49Z",
"url": "https://bitbang.social/@profoundlynerdy/109535793605985815",
"attributedTo": "https://bitbang.social/users/profoundlynerdy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bitbang.social/users/profoundlynerdy/followers"
],
"sensitive": false,
"atomUri": "https://bitbang.social/users/profoundlynerdy/statuses/109535793605985815",
"inReplyToAtomUri": null,
"conversation": "tag:bitbang.social,2022-12-18:objectId=614993:objectType=Conversation",
"content": "<p>Has anyone here ever ported some <a href=\"https://bitbang.social/tags/BASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>BASIC</span></a> code to <a href=\"https://bitbang.social/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a>? What was your process?</p><p><a href=\"https://bitbang.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://bitbang.social/tags/c64\" class=\"mention hashtag\" rel=\"tag\">#<span>c64</span></a> <a href=\"https://bitbang.social/tags/apple\" class=\"mention hashtag\" rel=\"tag\">#<span>apple</span></a> <a href=\"https://bitbang.social/tags/commodore\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore</span></a> <a href=\"https://bitbang.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://bitbang.social/tags/spectrum\" class=\"mention hashtag\" rel=\"tag\">#<span>spectrum</span></a> <a href=\"https://bitbang.social/tags/beeb\" class=\"mention hashtag\" rel=\"tag\">#<span>beeb</span></a></p>",
"contentMap": {
"en": "<p>Has anyone here ever ported some <a href=\"https://bitbang.social/tags/BASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>BASIC</span></a> code to <a href=\"https://bitbang.social/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a>? What was your process?</p><p><a href=\"https://bitbang.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://bitbang.social/tags/c64\" class=\"mention hashtag\" rel=\"tag\">#<span>c64</span></a> <a href=\"https://bitbang.social/tags/apple\" class=\"mention hashtag\" rel=\"tag\">#<span>apple</span></a> <a href=\"https://bitbang.social/tags/commodore\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore</span></a> <a href=\"https://bitbang.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://bitbang.social/tags/spectrum\" class=\"mention hashtag\" rel=\"tag\">#<span>spectrum</span></a> <a href=\"https://bitbang.social/tags/beeb\" class=\"mention hashtag\" rel=\"tag\">#<span>beeb</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/beeb",
"name": "#beeb"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/spectrum",
"name": "#spectrum"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/commodore",
"name": "#commodore"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/apple",
"name": "#apple"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/c64",
"name": "#c64"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/c",
"name": "#c"
},
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/basic",
"name": "#basic"
}
],
"replies": {
"id": "https://bitbang.social/users/profoundlynerdy/statuses/109535793605985815/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/profoundlynerdy/statuses/109535793605985815/replies?only_other_accounts=true&page=true",
"partOf": "https://bitbang.social/users/profoundlynerdy/statuses/109535793605985815/replies",
"items": []
}
}
}