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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://ruby.social/users/eightbitraptor/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://ruby.social/users/eightbitraptor/statuses/109287536285174868",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-04T20:57:43Z",
"url": "https://ruby.social/@eightbitraptor/109287536285174868",
"attributedTo": "https://ruby.social/users/eightbitraptor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/eightbitraptor/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/eightbitraptor/statuses/109287536285174868",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2022-11-04:objectId=9873700:objectType=Conversation",
"content": "<p><a href=\"https://ruby.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>Hi. I'm Matt. I live in the UK with my family. I'm married with three young kids.</p><p>I've been using Ruby since 2007, currently I'm at Shopify in the Ruby Infrastructure team building working on improving MRI.</p><p>Besides hacking Ruby, I watch anime, drink a lot of coffee, listen to loads of music and occasionally make keyboards. </p><p>I ❤️ fountain pens, fancy stationary, Linux and MiniDiscs 💽 </p><p>I'm also learning Japanese.</p><p>So expect content about all of that stuff, in varying degrees.</p>",
"contentMap": {
"en": "<p><a href=\"https://ruby.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>Hi. I'm Matt. I live in the UK with my family. I'm married with three young kids.</p><p>I've been using Ruby since 2007, currently I'm at Shopify in the Ruby Infrastructure team building working on improving MRI.</p><p>Besides hacking Ruby, I watch anime, drink a lot of coffee, listen to loads of music and occasionally make keyboards. </p><p>I ❤️ fountain pens, fancy stationary, Linux and MiniDiscs 💽 </p><p>I'm also learning Japanese.</p><p>So expect content about all of that stuff, in varying degrees.</p>"
},
"updated": "2024-10-11T19:53:26Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ruby.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://ruby.social/users/eightbitraptor/statuses/109287536285174868/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/eightbitraptor/statuses/109287536285174868/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/eightbitraptor/statuses/109287536285174868/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/eightbitraptor/statuses/109287536285174868/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://ruby.social/users/eightbitraptor/statuses/109287536285174868/shares",
"type": "Collection",
"totalItems": 4
}
}
]
}