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/stevensanderson/statuses/114139208034153450",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-10T17:01:39Z",
"url": "https://mstdn.social/@stevensanderson/114139208034153450",
"attributedTo": "https://mstdn.social/users/stevensanderson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/stevensanderson/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/stevensanderson/statuses/114139208034153450",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2025-03-10:objectId=522365497:objectType=Conversation",
"content": "<p>Happy to share some updates to my package download forecasting analysis located here:</p><p><a href=\"https://www.spsanderson.com/healthyverse_tsa/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">spsanderson.com/healthyverse_t</span><span class=\"invisible\">sa/</span></a></p><p>I am now also using the amazing NNS package.</p><p><a href=\"https://mstdn.social/tags/R\" class=\"mention hashtag\" rel=\"tag\">#<span>R</span></a> <a href=\"https://mstdn.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://mstdn.social/tags/TimeSeries\" class=\"mention hashtag\" rel=\"tag\">#<span>TimeSeries</span></a> <a href=\"https://mstdn.social/tags/Forecast\" class=\"mention hashtag\" rel=\"tag\">#<span>Forecast</span></a></p>",
"contentMap": {
"en": "<p>Happy to share some updates to my package download forecasting analysis located here:</p><p><a href=\"https://www.spsanderson.com/healthyverse_tsa/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">spsanderson.com/healthyverse_t</span><span class=\"invisible\">sa/</span></a></p><p>I am now also using the amazing NNS package.</p><p><a href=\"https://mstdn.social/tags/R\" class=\"mention hashtag\" rel=\"tag\">#<span>R</span></a> <a href=\"https://mstdn.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://mstdn.social/tags/TimeSeries\" class=\"mention hashtag\" rel=\"tag\">#<span>TimeSeries</span></a> <a href=\"https://mstdn.social/tags/Forecast\" class=\"mention hashtag\" rel=\"tag\">#<span>Forecast</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/r",
"name": "#r"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/RStats",
"name": "#RStats"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/timeseries",
"name": "#timeseries"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/forecast",
"name": "#forecast"
}
],
"replies": {
"id": "https://mstdn.social/users/stevensanderson/statuses/114139208034153450/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/stevensanderson/statuses/114139208034153450/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/stevensanderson/statuses/114139208034153450/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.social/users/stevensanderson/statuses/114139208034153450/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mstdn.social/users/stevensanderson/statuses/114139208034153450/shares",
"type": "Collection",
"totalItems": 2
}
}