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://fosstodon.org/users/yjunechoe/statuses/109439500888553170",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-01T17:04:19Z",
"url": "https://fosstodon.org/@yjunechoe/109439500888553170",
"attributedTo": "https://fosstodon.org/users/yjunechoe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/yjunechoe/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/yjunechoe/statuses/109439500888553170",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-12-01:objectId=65028739:objectType=Conversation",
"content": "<p>A <a href=\"https://fosstodon.org/tags/stats\" class=\"mention hashtag\" rel=\"tag\">#<span>stats</span></a> realization after independently seeing two things today:</p><p>1) A tweet about the Linda problem (the new GPT-3 answering it)</p><p>2) Someone asking why increasing the confidence level leads to a wider (vs. narrower) confidence interval.</p><p>Are these.. the same class of fallacies? In (1), the most likely hypothesis about Linda is the description that commits to the least amount of details. In (2), you are more sure about capturing the population mean with a wider range ("net") vs. a narrower one.</p>",
"contentMap": {
"en": "<p>A <a href=\"https://fosstodon.org/tags/stats\" class=\"mention hashtag\" rel=\"tag\">#<span>stats</span></a> realization after independently seeing two things today:</p><p>1) A tweet about the Linda problem (the new GPT-3 answering it)</p><p>2) Someone asking why increasing the confidence level leads to a wider (vs. narrower) confidence interval.</p><p>Are these.. the same class of fallacies? In (1), the most likely hypothesis about Linda is the description that commits to the least amount of details. In (2), you are more sure about capturing the population mean with a wider range ("net") vs. a narrower one.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/stats",
"name": "#stats"
}
],
"replies": {
"id": "https://fosstodon.org/users/yjunechoe/statuses/109439500888553170/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/yjunechoe/statuses/109439500888553170/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/yjunechoe/statuses/109439500888553170/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/yjunechoe/statuses/109439500888553170/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/yjunechoe/statuses/109439500888553170/shares",
"type": "Collection",
"totalItems": 0
}
}