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/codefolio/statuses/109558597637866408",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/codefolio/statuses/109558586263161102",
"published": "2022-12-22T17:52:11Z",
"url": "https://ruby.social/@codefolio/109558597637866408",
"attributedTo": "https://ruby.social/users/codefolio",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/codefolio/followers",
"https://ruby.social/users/k0kubun",
"https://ruby.social/users/Schneems",
"https://ruby.social/users/byroot",
"https://ruby.social/users/ufuk",
"https://ruby.social/users/flavorjones"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/codefolio/statuses/109558597637866408",
"inReplyToAtomUri": "https://ruby.social/users/codefolio/statuses/109558586263161102",
"conversation": "tag:ruby.social,2022-12-21:objectId=13613543:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@k0kubun\" class=\"u-url mention\">@<span>k0kubun</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@Schneems\" class=\"u-url mention\">@<span>Schneems</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@byroot\" class=\"u-url mention\">@<span>byroot</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@ufuk\" class=\"u-url mention\">@<span>ufuk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@flavorjones\" class=\"u-url mention\">@<span>flavorjones</span></a></span> With time, in theory, we should do well on a wide variety of large, complex Rails apps, sight unseen, without doing specific optimisation for them. Early signs are good.</p><p>But we'll know a lot more in a year or three. I should go back and check if Discourse is working with latest-head Ruby again. We got a bit of optimisation for it before, and presumably we should do better now.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@k0kubun\" class=\"u-url mention\">@<span>k0kubun</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@Schneems\" class=\"u-url mention\">@<span>Schneems</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@byroot\" class=\"u-url mention\">@<span>byroot</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@ufuk\" class=\"u-url mention\">@<span>ufuk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@flavorjones\" class=\"u-url mention\">@<span>flavorjones</span></a></span> With time, in theory, we should do well on a wide variety of large, complex Rails apps, sight unseen, without doing specific optimisation for them. Early signs are good.</p><p>But we'll know a lot more in a year or three. I should go back and check if Discourse is working with latest-head Ruby again. We got a bit of optimisation for it before, and presumably we should do better now.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/k0kubun",
"name": "@k0kubun"
},
{
"type": "Mention",
"href": "https://ruby.social/users/Schneems",
"name": "@Schneems"
},
{
"type": "Mention",
"href": "https://ruby.social/users/byroot",
"name": "@byroot"
},
{
"type": "Mention",
"href": "https://ruby.social/users/ufuk",
"name": "@ufuk"
},
{
"type": "Mention",
"href": "https://ruby.social/users/flavorjones",
"name": "@flavorjones"
}
],
"replies": {
"id": "https://ruby.social/users/codefolio/statuses/109558597637866408/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/codefolio/statuses/109558597637866408/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/codefolio/statuses/109558597637866408/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/codefolio/statuses/109558597637866408/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ruby.social/users/codefolio/statuses/109558597637866408/shares",
"type": "Collection",
"totalItems": 0
}
}