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/113348399575663229",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-22T01:08:39Z",
"url": "https://freeradical.zone/@r343l/113348399575663229",
"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/113348399575663229",
"inReplyToAtomUri": null,
"conversation": "tag:freeradical.zone,2024-10-22:objectId=108578413:objectType=Conversation",
"content": "<p>I am becoming dangerous with <a href=\"https://freeradical.zone/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> because now I know how to use var args and some of the rlang affordances and muahahaha.</p>",
"contentMap": {
"en": "<p>I am becoming dangerous with <a href=\"https://freeradical.zone/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> because now I know how to use var args and some of the rlang affordances and muahahaha.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://freeradical.zone/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://freeradical.zone/users/r343l/statuses/113348399575663229/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://freeradical.zone/users/r343l/statuses/113348399575663229/replies?min_id=113351441931422687&page=true",
"partOf": "https://freeradical.zone/users/r343l/statuses/113348399575663229/replies",
"items": [
"https://freeradical.zone/users/r343l/statuses/113351441931422687"
]
}
},
"likes": {
"id": "https://freeradical.zone/users/r343l/statuses/113348399575663229/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://freeradical.zone/users/r343l/statuses/113348399575663229/shares",
"type": "Collection",
"totalItems": 3
}
}