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://stoat.zone/users/everhappening/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://stoat.zone/users/everhappening/statuses/110544292173876914",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-14T19:47:16Z",
"url": "https://stoat.zone/@everhappening/110544292173876914",
"attributedTo": "https://stoat.zone/users/everhappening",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://stoat.zone/users/everhappening/followers"
],
"sensitive": false,
"atomUri": "https://stoat.zone/users/everhappening/statuses/110544292173876914",
"inReplyToAtomUri": null,
"conversation": "tag:stoat.zone,2023-06-14:objectId=118972:objectType=Conversation",
"content": "<p>For me, Magic is bakcpacking in the wilderness, charting a path to Divinity.</p>",
"contentMap": {
"en": "<p>For me, Magic is bakcpacking in the wilderness, charting a path to Divinity.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://stoat.zone/users/everhappening/statuses/110544292173876914/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://stoat.zone/users/everhappening/statuses/110544292173876914/replies?min_id=110544307694951530&page=true",
"partOf": "https://stoat.zone/users/everhappening/statuses/110544292173876914/replies",
"items": [
"https://stoat.zone/users/everhappening/statuses/110544307694951530"
]
}
},
"likes": {
"id": "https://stoat.zone/users/everhappening/statuses/110544292173876914/likes",
"type": "Collection",
"totalItems": 31
},
"shares": {
"id": "https://stoat.zone/users/everhappening/statuses/110544292173876914/shares",
"type": "Collection",
"totalItems": 11
}
}
]
}