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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://ecoevo.social/users/frod_san/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://ecoevo.social/users/frod_san/statuses/110253737582860798",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-24T12:15:25Z",
"url": "https://ecoevo.social/@frod_san/110253737582860798",
"attributedTo": "https://ecoevo.social/users/frod_san",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ecoevo.social/users/frod_san/followers"
],
"sensitive": false,
"atomUri": "https://ecoevo.social/users/frod_san/statuses/110253737582860798",
"inReplyToAtomUri": null,
"conversation": "tag:ecoevo.social,2023-04-24:objectId=13457243:objectType=Conversation",
"content": "<p>{grateful} is now on CRAN!</p><p>{grateful} makes it very easy to cite <a href=\"https://ecoevo.social/tags/Rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>Rstats</span></a> packages, so that software authors get their deserved credit</p><p><a href=\"https://pakillo.github.io/grateful/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pakillo.github.io/grateful/</span><span class=\"invisible\"></span></a></p><p>Thread 1/</p>",
"contentMap": {
"en": "<p>{grateful} is now on CRAN!</p><p>{grateful} makes it very easy to cite <a href=\"https://ecoevo.social/tags/Rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>Rstats</span></a> packages, so that software authors get their deserved credit</p><p><a href=\"https://pakillo.github.io/grateful/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pakillo.github.io/grateful/</span><span class=\"invisible\"></span></a></p><p>Thread 1/</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://ecoevo.social/system/media_attachments/files/110/253/737/385/817/698/original/5110794d7f8d37e6.png",
"name": "The goal of grateful is to make it very easy to cite R and the R packages used in any analyses, so that package authors receive their deserved credit. By calling a single function, grateful will scan the project for R packages used and generate a BibTeX file containing all citations for those packages.\n\ngrateful can then generate a new document with citations in the desired output format (Word, PDF, HTML, Markdown). These references can be formatted for a specific journal, so that we can just paste them directly into our manuscript or report.\n\nAlternatively, we can use grateful directly within an Rmarkdown or Quarto document. In this case, a paragraph containing in-text citations of all used R packages will (optionally) be inserted into the Rmarkdown/Quarto document, and these packages will be included in the reference list when rendering.",
"blurhash": "U2Rysg00%1IqxV%gbcs*%MxuV@og01RP%Lx]",
"width": 798,
"height": 463
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://ecoevo.social/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://ecoevo.social/users/frod_san/statuses/110253737582860798/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ecoevo.social/users/frod_san/statuses/110253737582860798/replies?min_id=110253737717545873&page=true",
"partOf": "https://ecoevo.social/users/frod_san/statuses/110253737582860798/replies",
"items": [
"https://ecoevo.social/users/frod_san/statuses/110253737717545873"
]
}
},
"likes": {
"id": "https://ecoevo.social/users/frod_san/statuses/110253737582860798/likes",
"type": "Collection",
"totalItems": 65
},
"shares": {
"id": "https://ecoevo.social/users/frod_san/statuses/110253737582860798/shares",
"type": "Collection",
"totalItems": 65
}
}
]
}