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://deepspace.social/users/mike_malaska/statuses/113498675487522239",
"type": "Note",
"summary": null,
"inReplyTo": "https://deepspace.social/users/mike_malaska/statuses/113498638014486445",
"published": "2024-11-17T14:05:48Z",
"url": "https://deepspace.social/@mike_malaska/113498675487522239",
"attributedTo": "https://deepspace.social/users/mike_malaska",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://deepspace.social/users/mike_malaska/followers"
],
"sensitive": false,
"atomUri": "https://deepspace.social/users/mike_malaska/statuses/113498675487522239",
"inReplyToAtomUri": "https://deepspace.social/users/mike_malaska/statuses/113498638014486445",
"conversation": "tag:deepspace.social,2024-11-17:objectId=1296465:objectType=Conversation",
"content": "<p>Summarizing their elegant work. The authors were looking at nematode C. elegans. Trying to see the factors that caused sex differentiation. </p><p>They found this gene, called MSTR, that prevented worms from defaulting to female. (yes, clever gene name, haha.)</p><p>MSTR protein specifically makes the 26S proteosome (general protein-eater) specifically go after protein GLD-1. No GLD-1, no "feminization".</p><p>Seems straightforward, until you dig into the details. They found a bizarre twist.....</p>",
"contentMap": {
"en": "<p>Summarizing their elegant work. The authors were looking at nematode C. elegans. Trying to see the factors that caused sex differentiation. </p><p>They found this gene, called MSTR, that prevented worms from defaulting to female. (yes, clever gene name, haha.)</p><p>MSTR protein specifically makes the 26S proteosome (general protein-eater) specifically go after protein GLD-1. No GLD-1, no "feminization".</p><p>Seems straightforward, until you dig into the details. They found a bizarre twist.....</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://deepspace.social/users/mike_malaska/statuses/113498675487522239/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://deepspace.social/users/mike_malaska/statuses/113498675487522239/replies?min_id=113498696644812790&page=true",
"partOf": "https://deepspace.social/users/mike_malaska/statuses/113498675487522239/replies",
"items": [
"https://deepspace.social/users/mike_malaska/statuses/113498696644812790"
]
}
},
"likes": {
"id": "https://deepspace.social/users/mike_malaska/statuses/113498675487522239/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://deepspace.social/users/mike_malaska/statuses/113498675487522239/shares",
"type": "Collection",
"totalItems": 4
}
}