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://cosocial.ca/users/evan/statuses/112996821918136869",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-08-20T22:57:50Z",
"url": "https://cosocial.ca/@evan/112996821918136869",
"attributedTo": "https://cosocial.ca/users/evan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://cosocial.ca/users/evan/followers"
],
"sensitive": false,
"atomUri": "https://cosocial.ca/users/evan/statuses/112996821918136869",
"inReplyToAtomUri": null,
"conversation": "tag:cosocial.ca,2024-08-20:objectId=23538719:objectType=Conversation",
"content": "<p>Do you like the Fediverse logo?</p><p><a href=\"https://cosocial.ca/tags/EvanPoll\" class=\"mention hashtag\" rel=\"tag\">#<span>EvanPoll</span></a> <a href=\"https://cosocial.ca/tags/poll\" class=\"mention hashtag\" rel=\"tag\">#<span>poll</span></a></p>",
"contentMap": {
"en": "<p>Do you like the Fediverse logo?</p><p><a href=\"https://cosocial.ca/tags/EvanPoll\" class=\"mention hashtag\" rel=\"tag\">#<span>EvanPoll</span></a> <a href=\"https://cosocial.ca/tags/poll\" class=\"mention hashtag\" rel=\"tag\">#<span>poll</span></a></p>"
},
"endTime": "2024-08-21T22:57:50Z",
"closed": "2024-08-21T22:57:50Z",
"votersCount": 466,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://cosocial.ca/tags/evanpoll",
"name": "#evanpoll"
},
{
"type": "Hashtag",
"href": "https://cosocial.ca/tags/poll",
"name": "#poll"
}
],
"replies": {
"id": "https://cosocial.ca/users/evan/statuses/112996821918136869/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cosocial.ca/users/evan/statuses/112996821918136869/replies?min_id=113002530335581492&page=true",
"partOf": "https://cosocial.ca/users/evan/statuses/112996821918136869/replies",
"items": [
"https://cosocial.ca/users/evan/statuses/112996829406061005",
"https://cosocial.ca/users/evan/statuses/113002530335581492"
]
}
},
"oneOf": [
{
"type": "Note",
"name": "Strong yes",
"replies": {
"type": "Collection",
"totalItems": 132
}
},
{
"type": "Note",
"name": "Qualified yes",
"replies": {
"type": "Collection",
"totalItems": 185
}
},
{
"type": "Note",
"name": "Qualified no",
"replies": {
"type": "Collection",
"totalItems": 105
}
},
{
"type": "Note",
"name": "Strong no",
"replies": {
"type": "Collection",
"totalItems": 44
}
}
]
}