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/carondanielp/statuses/113492959197020032",
"type": "Note",
"summary": null,
"inReplyTo": "https://genomic.social/users/carondanielp/statuses/113492940037038960",
"published": "2024-11-16T13:52:04Z",
"url": "https://genomic.social/@carondanielp/113492959197020032",
"attributedTo": "https://genomic.social/users/carondanielp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://genomic.social/users/carondanielp/followers"
],
"sensitive": false,
"atomUri": "https://genomic.social/users/carondanielp/statuses/113492959197020032",
"inReplyToAtomUri": "https://genomic.social/users/carondanielp/statuses/113492940037038960",
"conversation": "tag:genomic.social,2024-11-16:objectId=33015791:objectType=Conversation",
"content": "<p>As far as I can tell, this seems to work well for posts published with "public" enabled. If BlueSky users interact with your post, and also have their bridge set up (same method, but by following a bot named "ap.brid.gy" instead of bsky.brid.gy), their likes & replies will be forwarded to us!!</p>",
"contentMap": {
"en": "<p>As far as I can tell, this seems to work well for posts published with "public" enabled. If BlueSky users interact with your post, and also have their bridge set up (same method, but by following a bot named "ap.brid.gy" instead of bsky.brid.gy), their likes & replies will be forwarded to us!!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://genomic.social/users/carondanielp/statuses/113492959197020032/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://genomic.social/users/carondanielp/statuses/113492959197020032/replies?min_id=113492974773098163&page=true",
"partOf": "https://genomic.social/users/carondanielp/statuses/113492959197020032/replies",
"items": [
"https://genomic.social/users/carondanielp/statuses/113492974773098163"
]
}
},
"likes": {
"id": "https://genomic.social/users/carondanielp/statuses/113492959197020032/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://genomic.social/users/carondanielp/statuses/113492959197020032/shares",
"type": "Collection",
"totalItems": 0
}
}