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://freeradical.zone/users/r343l/statuses/113351441931422687",
"type": "Note",
"summary": null,
"inReplyTo": "https://freeradical.zone/users/r343l/statuses/113348399575663229",
"published": "2024-10-22T14:02:22Z",
"url": "https://freeradical.zone/@r343l/113351441931422687",
"attributedTo": "https://freeradical.zone/users/r343l",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://freeradical.zone/users/r343l/followers"
],
"sensitive": false,
"atomUri": "https://freeradical.zone/users/r343l/statuses/113351441931422687",
"inReplyToAtomUri": "https://freeradical.zone/users/r343l/statuses/113348399575663229",
"conversation": "tag:freeradical.zone,2024-10-22:objectId=108578413:objectType=Conversation",
"content": "<p>For random reasons when I woke up in the middle of the night I was wondering if SPSS was related to S or <a href=\"https://freeradical.zone/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> (seems not really other than usual propagation of ideas) but resulted in me going to the <a href=\"https://freeradical.zone/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://freeradical.zone/tags/pandas\" class=\"mention hashtag\" rel=\"tag\">#<span>pandas</span></a> wikipedia page and being reminded that R is Pandas main inspiration. Honestly Pandas is so much easier to grok coming at it this way rather than a general purpose coder who knows python but only rudimentary data stuff.</p>",
"contentMap": {
"en": "<p>For random reasons when I woke up in the middle of the night I was wondering if SPSS was related to S or <a href=\"https://freeradical.zone/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> (seems not really other than usual propagation of ideas) but resulted in me going to the <a href=\"https://freeradical.zone/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://freeradical.zone/tags/pandas\" class=\"mention hashtag\" rel=\"tag\">#<span>pandas</span></a> wikipedia page and being reminded that R is Pandas main inspiration. Honestly Pandas is so much easier to grok coming at it this way rather than a general purpose coder who knows python but only rudimentary data stuff.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://freeradical.zone/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://freeradical.zone/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://freeradical.zone/tags/pandas",
"name": "#pandas"
}
],
"replies": {
"id": "https://freeradical.zone/users/r343l/statuses/113351441931422687/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://freeradical.zone/users/r343l/statuses/113351441931422687/replies?min_id=113351449205623728&page=true",
"partOf": "https://freeradical.zone/users/r343l/statuses/113351441931422687/replies",
"items": [
"https://freeradical.zone/users/r343l/statuses/113351449205623728"
]
}
},
"likes": {
"id": "https://freeradical.zone/users/r343l/statuses/113351441931422687/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://freeradical.zone/users/r343l/statuses/113351441931422687/shares",
"type": "Collection",
"totalItems": 1
}
}