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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://mstdn.starnix.network/users/10leej/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mstdn.starnix.network/users/10leej/statuses/107809663218136467",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-02-16T20:55:09Z",
"url": "https://mstdn.starnix.network/@10leej/107809663218136467",
"attributedTo": "https://mstdn.starnix.network/users/10leej",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.starnix.network/users/10leej/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.starnix.network/users/10leej/statuses/107809663218136467",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.starnix.network,2022-02-16:objectId=18258:objectType=Conversation",
"content": "<p>At the time that you see this post how many browser tabs do you have open?</p>",
"contentMap": {
"en": "<p>At the time that you see this post how many browser tabs do you have open?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.starnix.network/users/10leej/statuses/107809663218136467/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.starnix.network/users/10leej/statuses/107809663218136467/replies?min_id=109301260604888331&page=true",
"partOf": "https://mstdn.starnix.network/users/10leej/statuses/107809663218136467/replies",
"items": [
"https://mstdn.starnix.network/users/10leej/statuses/109301260604888331"
]
}
},
"likes": {
"id": "https://mstdn.starnix.network/users/10leej/statuses/107809663218136467/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mstdn.starnix.network/users/10leej/statuses/107809663218136467/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}