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/james/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://ruby.social/users/james/statuses/100589593562290782",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-21T18:16:30Z",
"url": "https://ruby.social/@james/100589593562290782",
"attributedTo": "https://ruby.social/users/james",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/james/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/james/statuses/100589593562290782",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2018-08-21:objectId=2:objectType=Conversation",
"content": "<p>Hey folks! Welcome to ruby.social! 🎉 </p><p>I'm hoping this will become a good, friendly community for Ruby-folks to chat and discover new friends. But for that to happen, you need to sign up!</p><p><a href=\"https://ruby.social\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">ruby.social</span><span class=\"invisible\"></span></a> -- all are welcome</p>",
"contentMap": {
"en": "<p>Hey folks! Welcome to ruby.social! 🎉 </p><p>I'm hoping this will become a good, friendly community for Ruby-folks to chat and discover new friends. But for that to happen, you need to sign up!</p><p><a href=\"https://ruby.social\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">ruby.social</span><span class=\"invisible\"></span></a> -- all are welcome</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/james/statuses/100589593562290782/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/james/statuses/100589593562290782/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/james/statuses/100589593562290782/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/james/statuses/100589593562290782/likes",
"type": "Collection",
"totalItems": 39
},
"shares": {
"id": "https://ruby.social/users/james/statuses/100589593562290782/shares",
"type": "Collection",
"totalItems": 40
}
}
]
}