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/jm3/statuses/113368713621095163/replies",
"type": "Collection",
"first": {
"id": "https://ruby.social/users/jm3/statuses/113368713621095163/replies?page=true",
"type": "CollectionPage",
"next": "https://ruby.social/users/jm3/statuses/113368713621095163/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/jm3/statuses/113368713621095163/replies",
"items": [
{
"id": "https://ruby.social/users/jm3/statuses/113368718078638413",
"type": "Note",
"summary": null,
"inReplyTo": "https://ruby.social/users/jm3/statuses/113368713621095163",
"published": "2024-10-25T15:15:55Z",
"url": "https://ruby.social/@jm3/113368718078638413",
"attributedTo": "https://ruby.social/users/jm3",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/jm3/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/jm3/statuses/113368718078638413",
"inReplyToAtomUri": "https://ruby.social/users/jm3/statuses/113368713621095163",
"conversation": "tag:ruby.social,2024-10-25:objectId=57270137:objectType=Conversation",
"content": "<p>I'm entering this just in case!</p>",
"contentMap": {
"en": "<p>I'm entering this just in case!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/rubysocial/media_attachments/files/113/368/716/289/120/744/original/45a75c251a0e5769.png",
"name": "form showing my name with gratuitous umlauts on the o's just to test out the unicode handling :)",
"blurhash": "U7SigR9FWV~q%LIUayxut8WBoft7?bxuWBM{",
"width": 870,
"height": 800
}
],
"tag": [],
"replies": {
"id": "https://ruby.social/users/jm3/statuses/113368718078638413/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/jm3/statuses/113368718078638413/replies?min_id=113368735353850657&page=true",
"partOf": "https://ruby.social/users/jm3/statuses/113368718078638413/replies",
"items": [
"https://ruby.social/users/jm3/statuses/113368735353850657"
]
}
},
"likes": {
"id": "https://ruby.social/users/jm3/statuses/113368718078638413/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ruby.social/users/jm3/statuses/113368718078638413/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}