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://wandering.shop/users/jepyang/statuses/110798888074739257",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-29T18:54:21Z",
"url": "https://wandering.shop/@jepyang/110798888074739257",
"attributedTo": "https://wandering.shop/users/jepyang",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/jepyang/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/jepyang/statuses/110798888074739257",
"inReplyToAtomUri": null,
"conversation": "tag:wandering.shop,2023-07-29:objectId=66327340:objectType=Conversation",
"content": "<p>Day two of this migraine and I’ve hit the crunch point where it’s time to decide if I’m following through on my plans for tonight or cancelling in favor of laying down in a dark room.</p>",
"contentMap": {
"en": "<p>Day two of this migraine and I’ve hit the crunch point where it’s time to decide if I’m following through on my plans for tonight or cancelling in favor of laying down in a dark room.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://wandering.shop/users/jepyang/statuses/110798888074739257/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/jepyang/statuses/110798888074739257/replies?min_id=110799250192127059&page=true",
"partOf": "https://wandering.shop/users/jepyang/statuses/110798888074739257/replies",
"items": [
"https://wandering.shop/users/jepyang/statuses/110799250192127059"
]
}
}
}