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://mastodont.cat/users/pancake/statuses/114365292695847096",
"type": "Question",
"summary": null,
"inReplyTo": "https://mastodont.cat/users/pancake/statuses/114359309377703684",
"published": "2025-04-19T15:17:57Z",
"url": "https://mastodont.cat/@pancake/114365292695847096",
"attributedTo": "https://mastodont.cat/users/pancake",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodont.cat/users/pancake/followers"
],
"sensitive": false,
"atomUri": "https://mastodont.cat/users/pancake/statuses/114365292695847096",
"inReplyToAtomUri": "https://mastodont.cat/users/pancake/statuses/114359309377703684",
"conversation": "tag:mastodont.cat,2025-04-17:objectId=70556514:objectType=Conversation",
"content": "<p>Tercera ronda!</p>",
"contentMap": {
"ca": "<p>Tercera ronda!</p>"
},
"endTime": "2025-04-20T15:17:57Z",
"closed": "2025-04-20T15:17:57Z",
"votersCount": 7,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodont.cat/users/pancake/statuses/114365292695847096/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodont.cat/users/pancake/statuses/114365292695847096/replies?min_id=114370818004572378&page=true",
"partOf": "https://mastodont.cat/users/pancake/statuses/114365292695847096/replies",
"items": [
"https://mastodont.cat/users/pancake/statuses/114370818004572378"
]
}
},
"likes": {
"id": "https://mastodont.cat/users/pancake/statuses/114365292695847096/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodont.cat/users/pancake/statuses/114365292695847096/shares",
"type": "Collection",
"totalItems": 2
},
"oneOf": [
{
"type": "Note",
"name": "Ballerina Capuccina",
"replies": {
"type": "Collection",
"totalItems": 2
}
},
{
"type": "Note",
"name": "Tralalero tralara",
"replies": {
"type": "Collection",
"totalItems": 2
}
},
{
"type": "Note",
"name": "Burbaloni Luliloli",
"replies": {
"type": "Collection",
"totalItems": 0
}
},
{
"type": "Note",
"name": "Frigo Camelo",
"replies": {
"type": "Collection",
"totalItems": 3
}
}
]
}