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://caneandable.social/users/marco/statuses/113995449244042925",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-02-13T07:41:54Z",
"url": "https://caneandable.social/@marco/113995449244042925",
"attributedTo": "https://caneandable.social/users/marco",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://caneandable.social/users/marco/followers"
],
"sensitive": false,
"atomUri": "https://caneandable.social/users/marco/statuses/113995449244042925",
"inReplyToAtomUri": null,
"conversation": "tag:caneandable.social,2025-02-13:objectId=5232455:objectType=Conversation",
"content": "<p>A poll for all <a href=\"https://caneandable.social/tags/blind\" class=\"mention hashtag\" rel=\"tag\">#<span>blind</span></a> <a href=\"https://caneandable.social/tags/VoiceOver\" class=\"mention hashtag\" rel=\"tag\">#<span>VoiceOver</span></a> <a href=\"https://caneandable.social/tags/Mac\" class=\"mention hashtag\" rel=\"tag\">#<span>Mac</span></a> users out there who do coding. Which code editor are you using? Boost OK for further reach...</p>",
"contentMap": {
"en": "<p>A poll for all <a href=\"https://caneandable.social/tags/blind\" class=\"mention hashtag\" rel=\"tag\">#<span>blind</span></a> <a href=\"https://caneandable.social/tags/VoiceOver\" class=\"mention hashtag\" rel=\"tag\">#<span>VoiceOver</span></a> <a href=\"https://caneandable.social/tags/Mac\" class=\"mention hashtag\" rel=\"tag\">#<span>Mac</span></a> users out there who do coding. Which code editor are you using? Boost OK for further reach...</p>"
},
"endTime": "2025-02-20T07:41:54Z",
"closed": "2025-02-20T07:41:54Z",
"votersCount": 90,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://caneandable.social/tags/blind",
"name": "#blind"
},
{
"type": "Hashtag",
"href": "https://caneandable.social/tags/voiceover",
"name": "#voiceover"
},
{
"type": "Hashtag",
"href": "https://caneandable.social/tags/mac",
"name": "#mac"
}
],
"replies": {
"id": "https://caneandable.social/users/marco/statuses/113995449244042925/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://caneandable.social/users/marco/statuses/113995449244042925/replies?only_other_accounts=true&page=true",
"partOf": "https://caneandable.social/users/marco/statuses/113995449244042925/replies",
"items": []
}
},
"likes": {
"id": "https://caneandable.social/users/marco/statuses/113995449244042925/likes",
"type": "Collection",
"totalItems": 24
},
"shares": {
"id": "https://caneandable.social/users/marco/statuses/113995449244042925/shares",
"type": "Collection",
"totalItems": 173
},
"oneOf": [
{
"type": "Note",
"name": "Visual Studio Code",
"replies": {
"type": "Collection",
"totalItems": 40
}
},
{
"type": "Note",
"name": "Panics Nova",
"replies": {
"type": "Collection",
"totalItems": 8
}
},
{
"type": "Note",
"name": "TextMate",
"replies": {
"type": "Collection",
"totalItems": 5
}
},
{
"type": "Note",
"name": "Other, see comment",
"replies": {
"type": "Collection",
"totalItems": 37
}
}
]
}