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/rubyconf/statuses/113442040356821498",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/rubyconf/statuses/113442040345789168",
"published": "2024-11-07T14:02:44Z",
"url": "https://ruby.social/@rubyconf/113442040356821498",
"attributedTo": "https://ruby.social/users/rubyconf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/rubyconf/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/rubyconf/statuses/113442040356821498",
"inReplyToAtomUri": "https://ruby.social/users/rubyconf/statuses/113442040345789168",
"conversation": "tag:ruby.social,2024-11-07:objectId=58346879:objectType=Conversation",
"content": "<p>And you won't want to miss Sean Collinsβ workshop: Hands on Hanami π</p><p>Learn Hanami 2.2 by building a blog app:</p><p>π Route requests as the gateway from web to app<br />π Create database records and surface data back to actions<br />π Render views with simple, logic-free ERB templates</p>",
"contentMap": {
"en": "<p>And you won't want to miss Sean Collinsβ workshop: Hands on Hanami π</p><p>Learn Hanami 2.2 by building a blog app:</p><p>π Route requests as the gateway from web to app<br />π Create database records and surface data back to actions<br />π Render views with simple, logic-free ERB templates</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/rubyconf/statuses/113442040356821498/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/rubyconf/statuses/113442040356821498/replies?min_id=113442040366616735&page=true",
"partOf": "https://ruby.social/users/rubyconf/statuses/113442040356821498/replies",
"items": [
"https://ruby.social/users/rubyconf/statuses/113442040366616735"
]
}
},
"likes": {
"id": "https://ruby.social/users/rubyconf/statuses/113442040356821498/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ruby.social/users/rubyconf/statuses/113442040356821498/shares",
"type": "Collection",
"totalItems": 4
}
}