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/k0kubun/statuses/111655572364133063",
"type": "Note",
"summary": null,
"inReplyTo": "https://hachyderm.io/users/cyberdelia/statuses/111655554620158803",
"published": "2023-12-28T02:00:26Z",
"url": "https://ruby.social/@k0kubun/111655572364133063",
"attributedTo": "https://ruby.social/users/k0kubun",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/k0kubun/followers",
"https://hachyderm.io/users/cyberdelia"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/k0kubun/statuses/111655572364133063",
"inReplyToAtomUri": "https://hachyderm.io/users/cyberdelia/statuses/111655554620158803",
"conversation": "tag:ruby.social,2023-12-25:objectId=35972947:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@cyberdelia\" class=\"u-url mention\">@<span>cyberdelia</span></a></span> Yeah. Endless method definition also makes it look like Kotlin. Now I want to use refinements like Kotlin's extension functions.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@cyberdelia\" class=\"u-url mention\">@<span>cyberdelia</span></a></span> Yeah. Endless method definition also makes it look like Kotlin. Now I want to use refinements like Kotlin's extension functions.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hachyderm.io/users/cyberdelia",
"name": "@cyberdelia@hachyderm.io"
}
],
"replies": {
"id": "https://ruby.social/users/k0kubun/statuses/111655572364133063/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/k0kubun/statuses/111655572364133063/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/k0kubun/statuses/111655572364133063/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/k0kubun/statuses/111655572364133063/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/k0kubun/statuses/111655572364133063/shares",
"type": "Collection",
"totalItems": 0
}
}