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://ecoevo.social/users/GullumLuvl/statuses/113561686652842946",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-28T17:10:22Z",
"url": "https://ecoevo.social/@GullumLuvl/113561686652842946",
"attributedTo": "https://ecoevo.social/users/GullumLuvl",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ecoevo.social/users/GullumLuvl/followers"
],
"sensitive": false,
"atomUri": "https://ecoevo.social/users/GullumLuvl/statuses/113561686652842946",
"inReplyToAtomUri": null,
"conversation": "tag:ecoevo.social,2024-11-28:objectId=58940629:objectType=Conversation",
"content": "<p>Currently wondering for my bioinformatics project:</p><p>should I actually install 'coreutils' into my conda environment? It has cut, sort, join, but also a pile of less relevant stuff like chmod, chroot, df...</p><p>Apart from not forgetting to provide the version information when publishing the project, I am not sure of the benefit.</p><p><a href=\"https://ecoevo.social/tags/conda\" class=\"mention hashtag\" rel=\"tag\">#<span>conda</span></a> <a href=\"https://ecoevo.social/tags/bioinformatics\" class=\"mention hashtag\" rel=\"tag\">#<span>bioinformatics</span></a> <a href=\"https://ecoevo.social/tags/reproducibility\" class=\"mention hashtag\" rel=\"tag\">#<span>reproducibility</span></a></p>",
"contentMap": {
"en": "<p>Currently wondering for my bioinformatics project:</p><p>should I actually install 'coreutils' into my conda environment? It has cut, sort, join, but also a pile of less relevant stuff like chmod, chroot, df...</p><p>Apart from not forgetting to provide the version information when publishing the project, I am not sure of the benefit.</p><p><a href=\"https://ecoevo.social/tags/conda\" class=\"mention hashtag\" rel=\"tag\">#<span>conda</span></a> <a href=\"https://ecoevo.social/tags/bioinformatics\" class=\"mention hashtag\" rel=\"tag\">#<span>bioinformatics</span></a> <a href=\"https://ecoevo.social/tags/reproducibility\" class=\"mention hashtag\" rel=\"tag\">#<span>reproducibility</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ecoevo.social/tags/conda",
"name": "#conda"
},
{
"type": "Hashtag",
"href": "https://ecoevo.social/tags/bioinformatics",
"name": "#bioinformatics"
},
{
"type": "Hashtag",
"href": "https://ecoevo.social/tags/reproducibility",
"name": "#reproducibility"
}
],
"replies": {
"id": "https://ecoevo.social/users/GullumLuvl/statuses/113561686652842946/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ecoevo.social/users/GullumLuvl/statuses/113561686652842946/replies?min_id=113561704434128568&page=true",
"partOf": "https://ecoevo.social/users/GullumLuvl/statuses/113561686652842946/replies",
"items": [
"https://ecoevo.social/users/GullumLuvl/statuses/113561704434128568"
]
}
},
"likes": {
"id": "https://ecoevo.social/users/GullumLuvl/statuses/113561686652842946/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ecoevo.social/users/GullumLuvl/statuses/113561686652842946/shares",
"type": "Collection",
"totalItems": 2
}
}