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/herrbischoff/statuses/113528632722592342",
"type": "Note",
"summary": "Mild rant",
"inReplyTo": "https://social.tsun.co/users/kfdm/statuses/113519236695866419",
"published": "2024-11-22T21:04:19Z",
"url": "https://mastodon.social/@herrbischoff/113528632722592342",
"attributedTo": "https://mastodon.social/users/herrbischoff",
"to": [
"https://mastodon.social/users/herrbischoff/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.tsun.co/users/kfdm"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/herrbischoff/statuses/113528632722592342",
"inReplyToAtomUri": "https://social.tsun.co/users/kfdm/statuses/113519236695866419",
"conversation": "tag:social.tsun.co,2024-11-21:objectId=785661:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tsun.co/@kfdm\" class=\"u-url mention\">@<span>kfdm</span></a></span> I used to get similar tone-deaf recruiter inquiries. Then I quit tech because it’s mostly pointless crap nowadays. Problem solved.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tsun.co/@kfdm\" class=\"u-url mention\">@<span>kfdm</span></a></span> I used to get similar tone-deaf recruiter inquiries. Then I quit tech because it’s mostly pointless crap nowadays. Problem solved.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.tsun.co/users/kfdm",
"name": "@kfdm@social.tsun.co"
}
],
"replies": {
"id": "https://mastodon.social/users/herrbischoff/statuses/113528632722592342/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/herrbischoff/statuses/113528632722592342/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/herrbischoff/statuses/113528632722592342/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/herrbischoff/statuses/113528632722592342/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/herrbischoff/statuses/113528632722592342/shares",
"type": "Collection",
"totalItems": 0
}
}