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://me.dm/users/davidtoddmccarty/statuses/114744883406152593",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-25T16:12:51Z",
"url": "https://me.dm/@davidtoddmccarty/114744883406152593",
"attributedTo": "https://me.dm/users/davidtoddmccarty",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://me.dm/users/davidtoddmccarty/followers"
],
"sensitive": false,
"atomUri": "https://me.dm/users/davidtoddmccarty/statuses/114744883406152593",
"inReplyToAtomUri": null,
"conversation": "tag:me.dm,2025-06-25:objectId=107048213:objectType=Conversation",
"content": "<p>It needs a good bit of editing but I have a 72k word manuscript that I probably want to add another 10-15k words to, then cut down to something like 50-60k words. That is a good place to be. I don’t mind hacking away at things. It’s kind of fun.</p><p><a href=\"https://me.dm/tags/Writing\" class=\"mention hashtag\" rel=\"tag\">#<span>Writing</span></a> <a href=\"https://me.dm/tags/Books\" class=\"mention hashtag\" rel=\"tag\">#<span>Books</span></a> <a href=\"https://me.dm/tags/Publishing\" class=\"mention hashtag\" rel=\"tag\">#<span>Publishing</span></a></p>",
"contentMap": {
"en": "<p>It needs a good bit of editing but I have a 72k word manuscript that I probably want to add another 10-15k words to, then cut down to something like 50-60k words. That is a good place to be. I don’t mind hacking away at things. It’s kind of fun.</p><p><a href=\"https://me.dm/tags/Writing\" class=\"mention hashtag\" rel=\"tag\">#<span>Writing</span></a> <a href=\"https://me.dm/tags/Books\" class=\"mention hashtag\" rel=\"tag\">#<span>Books</span></a> <a href=\"https://me.dm/tags/Publishing\" class=\"mention hashtag\" rel=\"tag\">#<span>Publishing</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://me.dm/tags/writing",
"name": "#writing"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/books",
"name": "#books"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/publishing",
"name": "#publishing"
}
],
"replies": {
"id": "https://me.dm/users/davidtoddmccarty/statuses/114744883406152593/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://me.dm/users/davidtoddmccarty/statuses/114744883406152593/replies?only_other_accounts=true&page=true",
"partOf": "https://me.dm/users/davidtoddmccarty/statuses/114744883406152593/replies",
"items": []
}
}
}