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://mastodon.social/users/gbraad/statuses/114086085812480804",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/gbraad/statuses/114085388061534030",
"published": "2025-03-01T07:51:58Z",
"url": "https://mastodon.social/@gbraad/114086085812480804",
"attributedTo": "https://mastodon.social/users/gbraad",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/gbraad/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/gbraad/statuses/114086085812480804",
"inReplyToAtomUri": "https://mastodon.social/users/gbraad/statuses/114085388061534030",
"conversation": "tag:mastodon.social,2025-03-01:objectId=933829073:objectType=Conversation",
"content": "<p>Remotely target a machine using SSH? Yep...</p>",
"contentMap": {
"en": "<p>Remotely target a machine using SSH? Yep...</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/114/086/084/412/074/626/original/3d99fdbe59e0a604.png",
"name": null,
"blurhash": "U01yOW?v%Mt8bItRt8t7tRt8ogt8NGR+xvoz",
"width": 1914,
"height": 697
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/gbraad/statuses/114086085812480804/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/gbraad/statuses/114086085812480804/replies?min_id=114086091111075374&page=true",
"partOf": "https://mastodon.social/users/gbraad/statuses/114086085812480804/replies",
"items": [
"https://mastodon.social/users/gbraad/statuses/114086091111075374"
]
}
},
"likes": {
"id": "https://mastodon.social/users/gbraad/statuses/114086085812480804/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/gbraad/statuses/114086085812480804/shares",
"type": "Collection",
"totalItems": 0
}
}