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://bayes.club/users/cscherrer/statuses/109326153426019437",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T16:38:34Z",
"url": "https://bayes.club/@cscherrer/109326153426019437",
"attributedTo": "https://bayes.club/users/cscherrer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bayes.club/users/cscherrer/followers"
],
"sensitive": false,
"atomUri": "https://bayes.club/users/cscherrer/statuses/109326153426019437",
"inReplyToAtomUri": null,
"conversation": "tag:bayes.club,2022-11-11:objectId=79952:objectType=Conversation",
"content": "<p><a href=\"https://bayes.club/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I'm Chad. Hello from <a href=\"https://bayes.club/tags/Seattle\" class=\"mention hashtag\" rel=\"tag\">#<span>Seattle</span></a>! 👋 </p><p>Since this is @fosstodon ... My <a href=\"https://bayes.club/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> work is in <a href=\"https://bayes.club/tags/julialang\" class=\"mention hashtag\" rel=\"tag\">#<span>julialang</span></a>, mostly around <a href=\"https://bayes.club/tags/Bayesian\" class=\"mention hashtag\" rel=\"tag\">#<span>Bayesian</span></a> modeling and probabilistic programming (<a href=\"https://bayes.club/tags/probprog\" class=\"mention hashtag\" rel=\"tag\">#<span>probprog</span></a>)</p><p>This started with Soss.jl, a probabilistic programming language (<a href=\"https://bayes.club/tags/PPL\" class=\"mention hashtag\" rel=\"tag\">#<span>PPL</span></a>). I eventually realized I needed primitives with better composability, and started work on MeasureTheory:<br /><a href=\"https://github.com/cscherrer/MeasureTheory.jl\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/cscherrer/MeasureTh</span><span class=\"invisible\">eory.jl</span></a></p><p>That's coming along well - next it's back to PPL, now with Tilde.jl, similar to Soss but a bit more flexible</p>",
"contentMap": {
"en": "<p><a href=\"https://bayes.club/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I'm Chad. Hello from <a href=\"https://bayes.club/tags/Seattle\" class=\"mention hashtag\" rel=\"tag\">#<span>Seattle</span></a>! 👋 </p><p>Since this is @fosstodon ... My <a href=\"https://bayes.club/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> work is in <a href=\"https://bayes.club/tags/julialang\" class=\"mention hashtag\" rel=\"tag\">#<span>julialang</span></a>, mostly around <a href=\"https://bayes.club/tags/Bayesian\" class=\"mention hashtag\" rel=\"tag\">#<span>Bayesian</span></a> modeling and probabilistic programming (<a href=\"https://bayes.club/tags/probprog\" class=\"mention hashtag\" rel=\"tag\">#<span>probprog</span></a>)</p><p>This started with Soss.jl, a probabilistic programming language (<a href=\"https://bayes.club/tags/PPL\" class=\"mention hashtag\" rel=\"tag\">#<span>PPL</span></a>). I eventually realized I needed primitives with better composability, and started work on MeasureTheory:<br /><a href=\"https://github.com/cscherrer/MeasureTheory.jl\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/cscherrer/MeasureTh</span><span class=\"invisible\">eory.jl</span></a></p><p>That's coming along well - next it's back to PPL, now with Tilde.jl, similar to Soss but a bit more flexible</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bayes.club/tags/Introduction",
"name": "#Introduction"
},
{
"type": "Hashtag",
"href": "https://bayes.club/tags/seattle",
"name": "#seattle"
},
{
"type": "Hashtag",
"href": "https://bayes.club/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://bayes.club/tags/julialang",
"name": "#julialang"
},
{
"type": "Hashtag",
"href": "https://bayes.club/tags/bayesian",
"name": "#bayesian"
},
{
"type": "Hashtag",
"href": "https://bayes.club/tags/probprog",
"name": "#probprog"
},
{
"type": "Hashtag",
"href": "https://bayes.club/tags/ppl",
"name": "#ppl"
}
],
"replies": {
"id": "https://bayes.club/users/cscherrer/statuses/109326153426019437/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bayes.club/users/cscherrer/statuses/109326153426019437/replies?min_id=109326159824127829&page=true",
"partOf": "https://bayes.club/users/cscherrer/statuses/109326153426019437/replies",
"items": [
"https://bayes.club/users/cscherrer/statuses/109326159824127829"
]
}
},
"likes": {
"id": "https://bayes.club/users/cscherrer/statuses/109326153426019437/likes",
"type": "Collection",
"totalItems": 34
},
"shares": {
"id": "https://bayes.club/users/cscherrer/statuses/109326153426019437/shares",
"type": "Collection",
"totalItems": 11
}
}