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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://genomic.social/users/naturepoker/statuses/113546017329179634",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-25T22:45:27Z",
"url": "https://genomic.social/@naturepoker/113546017329179634",
"attributedTo": "https://genomic.social/users/naturepoker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://genomic.social/users/naturepoker/followers"
],
"sensitive": false,
"atomUri": "https://genomic.social/users/naturepoker/statuses/113546017329179634",
"inReplyToAtomUri": null,
"conversation": "tag:genomic.social,2024-11-25:objectId=33491101:objectType=Conversation",
"content": "<p><a href=\"https://genomic.social/tags/bioinformatics\" class=\"mention hashtag\" rel=\"tag\">#<span>bioinformatics</span></a> folks, riddle me this. Had a weird chat with a lab's head scientist/bioinformatician. </p><p>He's claiming 150x2 illumina data (600m reads I think - so 90 gigabases?) is computationally impossible to do kmer screening for microbial/viral contamination (this is mRNA-seq data from a eukaryotic sample). I am VERY skeptical on his statement, but I only have exp with long reads in 5~9gb range.</p><p>What do you think?</p>",
"contentMap": {
"en": "<p><a href=\"https://genomic.social/tags/bioinformatics\" class=\"mention hashtag\" rel=\"tag\">#<span>bioinformatics</span></a> folks, riddle me this. Had a weird chat with a lab's head scientist/bioinformatician. </p><p>He's claiming 150x2 illumina data (600m reads I think - so 90 gigabases?) is computationally impossible to do kmer screening for microbial/viral contamination (this is mRNA-seq data from a eukaryotic sample). I am VERY skeptical on his statement, but I only have exp with long reads in 5~9gb range.</p><p>What do you think?</p>"
},
"updated": "2024-11-25T23:17:39Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://genomic.social/tags/bioinformatics",
"name": "#bioinformatics"
}
],
"replies": {
"id": "https://genomic.social/users/naturepoker/statuses/113546017329179634/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://genomic.social/users/naturepoker/statuses/113546017329179634/replies?only_other_accounts=true&page=true",
"partOf": "https://genomic.social/users/naturepoker/statuses/113546017329179634/replies",
"items": []
}
},
"likes": {
"id": "https://genomic.social/users/naturepoker/statuses/113546017329179634/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://genomic.social/users/naturepoker/statuses/113546017329179634/shares",
"type": "Collection",
"totalItems": 2
}
}