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://sci.kiwi/users/josephguhlin/statuses/113557029774111058",
"type": "Note",
"summary": null,
"inReplyTo": "https://sci.kiwi/users/josephguhlin/statuses/113557028993141235",
"published": "2024-11-27T21:26:03Z",
"url": "https://sci.kiwi/@josephguhlin/113557029774111058",
"attributedTo": "https://sci.kiwi/users/josephguhlin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sci.kiwi/users/josephguhlin/followers"
],
"sensitive": false,
"atomUri": "https://sci.kiwi/users/josephguhlin/statuses/113557029774111058",
"inReplyToAtomUri": "https://sci.kiwi/users/josephguhlin/statuses/113557028993141235",
"conversation": "tag:sci.kiwi,2024-11-27:objectId=1146725:objectType=Conversation",
"content": "<p>This also comes with updates to fakeminimap2, showing both Rayon and MPSC channel multithreading support, to show better examples of usage. </p><p>Minimap2-sys has also been updated, moving the Index's impl Drop to this code, rather than in the main crate. This helps with clones and multiple Arc's to the index.</p><p>4/n</p>",
"contentMap": {
"en": "<p>This also comes with updates to fakeminimap2, showing both Rayon and MPSC channel multithreading support, to show better examples of usage. </p><p>Minimap2-sys has also been updated, moving the Index's impl Drop to this code, rather than in the main crate. This helps with clones and multiple Arc's to the index.</p><p>4/n</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://sci.kiwi/users/josephguhlin/statuses/113557029774111058/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sci.kiwi/users/josephguhlin/statuses/113557029774111058/replies?min_id=113557030444056883&page=true",
"partOf": "https://sci.kiwi/users/josephguhlin/statuses/113557029774111058/replies",
"items": [
"https://sci.kiwi/users/josephguhlin/statuses/113557030444056883"
]
}
},
"likes": {
"id": "https://sci.kiwi/users/josephguhlin/statuses/113557029774111058/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://sci.kiwi/users/josephguhlin/statuses/113557029774111058/shares",
"type": "Collection",
"totalItems": 0
}
}