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/112842763558749284",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/ufuk/statuses/112842756414202965",
"published": "2024-07-24T17:58:46Z",
"url": "https://ruby.social/@ufuk/112842763558749284",
"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/jardo"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/ufuk/statuses/112842763558749284",
"inReplyToAtomUri": "https://ruby.social/users/ufuk/statuses/112842756414202965",
"conversation": "tag:ruby.social,2024-07-24:objectId=50424700:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@jardo\" class=\"u-url mention\">@<span>jardo</span></a></span> ah it gets passed into `initializationOptions`: <a href=\"https://github.com/Shopify/ruby-lsp/blob/d662b63d074735059942d42b5272319b7b833afa/lib/ruby_lsp/global_state.rb#L67\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Shopify/ruby-lsp/bl</span><span class=\"invisible\">ob/d662b63d074735059942d42b5272319b7b833afa/lib/ruby_lsp/global_state.rb#L67</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@jardo\" class=\"u-url mention\">@<span>jardo</span></a></span> ah it gets passed into `initializationOptions`: <a href=\"https://github.com/Shopify/ruby-lsp/blob/d662b63d074735059942d42b5272319b7b833afa/lib/ruby_lsp/global_state.rb#L67\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Shopify/ruby-lsp/bl</span><span class=\"invisible\">ob/d662b63d074735059942d42b5272319b7b833afa/lib/ruby_lsp/global_state.rb#L67</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ruby.social/users/jardo",
"name": "@jardo"
}
],
"replies": {
"id": "https://ruby.social/users/ufuk/statuses/112842763558749284/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/ufuk/statuses/112842763558749284/replies?min_id=112842766951324168&page=true",
"partOf": "https://ruby.social/users/ufuk/statuses/112842763558749284/replies",
"items": [
"https://ruby.social/users/ufuk/statuses/112842766951324168"
]
}
},
"likes": {
"id": "https://ruby.social/users/ufuk/statuses/112842763558749284/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/ufuk/statuses/112842763558749284/shares",
"type": "Collection",
"totalItems": 0
}
}