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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://epistolary.org/users/vees/statuses/114594668692858388",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-30T03:31:17Z",
"url": "https://epistolary.org/@vees/114594668692858388",
"attributedTo": "https://epistolary.org/users/vees",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://epistolary.org/users/vees/followers"
],
"sensitive": false,
"atomUri": "https://epistolary.org/users/vees/statuses/114594668692858388",
"inReplyToAtomUri": null,
"conversation": "tag:epistolary.org,2025-05-30:objectId=29288208:objectType=Conversation",
"content": "<p>Got to the good part of my nighttime reading: Substitution-Permutation Networks. This book is great because the equations, examples and diagrams all support each other in a way that I just keep flipping between the three for each concept until I understand the sum of the parts. <a href=\"https://epistolary.org/tags/cryptography\" class=\"mention hashtag\" rel=\"tag\">#<span>cryptography</span></a></p>",
"contentMap": {
"en": "<p>Got to the good part of my nighttime reading: Substitution-Permutation Networks. This book is great because the equations, examples and diagrams all support each other in a way that I just keep flipping between the three for each concept until I understand the sum of the parts. <a href=\"https://epistolary.org/tags/cryptography\" class=\"mention hashtag\" rel=\"tag\">#<span>cryptography</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.epistolary.org/media_attachments/files/114/594/661/406/354/864/original/5ef23439de1d14d4.jpeg",
"name": "A partially open book illuminated by soft light displays a diagram of a substitution-permutation network, featuring interconnected elements labeled with letters. The page includes text discussing linear cryptanalysis. A hand is visible, holding the book.",
"blurhash": "UUGawK9u9axt4;%1oyR*0gR+-oay?Gs:IpWC",
"width": 2880,
"height": 2880
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://epistolary.org/tags/cryptography",
"name": "#cryptography"
}
],
"replies": {
"id": "https://epistolary.org/users/vees/statuses/114594668692858388/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://epistolary.org/users/vees/statuses/114594668692858388/replies?only_other_accounts=true&page=true",
"partOf": "https://epistolary.org/users/vees/statuses/114594668692858388/replies",
"items": []
}
},
"likes": {
"id": "https://epistolary.org/users/vees/statuses/114594668692858388/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://epistolary.org/users/vees/statuses/114594668692858388/shares",
"type": "Collection",
"totalItems": 2
}
}