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/ufuk/statuses/109558937754243262",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/codefolio/statuses/109558597637866408",
"published": "2022-12-22T19:18:41Z",
"url": "https://ruby.social/@ufuk/109558937754243262",
"attributedTo": "https://ruby.social/users/ufuk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/ufuk/followers",
"https://ruby.social/users/codefolio",
"https://ruby.social/users/k0kubun",
"https://ruby.social/users/Schneems",
"https://ruby.social/users/byroot",
"https://ruby.social/users/flavorjones"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/ufuk/statuses/109558937754243262",
"inReplyToAtomUri": "https://ruby.social/users/codefolio/statuses/109558597637866408",
"conversation": "tag:ruby.social,2022-12-21:objectId=13613543:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@codefolio\" class=\"u-url mention\">@<span>codefolio</span></a></span> <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/@flavorjones\" class=\"u-url mention\">@<span>flavorjones</span></a></span> What I understand from this tweet <a href=\"https://twitter.com/rafael_falco/status/1605362087198433280\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/rafael_falco/statu</span><span class=\"invisible\">s/1605362087198433280</span></a> is that they can run Discourse with Ruby 3.2 YJIT, at least locally.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@codefolio\" class=\"u-url mention\">@<span>codefolio</span></a></span> <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/@flavorjones\" class=\"u-url mention\">@<span>flavorjones</span></a></span> What I understand from this tweet <a href=\"https://twitter.com/rafael_falco/status/1605362087198433280\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/rafael_falco/statu</span><span class=\"invisible\">s/1605362087198433280</span></a> is that they can run Discourse with Ruby 3.2 YJIT, at least locally.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/codefolio",
"name": "@codefolio"
},
{
"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/flavorjones",
"name": "@flavorjones"
}
],
"replies": {
"id": "https://ruby.social/users/ufuk/statuses/109558937754243262/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/ufuk/statuses/109558937754243262/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/ufuk/statuses/109558937754243262/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/ufuk/statuses/109558937754243262/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ruby.social/users/ufuk/statuses/109558937754243262/shares",
"type": "Collection",
"totalItems": 0
}
}