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.social/users/nixCraft/statuses/111770790875199496",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-01-17T10:22:01Z",
"url": "https://mastodon.social/@nixCraft/111770790875199496",
"attributedTo": "https://mastodon.social/users/nixCraft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nixCraft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nixCraft/statuses/111770790875199496",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-01-17:objectId=622082887:objectType=Conversation",
"content": "<p>Poll: How much did your personal laptop cost you (assume prices in USD)?</p>",
"contentMap": {
"en": "<p>Poll: How much did your personal laptop cost you (assume prices in USD)?</p>"
},
"updated": "2024-01-17T10:27:03Z",
"endTime": "2024-01-20T10:27:03Z",
"closed": "2024-01-20T10:27:03Z",
"votersCount": 2010,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/nixCraft/statuses/111770790875199496/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nixCraft/statuses/111770790875199496/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nixCraft/statuses/111770790875199496/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/nixCraft/statuses/111770790875199496/likes",
"type": "Collection",
"totalItems": 24
},
"shares": {
"id": "https://mastodon.social/users/nixCraft/statuses/111770790875199496/shares",
"type": "Collection",
"totalItems": 32
},
"oneOf": [
{
"type": "Note",
"name": "($0 -$99) or ($100 to $499)",
"replies": {
"type": "Collection",
"totalItems": 457
}
},
{
"type": "Note",
"name": "$500 to $999",
"replies": {
"type": "Collection",
"totalItems": 493
}
},
{
"type": "Note",
"name": "$1000 to $1999",
"replies": {
"type": "Collection",
"totalItems": 702
}
},
{
"type": "Note",
"name": ">=$2000",
"replies": {
"type": "Collection",
"totalItems": 358
}
}
]
}