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/113237242788036424",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-02T10:00:01Z",
"url": "https://genomic.social/@datascience/113237242788036424",
"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/113237242788036424",
"inReplyToAtomUri": null,
"conversation": "tag:genomic.social,2024-10-02:objectId=30603961:objectType=Conversation",
"content": "<p>Handy RStudio addins for reshaping and navigating in code: <a href=\"https://github.com/lionel-/codegrip\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/lionel-/codegrip</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/rstudio\" class=\"mention hashtag\" rel=\"tag\">#<span>rstudio</span></a> <a href=\"https://floss.social/@lionel\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">floss.social/@lionel</span><span class=\"invisible\"></span></a> @_lionelhenry</p>",
"contentMap": {
"en": "<p>Handy RStudio addins for reshaping and navigating in code: <a href=\"https://github.com/lionel-/codegrip\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/lionel-/codegrip</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/rstudio\" class=\"mention hashtag\" rel=\"tag\">#<span>rstudio</span></a> <a href=\"https://floss.social/@lionel\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">floss.social/@lionel</span><span class=\"invisible\"></span></a> @_lionelhenry</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://genomic.social/tags/RStats",
"name": "#RStats"
},
{
"type": "Hashtag",
"href": "https://genomic.social/tags/rstudio",
"name": "#rstudio"
}
],
"replies": {
"id": "https://genomic.social/users/datascience/statuses/113237242788036424/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://genomic.social/users/datascience/statuses/113237242788036424/replies?only_other_accounts=true&page=true",
"partOf": "https://genomic.social/users/datascience/statuses/113237242788036424/replies",
"items": []
}
},
"likes": {
"id": "https://genomic.social/users/datascience/statuses/113237242788036424/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://genomic.social/users/datascience/statuses/113237242788036424/shares",
"type": "Collection",
"totalItems": 2
}
}