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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://sciences.social/users/macartan/statuses/109365519202657148",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-18T15:29:48Z",
"url": "https://sciences.social/@macartan/109365519202657148",
"attributedTo": "https://sciences.social/users/macartan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sciences.social/users/macartan/followers"
],
"sensitive": false,
"atomUri": "https://sciences.social/users/macartan/statuses/109365519202657148",
"inReplyToAtomUri": null,
"conversation": "tag:sciences.social,2022-11-18:objectId=617425:objectType=Conversation",
"content": "<p>Slides from a talk today on power analysis for arbitrary designs via simulation using <a href=\"http://declaredesign.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">declaredesign.org</span><span class=\"invisible\"></span></a><br /> <a href=\"http://columbia.edu/~mh2245/slides/dd_power.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">columbia.edu/~mh2245/slides/dd</span><span class=\"invisible\">_power.html</span></a></p><p>covers fundamentals plus: code, power when biased, checking validity, checking coverage, multiple comparisons</p>",
"contentMap": {
"en": "<p>Slides from a talk today on power analysis for arbitrary designs via simulation using <a href=\"http://declaredesign.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">declaredesign.org</span><span class=\"invisible\"></span></a><br /> <a href=\"http://columbia.edu/~mh2245/slides/dd_power.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"ellipsis\">columbia.edu/~mh2245/slides/dd</span><span class=\"invisible\">_power.html</span></a></p><p>covers fundamentals plus: code, power when biased, checking validity, checking coverage, multiple comparisons</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/sciencessocial/media_attachments/files/109/365/516/104/179/562/original/fcc10fc0ddef3541.png",
"name": null,
"blurhash": "UCAAzGfQ01oe-pj[ayay4oj[%LWVRjayj[j[",
"width": 900,
"height": 359
}
],
"tag": [],
"replies": {
"id": "https://sciences.social/users/macartan/statuses/109365519202657148/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sciences.social/users/macartan/statuses/109365519202657148/replies?only_other_accounts=true&page=true",
"partOf": "https://sciences.social/users/macartan/statuses/109365519202657148/replies",
"items": []
}
},
"likes": {
"id": "https://sciences.social/users/macartan/statuses/109365519202657148/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://sciences.social/users/macartan/statuses/109365519202657148/shares",
"type": "Collection",
"totalItems": 11
}
}