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://mstdn.social/users/thomasconnor/statuses/109277426870442529",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.social/users/kasia/statuses/109277409640526890",
"published": "2022-11-03T02:06:45Z",
"url": "https://mstdn.social/@thomasconnor/109277426870442529",
"attributedTo": "https://mstdn.social/users/thomasconnor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/thomasconnor/followers",
"https://mstdn.social/users/kasia"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/thomasconnor/statuses/109277426870442529",
"inReplyToAtomUri": "https://mstdn.social/users/kasia/statuses/109277409640526890",
"conversation": "tag:mstdn.social,2022-11-03:objectId=103071979:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@kasia\" class=\"u-url mention\">@<span>kasia</span></a></span> there is, it's just not intuitive if you're thinking like bird site.</p><p>When you compose a toot, you can change the privacy. Right now, this toot is "public," and has a globe icon on my browser. But if I changed it to Mentioned Users only, it becomes, effectively, a DM.</p><p>Also, if you're on the website (and not an app), when you click on the three dots on someone's profile, you have an option to DM. This just makes a message that does the above, though, nothing else.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@kasia\" class=\"u-url mention\">@<span>kasia</span></a></span> there is, it's just not intuitive if you're thinking like bird site.</p><p>When you compose a toot, you can change the privacy. Right now, this toot is "public," and has a globe icon on my browser. But if I changed it to Mentioned Users only, it becomes, effectively, a DM.</p><p>Also, if you're on the website (and not an app), when you click on the three dots on someone's profile, you have an option to DM. This just makes a message that does the above, though, nothing else.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.social/users/kasia",
"name": "@kasia"
}
],
"replies": {
"id": "https://mstdn.social/users/thomasconnor/statuses/109277426870442529/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/thomasconnor/statuses/109277426870442529/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/thomasconnor/statuses/109277426870442529/replies",
"items": []
}
}
}