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://metalhead.club/users/adron/statuses/109321274969701626",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/b0rk/statuses/109321238650560509",
"published": "2022-11-10T19:57:54Z",
"url": "https://metalhead.club/@adron/109321274969701626",
"attributedTo": "https://metalhead.club/users/adron",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://metalhead.club/users/adron/followers",
"https://mastodon.social/users/b0rk"
],
"sensitive": false,
"atomUri": "https://metalhead.club/users/adron/statuses/109321274969701626",
"inReplyToAtomUri": "https://mastodon.social/users/b0rk/statuses/109321238650560509",
"conversation": "tag:mastodon.social,2022-11-10:objectId=329406363:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> I put "no, rarely/never" but in all seriousness it really really depends on the stack.</p><p>If it's .NET, I'll dig deep with a debugger. </p><p>But with JavaScript/TypeScript, Go, Ruby, Python, and other stacks I rarely use a debugger. Not 100% don't, but at least 99% of the time I don't.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> I put "no, rarely/never" but in all seriousness it really really depends on the stack.</p><p>If it's .NET, I'll dig deep with a debugger. </p><p>But with JavaScript/TypeScript, Go, Ruby, Python, and other stacks I rarely use a debugger. Not 100% don't, but at least 99% of the time I don't.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/b0rk",
"name": "@b0rk@mastodon.social"
}
],
"replies": {
"id": "https://metalhead.club/users/adron/statuses/109321274969701626/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://metalhead.club/users/adron/statuses/109321274969701626/replies?only_other_accounts=true&page=true",
"partOf": "https://metalhead.club/users/adron/statuses/109321274969701626/replies",
"items": []
}
},
"likes": {
"id": "https://metalhead.club/users/adron/statuses/109321274969701626/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://metalhead.club/users/adron/statuses/109321274969701626/shares",
"type": "Collection",
"totalItems": 0
}
}