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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://whisper.tf/users/paul/statuses/114587891221951529",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-28T22:47:41Z",
"url": "https://whisper.tf/@paul/114587891221951529",
"attributedTo": "https://whisper.tf/users/paul",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://whisper.tf/users/paul/followers"
],
"sensitive": false,
"atomUri": "https://whisper.tf/users/paul/statuses/114587891221951529",
"inReplyToAtomUri": null,
"conversation": "tag:whisper.tf,2025-05-28:objectId=2455594:objectType=Conversation",
"content": "<p>Is there any way in <a href=\"https://whisper.tf/tags/Swift\" class=\"mention hashtag\" rel=\"tag\">#<span>Swift</span></a> to add a attachment to a pdf document besides this <a href=\"https://github.com/gematik/swift-gemPDFKit\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/gematik/swift-gemPD</span><span class=\"invisible\">FKit</span></a>? 🙈 Could not get this one to work.</p>",
"contentMap": {
"en": "<p>Is there any way in <a href=\"https://whisper.tf/tags/Swift\" class=\"mention hashtag\" rel=\"tag\">#<span>Swift</span></a> to add a attachment to a pdf document besides this <a href=\"https://github.com/gematik/swift-gemPDFKit\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/gematik/swift-gemPD</span><span class=\"invisible\">FKit</span></a>? 🙈 Could not get this one to work.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://whisper.tf/tags/swift",
"name": "#swift"
}
],
"replies": {
"id": "https://whisper.tf/users/paul/statuses/114587891221951529/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://whisper.tf/users/paul/statuses/114587891221951529/replies?min_id=114590335568765822&page=true",
"partOf": "https://whisper.tf/users/paul/statuses/114587891221951529/replies",
"items": [
"https://whisper.tf/users/paul/statuses/114590335568765822"
]
}
},
"likes": {
"id": "https://whisper.tf/users/paul/statuses/114587891221951529/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://whisper.tf/users/paul/statuses/114587891221951529/shares",
"type": "Collection",
"totalItems": 1
}
}