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.gamedev.place/users/Nifflas/statuses/109301385117327958",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T07:39:39Z",
"url": "https://mastodon.gamedev.place/@Nifflas/109301385117327958",
"attributedTo": "https://mastodon.gamedev.place/users/Nifflas",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Nifflas/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/Nifflas/statuses/109301385117327958",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-07:objectId=15513167:objectType=Conversation",
"content": "<p>Best superpower? You're given a fragile glass orb. If this orb shatters, the entire universe is destroyed. What do you do?</p>",
"contentMap": {
"en": "<p>Best superpower? You're given a fragile glass orb. If this orb shatters, the entire universe is destroyed. What do you do?</p>"
},
"endTime": "2022-11-08T07:39:39Z",
"closed": "2022-11-08T07:39:39Z",
"votersCount": 47,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/Nifflas/statuses/109301385117327958/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Nifflas/statuses/109301385117327958/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/Nifflas/statuses/109301385117327958/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Nifflas/statuses/109301385117327958/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Nifflas/statuses/109301385117327958/shares",
"type": "Collection",
"totalItems": 0
},
"oneOf": [
{
"type": "Note",
"name": "Hold on to it",
"replies": {
"type": "Collection",
"totalItems": 15
}
},
{
"type": "Note",
"name": "Bury it in a safe spot",
"replies": {
"type": "Collection",
"totalItems": 25
}
},
{
"type": "Note",
"name": "Give it away",
"replies": {
"type": "Collection",
"totalItems": 3
}
},
{
"type": "Note",
"name": "Sell it for a profit obvs",
"replies": {
"type": "Collection",
"totalItems": 4
}
}
]
}