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"
}
],
"id": "https://mastodon.social/users/reiver/statuses/108253669693960328",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/reiver/statuses/108253658370759793",
"published": "2022-05-06T06:51:51Z",
"url": "https://mastodon.social/@reiver/108253669693960328",
"attributedTo": "https://mastodon.social/users/reiver",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/reiver/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/reiver/statuses/108253669693960328",
"inReplyToAtomUri": "https://mastodon.social/users/reiver/statuses/108253658370759793",
"conversation": "tag:mastodon.social,2022-05-06:objectId=291361948:objectType=Conversation",
"content": "<p>4/</p><p>Nowadays, I think content-distribution-networks (CDN), and BitTorrent also address some of the issues that these Mirrors addressed.</p><p>Although one can think of CDNs and BitTorrent as types of Mirroring.</p><p>(You can also probably throw Gnutella in there too. It can also be thought of as a Mirroring technology. Gnutella was very very popular at one time — but it came and went.)</p>",
"contentMap": {
"en": "<p>4/</p><p>Nowadays, I think content-distribution-networks (CDN), and BitTorrent also address some of the issues that these Mirrors addressed.</p><p>Although one can think of CDNs and BitTorrent as types of Mirroring.</p><p>(You can also probably throw Gnutella in there too. It can also be thought of as a Mirroring technology. Gnutella was very very popular at one time — but it came and went.)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/reiver/statuses/108253669693960328/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/reiver/statuses/108253669693960328/replies?min_id=108253672282604903&page=true",
"partOf": "https://mastodon.social/users/reiver/statuses/108253669693960328/replies",
"items": [
"https://mastodon.social/users/reiver/statuses/108253672282604903"
]
}
},
"likes": {
"id": "https://mastodon.social/users/reiver/statuses/108253669693960328/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/reiver/statuses/108253669693960328/shares",
"type": "Collection",
"totalItems": 1
}
}