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.social/users/almostdone/statuses/112504874450568328",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.shadowfacts.net/objects/7fd48b64-5045-424d-a440-e612720dfecc",
"published": "2024-05-26T01:49:07Z",
"url": "https://mastodon.social/@almostdone/112504874450568328",
"attributedTo": "https://mastodon.social/users/almostdone",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/almostdone/followers",
"https://social.shadowfacts.net/users/shadowfacts"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/almostdone/statuses/112504874450568328",
"inReplyToAtomUri": "https://social.shadowfacts.net/objects/7fd48b64-5045-424d-a440-e612720dfecc",
"conversation": "https://social.shadowfacts.net/contexts/d3401810-b098-42c3-b90f-a408588a8dc3",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.shadowfacts.net/users/shadowfacts\" class=\"u-url mention\">@<span>shadowfacts</span></a></span> <br />Multi column makes iPad interface awesome. It would be great in iPhone if there was a way to know if there is a conversation and replies connected to a post without needing to “tap and see”, like a badge showing the reply count on the reply button. 😊</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.shadowfacts.net/users/shadowfacts\" class=\"u-url mention\">@<span>shadowfacts</span></a></span> <br />Multi column makes iPad interface awesome. It would be great in iPhone if there was a way to know if there is a conversation and replies connected to a post without needing to “tap and see”, like a badge showing the reply count on the reply button. 😊</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.shadowfacts.net/users/shadowfacts",
"name": "@shadowfacts@social.shadowfacts.net"
}
],
"replies": {
"id": "https://mastodon.social/users/almostdone/statuses/112504874450568328/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/almostdone/statuses/112504874450568328/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/almostdone/statuses/112504874450568328/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/almostdone/statuses/112504874450568328/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/almostdone/statuses/112504874450568328/shares",
"type": "Collection",
"totalItems": 0
}
}