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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://chaos.social/users/yorgos/statuses/114397833717757553",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-04-25T09:13:33Z",
"url": "https://chaos.social/@yorgos/114397833717757553",
"attributedTo": "https://chaos.social/users/yorgos",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/yorgos/followers",
"https://toot.radicle.xyz/users/radicle"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/yorgos/statuses/114397833717757553",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2025-04-25:objectId=265162157:objectType=Conversation",
"content": "<p>Fellow <a href=\"https://chaos.social/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a> users ! I need your help! </p><p>Context: More and more people are trying out <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.radicle.xyz/@radicle\" class=\"u-url mention\">@<span>radicle</span></a></span> as a <a href=\"https://chaos.social/tags/decentralized\" class=\"mention hashtag\" rel=\"tag\">#<span>decentralized</span></a> <a href=\"https://chaos.social/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a> alternative. </p><p><a href=\"https://chaos.social/tags/Radicle\" class=\"mention hashtag\" rel=\"tag\">#<span>Radicle</span></a> has a different identity system than Microsoft's, so when moving projects over to Radicle it is important to know which GH user the Radicle projects belong to. </p><p>What would be a way you would use to link your Radicle and GitHub identities?</p><p>(Radicle identity is based on <a href=\"https://chaos.social/tags/SSH\" class=\"mention hashtag\" rel=\"tag\">#<span>SSH</span></a> keys, specifically `did:key`).</p><p>Boosts for reach - appreciated.</p>",
"contentMap": {
"en": "<p>Fellow <a href=\"https://chaos.social/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a> users ! I need your help! </p><p>Context: More and more people are trying out <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.radicle.xyz/@radicle\" class=\"u-url mention\">@<span>radicle</span></a></span> as a <a href=\"https://chaos.social/tags/decentralized\" class=\"mention hashtag\" rel=\"tag\">#<span>decentralized</span></a> <a href=\"https://chaos.social/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a> alternative. </p><p><a href=\"https://chaos.social/tags/Radicle\" class=\"mention hashtag\" rel=\"tag\">#<span>Radicle</span></a> has a different identity system than Microsoft's, so when moving projects over to Radicle it is important to know which GH user the Radicle projects belong to. </p><p>What would be a way you would use to link your Radicle and GitHub identities?</p><p>(Radicle identity is based on <a href=\"https://chaos.social/tags/SSH\" class=\"mention hashtag\" rel=\"tag\">#<span>SSH</span></a> keys, specifically `did:key`).</p><p>Boosts for reach - appreciated.</p>"
},
"endTime": "2025-04-26T09:13:33Z",
"closed": "2025-04-26T09:13:33Z",
"votersCount": 31,
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.radicle.xyz/users/radicle",
"name": "@radicle@toot.radicle.xyz"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/github",
"name": "#github"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/decentralized",
"name": "#decentralized"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/radicle",
"name": "#radicle"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/ssh",
"name": "#ssh"
}
],
"replies": {
"id": "https://chaos.social/users/yorgos/statuses/114397833717757553/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/yorgos/statuses/114397833717757553/replies?min_id=114397838911675539&page=true",
"partOf": "https://chaos.social/users/yorgos/statuses/114397833717757553/replies",
"items": [
"https://chaos.social/users/yorgos/statuses/114397838911675539"
]
}
},
"likes": {
"id": "https://chaos.social/users/yorgos/statuses/114397833717757553/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://chaos.social/users/yorgos/statuses/114397833717757553/shares",
"type": "Collection",
"totalItems": 15
},
"anyOf": [
{
"type": "Note",
"name": "Adding my Radicle SSH Key to my GH Profile Keys",
"replies": {
"type": "Collection",
"totalItems": 19
}
},
{
"type": "Note",
"name": "Linking both with my social media profile",
"replies": {
"type": "Collection",
"totalItems": 7
}
},
{
"type": "Note",
"name": "Linking to both on my personal web page",
"replies": {
"type": "Collection",
"totalItems": 14
}
},
{
"type": "Note",
"name": "I am not interested in linking them.",
"replies": {
"type": "Collection",
"totalItems": 6
}
}
]
}