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/109326623811252197",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T18:38:11Z",
"url": "https://mastodon.gamedev.place/@Nifflas/109326623811252197",
"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/109326623811252197",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-11:objectId=15904285:objectType=Conversation",
"content": "<p>Best superpower? You can create any kind of [food] from thin air, but you can only eat it yourself. No animal was killed or even involved in the process of spawning this food.</p>",
"contentMap": {
"en": "<p>Best superpower? You can create any kind of [food] from thin air, but you can only eat it yourself. No animal was killed or even involved in the process of spawning this food.</p>"
},
"endTime": "2022-11-12T18:38:11Z",
"closed": "2022-11-12T18:38:11Z",
"votersCount": 101,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/Nifflas/statuses/109326623811252197/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Nifflas/statuses/109326623811252197/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/Nifflas/statuses/109326623811252197/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Nifflas/statuses/109326623811252197/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Nifflas/statuses/109326623811252197/shares",
"type": "Collection",
"totalItems": 3
},
"oneOf": [
{
"type": "Note",
"name": "Caviar",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "Sushi",
"replies": {
"type": "Collection",
"totalItems": 50
}
},
{
"type": "Note",
"name": "Cheese",
"replies": {
"type": "Collection",
"totalItems": 33
}
},
{
"type": "Note",
"name": "Steak",
"replies": {
"type": "Collection",
"totalItems": 17
}
}
]
}