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"
}
],
"id": "https://mastodon.sdf.org/users/prokyonid/statuses/114767548587382672/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.sdf.org/users/prokyonid/statuses/114767548587382672/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/prokyonid/statuses/114767548587382672/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/prokyonid/statuses/114767548587382672/replies",
"items": [
{
"id": "https://mastodon.sdf.org/users/prokyonid/statuses/114768422949023541",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sdf.org/users/prokyonid/statuses/114767548587382672",
"published": "2025-06-29T19:59:16Z",
"url": "https://mastodon.sdf.org/@prokyonid/114768422949023541",
"attributedTo": "https://mastodon.sdf.org/users/prokyonid",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/prokyonid/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/prokyonid/statuses/114768422949023541",
"inReplyToAtomUri": "https://mastodon.sdf.org/users/prokyonid/statuses/114767548587382672",
"conversation": "tag:mastodon.sdf.org,2025-06-29:objectId=277019389:objectType=Conversation",
"content": "<p>Tried to set up telnet through Links to see if that couldn't help me solve the problem, and it did, more or less. It looks like when you try to follow a gopher link (or a telnet one) Links is going to the OS shell and trying to execute the desired program, which starts, realizes the packet driver interrupt is in use, and then terminates. So yeah, unsolvable problem.</p><p>Guess it's back to Lynx for me then</p>",
"contentMap": {
"en": "<p>Tried to set up telnet through Links to see if that couldn't help me solve the problem, and it did, more or less. It looks like when you try to follow a gopher link (or a telnet one) Links is going to the OS shell and trying to execute the desired program, which starts, realizes the packet driver interrupt is in use, and then terminates. So yeah, unsolvable problem.</p><p>Guess it's back to Lynx for me then</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.sdf.org/users/prokyonid/statuses/114768422949023541/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/prokyonid/statuses/114768422949023541/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/prokyonid/statuses/114768422949023541/replies",
"items": []
}
}
}
]
}
}