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://mastodon.social/users/anosidium/statuses/114562868655578551",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-05-24T12:44:07Z",
"url": "https://mastodon.social/@anosidium/114562868655578551",
"attributedTo": "https://mastodon.social/users/anosidium",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/anosidium/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/anosidium/statuses/114562868655578551",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-05-24:objectId=1005321988:objectType=Conversation",
"content": "<p>Poll: What should happen when double-clicking a post, hashtag, user, etc. in <a href=\"https://mastodon.social/tags/Oliphaunt\" class=\"mention hashtag\" rel=\"tag\">#<span>Oliphaunt</span></a>?</p><p>Originally, double-clicking did nothing. The latest build now opens items in a new window.</p><p><a href=\"https://mastodon.social/tags/Poll\" class=\"mention hashtag\" rel=\"tag\">#<span>Poll</span></a> <a href=\"https://mastodon.social/tags/Feedback\" class=\"mention hashtag\" rel=\"tag\">#<span>Feedback</span></a> <a href=\"https://mastodon.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> <a href=\"https://mastodon.social/tags/macOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>macOSDev</span></a></p>",
"contentMap": {
"en": "<p>Poll: What should happen when double-clicking a post, hashtag, user, etc. in <a href=\"https://mastodon.social/tags/Oliphaunt\" class=\"mention hashtag\" rel=\"tag\">#<span>Oliphaunt</span></a>?</p><p>Originally, double-clicking did nothing. The latest build now opens items in a new window.</p><p><a href=\"https://mastodon.social/tags/Poll\" class=\"mention hashtag\" rel=\"tag\">#<span>Poll</span></a> <a href=\"https://mastodon.social/tags/Feedback\" class=\"mention hashtag\" rel=\"tag\">#<span>Feedback</span></a> <a href=\"https://mastodon.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> <a href=\"https://mastodon.social/tags/macOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>macOSDev</span></a></p>"
},
"endTime": "2025-05-31T12:44:07Z",
"closed": "2025-05-31T12:44:07Z",
"votersCount": 10,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/oliphaunt",
"name": "#oliphaunt"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/poll",
"name": "#poll"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/feedback",
"name": "#feedback"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/macos",
"name": "#macos"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/macosdev",
"name": "#macosdev"
}
],
"replies": {
"id": "https://mastodon.social/users/anosidium/statuses/114562868655578551/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anosidium/statuses/114562868655578551/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anosidium/statuses/114562868655578551/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anosidium/statuses/114562868655578551/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/anosidium/statuses/114562868655578551/shares",
"type": "Collection",
"totalItems": 0
},
"oneOf": [
{
"type": "Note",
"name": "Open detail view in a new window",
"replies": {
"type": "Collection",
"totalItems": 6
}
},
{
"type": "Note",
"name": "Do nothing (only links open in browser)",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "Make it configurable in settings (what default?)",
"replies": {
"type": "Collection",
"totalItems": 2
}
},
{
"type": "Note",
"name": "Something else (please reply with suggestions)",
"replies": {
"type": "Collection",
"totalItems": 1
}
}
]
}