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://ruby.social/users/andycroll/statuses/113318507189437678",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-16T18:26:38Z",
"url": "https://ruby.social/@andycroll/113318507189437678",
"attributedTo": "https://ruby.social/users/andycroll",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/andycroll/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/andycroll/statuses/113318507189437678",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-10-16:objectId=56583684:objectType=Conversation",
"content": "<p>Wrote up a little bit about the technology and thinking behind UsingRails<br /><a href=\"https://andycroll.com/ruby/launching-usingrails/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">andycroll.com/ruby/launching-u</span><span class=\"invisible\">singrails/</span></a></p>",
"contentMap": {
"en": "<p>Wrote up a little bit about the technology and thinking behind UsingRails<br /><a href=\"https://andycroll.com/ruby/launching-usingrails/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">andycroll.com/ruby/launching-u</span><span class=\"invisible\">singrails/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/andycroll/statuses/113318507189437678/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/andycroll/statuses/113318507189437678/replies?min_id=113318507204997230&page=true",
"partOf": "https://ruby.social/users/andycroll/statuses/113318507189437678/replies",
"items": [
"https://ruby.social/users/andycroll/statuses/113318507204997230"
]
}
},
"likes": {
"id": "https://ruby.social/users/andycroll/statuses/113318507189437678/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://ruby.social/users/andycroll/statuses/113318507189437678/shares",
"type": "Collection",
"totalItems": 6
}
}