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/solnic/statuses/109573582921642675",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-25T09:23:08Z",
"url": "https://ruby.social/@solnic/109573582921642675",
"attributedTo": "https://ruby.social/users/solnic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/solnic/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/solnic/statuses/109573582921642675",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2022-12-25:objectId=13901036:objectType=Conversation",
"content": "<p>$ ruby-install 3.2.0</p><p>🙂 ...and let's see how YJIT is behaving 💖 </p><p>Thank you for this amazing release!</p><p><a href=\"https://ruby.social/tags/ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>ruby</span></a> <a href=\"https://ruby.social/tags/rubynews\" class=\"mention hashtag\" rel=\"tag\">#<span>rubynews</span></a> <a href=\"https://ruby.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://ruby.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>$ ruby-install 3.2.0</p><p>🙂 ...and let's see how YJIT is behaving 💖 </p><p>Thank you for this amazing release!</p><p><a href=\"https://ruby.social/tags/ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>ruby</span></a> <a href=\"https://ruby.social/tags/rubynews\" class=\"mention hashtag\" rel=\"tag\">#<span>rubynews</span></a> <a href=\"https://ruby.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://ruby.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ruby.social/tags/ruby",
"name": "#ruby"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/rubynews",
"name": "#rubynews"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://ruby.social/users/solnic/statuses/109573582921642675/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/solnic/statuses/109573582921642675/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/solnic/statuses/109573582921642675/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/solnic/statuses/109573582921642675/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://ruby.social/users/solnic/statuses/109573582921642675/shares",
"type": "Collection",
"totalItems": 3
}
}