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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mstdn.social/users/stevensanderson/statuses/114115625960782234",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-06T13:04:25Z",
"url": "https://mstdn.social/@stevensanderson/114115625960782234",
"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/114115625960782234",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2025-03-06:objectId=520277075:objectType=Conversation",
"content": "<p>Antti Rask 🦜and I worked on a package called <a href=\"https://mstdn.social/tags/RandomWalker\" class=\"mention hashtag\" rel=\"tag\">#<span>RandomWalker</span></a> which seems to have download patterns that are anything but. There is a lot of work lined up to do on it, time is elusive but we will get there.</p><p>You can follow the issues here: <a href=\"https://github.com/spsanderson/RandomWalker/issues\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/spsanderson/RandomW</span><span class=\"invisible\">alker/issues</span></a></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></p>",
"contentMap": {
"en": "<p>Antti Rask 🦜and I worked on a package called <a href=\"https://mstdn.social/tags/RandomWalker\" class=\"mention hashtag\" rel=\"tag\">#<span>RandomWalker</span></a> which seems to have download patterns that are anything but. There is a lot of work lined up to do on it, time is elusive but we will get there.</p><p>You can follow the issues here: <a href=\"https://github.com/spsanderson/RandomWalker/issues\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/spsanderson/RandomW</span><span class=\"invisible\">alker/issues</span></a></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></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mstdn.social/media_attachments/files/114/115/625/171/367/410/original/e21a57230795113d.png",
"name": "Package stats",
"blurhash": "UHRpF40LR*xtxtxaxtxtslV@WBkCs,xZM|9a",
"focalPoint": [
0,
0
],
"width": 1152,
"height": 960
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/randomwalker",
"name": "#randomwalker"
},
{
"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"
}
],
"replies": {
"id": "https://mstdn.social/users/stevensanderson/statuses/114115625960782234/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/stevensanderson/statuses/114115625960782234/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/stevensanderson/statuses/114115625960782234/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.social/users/stevensanderson/statuses/114115625960782234/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mstdn.social/users/stevensanderson/statuses/114115625960782234/shares",
"type": "Collection",
"totalItems": 2
}
}