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/tangming2005/statuses/113549790520592979",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-26T14:45:01Z",
"url": "https://genomic.social/@tangming2005/113549790520592979",
"attributedTo": "https://genomic.social/users/tangming2005",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://genomic.social/users/tangming2005/followers"
],
"sensitive": false,
"atomUri": "https://genomic.social/users/tangming2005/statuses/113549790520592979",
"inReplyToAtomUri": null,
"conversation": "tag:genomic.social,2024-11-26:objectId=33520032:objectType=Conversation",
"content": "<p>chatomics! <a href=\"https://genomic.social/tags/bioinformatics\" class=\"mention hashtag\" rel=\"tag\">#<span>bioinformatics</span></a> old post: How to convert raw counts to TPM for TCGA data and make a heatmap across cancer types: <a href=\"https://divingintogeneticsandgenomics.com/post/how-to-convert-raw-counts-to-tpm-for-tcga-data-and-make-a-heatmap-across-cancer-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">divingintogeneticsandgenomics.</span><span class=\"invisible\">com/post/how-to-convert-raw-counts-to-tpm-for-tcga-data-and-make-a-heatmap-across-cancer-types/</span></a></p>",
"contentMap": {
"en": "<p>chatomics! <a href=\"https://genomic.social/tags/bioinformatics\" class=\"mention hashtag\" rel=\"tag\">#<span>bioinformatics</span></a> old post: How to convert raw counts to TPM for TCGA data and make a heatmap across cancer types: <a href=\"https://divingintogeneticsandgenomics.com/post/how-to-convert-raw-counts-to-tpm-for-tcga-data-and-make-a-heatmap-across-cancer-types/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">divingintogeneticsandgenomics.</span><span class=\"invisible\">com/post/how-to-convert-raw-counts-to-tpm-for-tcga-data-and-make-a-heatmap-across-cancer-types/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://genomic.social/tags/bioinformatics",
"name": "#bioinformatics"
}
],
"replies": {
"id": "https://genomic.social/users/tangming2005/statuses/113549790520592979/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://genomic.social/users/tangming2005/statuses/113549790520592979/replies?min_id=113549790540186123&page=true",
"partOf": "https://genomic.social/users/tangming2005/statuses/113549790520592979/replies",
"items": [
"https://genomic.social/users/tangming2005/statuses/113549790540186123"
]
}
},
"likes": {
"id": "https://genomic.social/users/tangming2005/statuses/113549790520592979/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://genomic.social/users/tangming2005/statuses/113549790520592979/shares",
"type": "Collection",
"totalItems": 0
}
}