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://mastodon.social/users/JessButler/statuses/109420776361520929",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-28T09:42:25Z",
"url": "https://mastodon.social/@JessButler/109420776361520929",
"attributedTo": "https://mastodon.social/users/JessButler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/JessButler/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/JessButler/statuses/109420776361520929",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-28:objectId=344559484:objectType=Conversation",
"content": "<p>🔖 Statistical code in a high-impact medical journal</p><p>A journal started asking authors to submit code with their manuscripts. They then analysed the next 314 papers accepted</p><p>87% denied using code, even when publishing substantial statistical analysis</p><p>10% used code but refused to share it with the journal</p><p>For the few that provided code, none scored even moderately on basic quality criteria</p><p>Assel & Vickers<br /><a href=\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6705117/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">ncbi.nlm.nih.gov/pmc/articles/</span><span class=\"invisible\">PMC6705117/</span></a></p><p><a href=\"https://mastodon.social/tags/MedMastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>MedMastodon</span></a><br /><a href=\"https://mastodon.social/tags/OpenScience\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenScience</span></a><br /><a href=\"https://mastodon.social/tags/ResearchWaste\" class=\"mention hashtag\" rel=\"tag\">#<span>ResearchWaste</span></a><br /><a href=\"https://mastodon.social/tags/doi\" class=\"mention hashtag\" rel=\"tag\">#<span>doi</span></a>:10.7326/M17-2863</p>",
"contentMap": {
"en": "<p>🔖 Statistical code in a high-impact medical journal</p><p>A journal started asking authors to submit code with their manuscripts. They then analysed the next 314 papers accepted</p><p>87% denied using code, even when publishing substantial statistical analysis</p><p>10% used code but refused to share it with the journal</p><p>For the few that provided code, none scored even moderately on basic quality criteria</p><p>Assel & Vickers<br /><a href=\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6705117/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">ncbi.nlm.nih.gov/pmc/articles/</span><span class=\"invisible\">PMC6705117/</span></a></p><p><a href=\"https://mastodon.social/tags/MedMastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>MedMastodon</span></a><br /><a href=\"https://mastodon.social/tags/OpenScience\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenScience</span></a><br /><a href=\"https://mastodon.social/tags/ResearchWaste\" class=\"mention hashtag\" rel=\"tag\">#<span>ResearchWaste</span></a><br /><a href=\"https://mastodon.social/tags/doi\" class=\"mention hashtag\" rel=\"tag\">#<span>doi</span></a>:10.7326/M17-2863</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/MedMastodon",
"name": "#MedMastodon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/openscience",
"name": "#openscience"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/researchwaste",
"name": "#researchwaste"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/doi",
"name": "#doi"
}
],
"replies": {
"id": "https://mastodon.social/users/JessButler/statuses/109420776361520929/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/JessButler/statuses/109420776361520929/replies?min_id=109420784034563133&page=true",
"partOf": "https://mastodon.social/users/JessButler/statuses/109420776361520929/replies",
"items": [
"https://mastodon.social/users/JessButler/statuses/109420784034563133"
]
}
},
"likes": {
"id": "https://mastodon.social/users/JessButler/statuses/109420776361520929/likes",
"type": "Collection",
"totalItems": 208
},
"shares": {
"id": "https://mastodon.social/users/JessButler/statuses/109420776361520929/shares",
"type": "Collection",
"totalItems": 272
}
}