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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://ruby.social/users/nony/statuses/109988950126339824",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-08T17:56:29Z",
"url": "https://ruby.social/@nony/109988950126339824",
"attributedTo": "https://ruby.social/users/nony",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/nony/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/nony/statuses/109988950126339824",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2023-03-08:objectId=18398102:objectType=Conversation",
"content": "<p>Ruby Object Shapes curiosity: I'm going to dump the heap to inspect the shapes but I figured `Foo.new.dee` would produce one new shape, not two. 🤔</p>",
"contentMap": {
"en": "<p>Ruby Object Shapes curiosity: I'm going to dump the heap to inspect the shapes but I figured `Foo.new.dee` would produce one new shape, not two. 🤔</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/rubysocial/media_attachments/files/109/988/943/984/153/008/original/266b0589b8755fad.png",
"name": null,
"blurhash": "UGAm}Bof?wjuxujtayj@_4jZWAj?xufjaef7",
"width": 1280,
"height": 1065
}
],
"tag": [],
"replies": {
"id": "https://ruby.social/users/nony/statuses/109988950126339824/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/nony/statuses/109988950126339824/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/nony/statuses/109988950126339824/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/nony/statuses/109988950126339824/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/nony/statuses/109988950126339824/shares",
"type": "Collection",
"totalItems": 0
}
}