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/ecomba/statuses/114614619948168086",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-02T16:05:09Z",
"url": "https://ruby.social/@ecomba/114614619948168086",
"attributedTo": "https://ruby.social/users/ecomba",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/ecomba/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/ecomba/statuses/114614619948168086",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2025-06-02:objectId=75513116:objectType=Conversation",
"content": "<p>Seriously thinking about writing a pocket like service.</p><p>It it existed (again), would you pay for it? How much? What functionality would you want it to have?</p><p><a href=\"https://ruby.social/tags/feedback\" class=\"mention hashtag\" rel=\"tag\">#<span>feedback</span></a> <a href=\"https://ruby.social/tags/saas\" class=\"mention hashtag\" rel=\"tag\">#<span>saas</span></a> <a href=\"https://ruby.social/tags/pocket\" class=\"mention hashtag\" rel=\"tag\">#<span>pocket</span></a></p>",
"contentMap": {
"en": "<p>Seriously thinking about writing a pocket like service.</p><p>It it existed (again), would you pay for it? How much? What functionality would you want it to have?</p><p><a href=\"https://ruby.social/tags/feedback\" class=\"mention hashtag\" rel=\"tag\">#<span>feedback</span></a> <a href=\"https://ruby.social/tags/saas\" class=\"mention hashtag\" rel=\"tag\">#<span>saas</span></a> <a href=\"https://ruby.social/tags/pocket\" class=\"mention hashtag\" rel=\"tag\">#<span>pocket</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ruby.social/tags/feedback",
"name": "#feedback"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/saas",
"name": "#saas"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/pocket",
"name": "#pocket"
}
],
"replies": {
"id": "https://ruby.social/users/ecomba/statuses/114614619948168086/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/ecomba/statuses/114614619948168086/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/ecomba/statuses/114614619948168086/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/ecomba/statuses/114614619948168086/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/ecomba/statuses/114614619948168086/shares",
"type": "Collection",
"totalItems": 0
}
}