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://mstdn.social/users/ramikrispin/statuses/114609096273387997",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-01T16:40:24Z",
"url": "https://mstdn.social/@ramikrispin/114609096273387997",
"attributedTo": "https://mstdn.social/users/ramikrispin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/ramikrispin/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/ramikrispin/statuses/114609096273387997",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2025-06-01:objectId=562076437:objectType=Conversation",
"content": "<p>Recently, I came across a few posts about the feature of the R language; here are my two cents on the subject.</p><p>This is not yet another "R vs. Python" post, just a reflection.</p><p><a href=\"https://ramikrispin.substack.com/p/is-the-r-language-dying\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">ramikrispin.substack.com/p/is-</span><span class=\"invisible\">the-r-language-dying</span></a></p><p><a href=\"https://mstdn.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://mstdn.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mstdn.social/tags/DataScience\" class=\"mention hashtag\" rel=\"tag\">#<span>DataScience</span></a></p>",
"contentMap": {
"en": "<p>Recently, I came across a few posts about the feature of the R language; here are my two cents on the subject.</p><p>This is not yet another "R vs. Python" post, just a reflection.</p><p><a href=\"https://ramikrispin.substack.com/p/is-the-r-language-dying\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">ramikrispin.substack.com/p/is-</span><span class=\"invisible\">the-r-language-dying</span></a></p><p><a href=\"https://mstdn.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://mstdn.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mstdn.social/tags/DataScience\" class=\"mention hashtag\" rel=\"tag\">#<span>DataScience</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/RStats",
"name": "#RStats"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Python",
"name": "#Python"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/DataScience",
"name": "#DataScience"
}
],
"replies": {
"id": "https://mstdn.social/users/ramikrispin/statuses/114609096273387997/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/ramikrispin/statuses/114609096273387997/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/ramikrispin/statuses/114609096273387997/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.social/users/ramikrispin/statuses/114609096273387997/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mstdn.social/users/ramikrispin/statuses/114609096273387997/shares",
"type": "Collection",
"totalItems": 2
}
}