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/kaspth/statuses/109332900370443253/activity",
"type": "Create",
"actor": "https://ruby.social/users/kaspth",
"published": "2022-11-12T21:14:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/kaspth/followers"
],
"object": {
"id": "https://ruby.social/users/kaspth/statuses/109332900370443253",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/kaspth/statuses/109332900363777534",
"published": "2022-11-12T21:14:24Z",
"url": "https://ruby.social/@kaspth/109332900370443253",
"attributedTo": "https://ruby.social/users/kaspth",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/kaspth/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/kaspth/statuses/109332900370443253",
"inReplyToAtomUri": "https://ruby.social/users/kaspth/statuses/109332900363777534",
"conversation": "tag:ruby.social,2022-11-12:objectId=10415052:objectType=Conversation",
"content": "<p>I've seen him fancy himself a mini-DHH, with all the pomposity, fake parading, and power plays that goes with that. But he really has no ideas, his code is mediocre and he can only parrot stuff that comes from the top. So he does, endlessly.</p>",
"contentMap": {
"en": "<p>I've seen him fancy himself a mini-DHH, with all the pomposity, fake parading, and power plays that goes with that. But he really has no ideas, his code is mediocre and he can only parrot stuff that comes from the top. So he does, endlessly.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/kaspth/statuses/109332900370443253/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/kaspth/statuses/109332900370443253/replies?min_id=109332900377958676&page=true",
"partOf": "https://ruby.social/users/kaspth/statuses/109332900370443253/replies",
"items": [
"https://ruby.social/users/kaspth/statuses/109332900377958676"
]
}
},
"likes": {
"id": "https://ruby.social/users/kaspth/statuses/109332900370443253/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://ruby.social/users/kaspth/statuses/109332900370443253/shares",
"type": "Collection",
"totalItems": 0
}
}
}