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/Nezchan/statuses/98988085061776105",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-11-11T22:11:49Z",
"url": "https://wandering.shop/@Nezchan/98988085061776105",
"attributedTo": "https://wandering.shop/users/Nezchan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/Nezchan/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/Nezchan/statuses/98988085061776105",
"inReplyToAtomUri": null,
"conversation": "tag:wandering.shop,2017-11-11:objectId=73763:objectType=Conversation",
"content": "<p>The heck? There's another person whose toots I can't see on their profile. But when I click through to the external URL I can see them. This doesn't make any sense.</p>",
"contentMap": {
"en": "<p>The heck? There's another person whose toots I can't see on their profile. But when I click through to the external URL I can see them. This doesn't make any sense.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://wandering.shop/users/Nezchan/statuses/98988085061776105/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/Nezchan/statuses/98988085061776105/replies?min_id=98988339010496543&page=true",
"partOf": "https://wandering.shop/users/Nezchan/statuses/98988085061776105/replies",
"items": [
"https://wandering.shop/users/Nezchan/statuses/98988339010496543"
]
}
}
}