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/datascience/statuses/114448977228858242",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-04T10:00:01Z",
"url": "https://genomic.social/@datascience/114448977228858242",
"attributedTo": "https://genomic.social/users/datascience",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://genomic.social/users/datascience/followers"
],
"sensitive": false,
"atomUri": "https://genomic.social/users/datascience/statuses/114448977228858242",
"inReplyToAtomUri": null,
"conversation": "tag:genomic.social,2025-05-04:objectId=42340976:objectType=Conversation",
"content": "<p>Do you need inspiration how to present a dataset in a clear figure and what package to use? Check out <a href=\"https://www.data-to-viz.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">data-to-viz.com/</span><span class=\"invisible\"></span></a> <a href=\"https://genomic.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://genomic.social/tags/dataviz\" class=\"mention hashtag\" rel=\"tag\">#<span>dataviz</span></a> @R_Graph_Gallery</p>",
"contentMap": {
"en": "<p>Do you need inspiration how to present a dataset in a clear figure and what package to use? Check out <a href=\"https://www.data-to-viz.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">data-to-viz.com/</span><span class=\"invisible\"></span></a> <a href=\"https://genomic.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://genomic.social/tags/dataviz\" class=\"mention hashtag\" rel=\"tag\">#<span>dataviz</span></a> @R_Graph_Gallery</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://genomic.social/tags/RStats",
"name": "#RStats"
},
{
"type": "Hashtag",
"href": "https://genomic.social/tags/dataviz",
"name": "#dataviz"
}
],
"replies": {
"id": "https://genomic.social/users/datascience/statuses/114448977228858242/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://genomic.social/users/datascience/statuses/114448977228858242/replies?only_other_accounts=true&page=true",
"partOf": "https://genomic.social/users/datascience/statuses/114448977228858242/replies",
"items": []
}
},
"likes": {
"id": "https://genomic.social/users/datascience/statuses/114448977228858242/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://genomic.social/users/datascience/statuses/114448977228858242/shares",
"type": "Collection",
"totalItems": 4
}
}