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://mastodon.social/users/cobratbq/statuses/113805833682866239",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-10T20:00:10Z",
"url": "https://mastodon.social/@cobratbq/113805833682866239",
"attributedTo": "https://mastodon.social/users/cobratbq",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/cobratbq/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/cobratbq/statuses/113805833682866239",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-01-10:objectId=891393167:objectType=Conversation",
"content": "<p>Hey <a href=\"https://mastodon.social/tags/internet\" class=\"mention hashtag\" rel=\"tag\">#<span>internet</span></a> <a href=\"https://mastodon.social/tags/cloud\" class=\"mention hashtag\" rel=\"tag\">#<span>cloud</span></a> <a href=\"https://mastodon.social/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.social/tags/infrastructure\" class=\"mention hashtag\" rel=\"tag\">#<span>infrastructure</span></a> <a href=\"https://mastodon.social/tags/persistence\" class=\"mention hashtag\" rel=\"tag\">#<span>persistence</span></a> is there any <a href=\"https://mastodon.social/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> or publicly supported content-addressable storage (<a href=\"https://mastodon.social/tags/cas\" class=\"mention hashtag\" rel=\"tag\">#<span>cas</span></a>) solution? (Other than <a href=\"https://mastodon.social/tags/IPFS\" class=\"mention hashtag\" rel=\"tag\">#<span>IPFS</span></a>, which I am aware of.)<br />The problem is that I eventually would want a (few) small binaries to be available "in perpetuity", i.e. not some specific content hosting service. The idea being that if that binary-exact file performs an important function, I'd like it to be hard to become unavailable or disappear.</p>",
"contentMap": {
"en": "<p>Hey <a href=\"https://mastodon.social/tags/internet\" class=\"mention hashtag\" rel=\"tag\">#<span>internet</span></a> <a href=\"https://mastodon.social/tags/cloud\" class=\"mention hashtag\" rel=\"tag\">#<span>cloud</span></a> <a href=\"https://mastodon.social/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.social/tags/infrastructure\" class=\"mention hashtag\" rel=\"tag\">#<span>infrastructure</span></a> <a href=\"https://mastodon.social/tags/persistence\" class=\"mention hashtag\" rel=\"tag\">#<span>persistence</span></a> is there any <a href=\"https://mastodon.social/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> or publicly supported content-addressable storage (<a href=\"https://mastodon.social/tags/cas\" class=\"mention hashtag\" rel=\"tag\">#<span>cas</span></a>) solution? (Other than <a href=\"https://mastodon.social/tags/IPFS\" class=\"mention hashtag\" rel=\"tag\">#<span>IPFS</span></a>, which I am aware of.)<br />The problem is that I eventually would want a (few) small binaries to be available "in perpetuity", i.e. not some specific content hosting service. The idea being that if that binary-exact file performs an important function, I'd like it to be hard to become unavailable or disappear.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/internet",
"name": "#internet"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cloud",
"name": "#cloud"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/web",
"name": "#web"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/infrastructure",
"name": "#infrastructure"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/persistence",
"name": "#persistence"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/p2p",
"name": "#p2p"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cas",
"name": "#cas"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ipfs",
"name": "#ipfs"
}
],
"replies": {
"id": "https://mastodon.social/users/cobratbq/statuses/113805833682866239/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/cobratbq/statuses/113805833682866239/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/cobratbq/statuses/113805833682866239/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/cobratbq/statuses/113805833682866239/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/cobratbq/statuses/113805833682866239/shares",
"type": "Collection",
"totalItems": 3
}
}