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/k0kubun/statuses/109311006995272197",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/mediafinger/statuses/109310989203485699",
"published": "2022-11-09T00:26:37Z",
"url": "https://ruby.social/@k0kubun/109311006995272197",
"attributedTo": "https://ruby.social/users/k0kubun",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/k0kubun/followers",
"https://ruby.social/users/mediafinger"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/k0kubun/statuses/109311006995272197",
"inReplyToAtomUri": "https://ruby.social/users/mediafinger/statuses/109310989203485699",
"conversation": "tag:ruby.social,2022-11-08:objectId=10129853:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@mediafinger\" class=\"u-url mention\">@<span>mediafinger</span></a></span> chruby's auto.sh seems like a better design than rbenv's shim, in terms of performance at least. I'm still not sure what comes as a trade-off to it.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@mediafinger\" class=\"u-url mention\">@<span>mediafinger</span></a></span> chruby's auto.sh seems like a better design than rbenv's shim, in terms of performance at least. I'm still not sure what comes as a trade-off to it.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/mediafinger",
"name": "@mediafinger"
}
],
"replies": {
"id": "https://ruby.social/users/k0kubun/statuses/109311006995272197/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/k0kubun/statuses/109311006995272197/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/k0kubun/statuses/109311006995272197/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/k0kubun/statuses/109311006995272197/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/k0kubun/statuses/109311006995272197/shares",
"type": "Collection",
"totalItems": 0
}
}