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://genomic.social/users/pgreer/statuses/111916118341652861",
"type": "Note",
"summary": null,
"inReplyTo": "https://genomic.social/users/pgreer/statuses/111909986301977918",
"published": "2024-02-12T02:20:42Z",
"url": "https://genomic.social/@pgreer/111916118341652861",
"attributedTo": "https://genomic.social/users/pgreer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://genomic.social/users/pgreer/followers"
],
"sensitive": false,
"atomUri": "https://genomic.social/users/pgreer/statuses/111916118341652861",
"inReplyToAtomUri": "https://genomic.social/users/pgreer/statuses/111909986301977918",
"conversation": "tag:genomic.social,2024-02-11:objectId=19856186:objectType=Conversation",
"content": "<p>One of the items I had drilled into my head during grad school was to not just remove outliers from the analysis, but understand what and how they came about. </p><p>HWE filtering sometimes feels like removing outliers just because they are outliers.</p>",
"contentMap": {
"en": "<p>One of the items I had drilled into my head during grad school was to not just remove outliers from the analysis, but understand what and how they came about. </p><p>HWE filtering sometimes feels like removing outliers just because they are outliers.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://genomic.social/users/pgreer/statuses/111916118341652861/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://genomic.social/users/pgreer/statuses/111916118341652861/replies?min_id=111916128221693613&page=true",
"partOf": "https://genomic.social/users/pgreer/statuses/111916118341652861/replies",
"items": [
"https://genomic.social/users/pgreer/statuses/111916128221693613"
]
}
},
"likes": {
"id": "https://genomic.social/users/pgreer/statuses/111916118341652861/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://genomic.social/users/pgreer/statuses/111916118341652861/shares",
"type": "Collection",
"totalItems": 0
}
}