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://mastodon.cc/users/jgarber/statuses/109304009653681304",
"type": "Note",
"summary": null,
"inReplyTo": "https://federate.social/users/Roundtrip/statuses/109303891837529612",
"published": "2022-11-07T18:47:07Z",
"url": "https://mastodon.cc/@jgarber/109304009653681304",
"attributedTo": "https://mastodon.cc/users/jgarber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cc/users/jgarber/followers",
"https://federate.social/users/Roundtrip"
],
"sensitive": false,
"atomUri": "https://mastodon.cc/users/jgarber/statuses/109304009653681304",
"inReplyToAtomUri": "https://federate.social/users/Roundtrip/statuses/109303891837529612",
"conversation": "tag:mastodon.cc,2022-11-07:objectId=9114898:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://federate.social/@Roundtrip\" class=\"u-url mention\">@<span>Roundtrip</span></a></span> From various pieces I’ve read recently, I’ve gathered that many of Mastodon’s UX choices are deliberate, especially around how we all interact (e.g. no quote replies to encourage direct interaction and discourage “dunk culture”). I suspect lists are also designed to short circuit similar or worse bad behavior.</p><p>That’s not to say the core team isn’t receptive to feedback or that features couldn’t change, of course!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://federate.social/@Roundtrip\" class=\"u-url mention\">@<span>Roundtrip</span></a></span> From various pieces I’ve read recently, I’ve gathered that many of Mastodon’s UX choices are deliberate, especially around how we all interact (e.g. no quote replies to encourage direct interaction and discourage “dunk culture”). I suspect lists are also designed to short circuit similar or worse bad behavior.</p><p>That’s not to say the core team isn’t receptive to feedback or that features couldn’t change, of course!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://federate.social/users/Roundtrip",
"name": "@Roundtrip@federate.social"
}
],
"replies": {
"id": "https://mastodon.cc/users/jgarber/statuses/109304009653681304/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cc/users/jgarber/statuses/109304009653681304/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cc/users/jgarber/statuses/109304009653681304/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.cc/users/jgarber/statuses/109304009653681304/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.cc/users/jgarber/statuses/109304009653681304/shares",
"type": "Collection",
"totalItems": 0
}
}