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"
}
],
"id": "https://sully.site/users/sullybiker/statuses/101104966104380052",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.cafe/users/nolan/statuses/101104691305605016",
"published": "2018-11-20T18:42:30Z",
"url": "https://sully.site/@sullybiker/101104966104380052",
"attributedTo": "https://sully.site/users/sullybiker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sully.site/users/sullybiker/followers",
"https://toot.cafe/users/nolan"
],
"sensitive": false,
"atomUri": "https://sully.site/users/sullybiker/statuses/101104966104380052",
"inReplyToAtomUri": "https://toot.cafe/users/nolan/statuses/101104691305605016",
"conversation": "tag:toot.cafe,2018-11-20:objectId=6060896:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://toot.cafe/@nolan\" class=\"u-url mention\">@<span>nolan</span></a></span> Haha, for now, at least.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://toot.cafe/@nolan\" class=\"u-url mention\">@<span>nolan</span></a></span> Haha, for now, at least.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.cafe/users/nolan",
"name": "@nolan@toot.cafe"
}
],
"replies": {
"id": "https://sully.site/users/sullybiker/statuses/101104966104380052/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sully.site/users/sullybiker/statuses/101104966104380052/replies?only_other_accounts=true&page=true",
"partOf": "https://sully.site/users/sullybiker/statuses/101104966104380052/replies",
"items": []
}
}
}