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/98986789093124579",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-11-11T16:42:14Z",
"url": "https://wandering.shop/@Nezchan/98986789093124579",
"attributedTo": "https://wandering.shop/users/Nezchan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/Nezchan/followers",
"https://mastodon.social/users/Nezchan"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/Nezchan/statuses/98986789093124579",
"inReplyToAtomUri": null,
"conversation": "tag:wandering.shop,2017-11-11:objectId=72820:objectType=Conversation",
"content": "<p>Hi there, just started an account to see what this instance is like (my main is <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Nezchan\" class=\"u-url mention\">@<span>Nezchan@mastodon.social</span></a></span> ). I may or may not be lurking for a while. I'll save a proper introduction for a bit, depending on whether I decide to make a second home here.</p>",
"contentMap": {
"en": "<p>Hi there, just started an account to see what this instance is like (my main is <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Nezchan\" class=\"u-url mention\">@<span>Nezchan@mastodon.social</span></a></span> ). I may or may not be lurking for a while. I'll save a proper introduction for a bit, depending on whether I decide to make a second home here.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/Nezchan",
"name": "@Nezchan@mastodon.social"
}
],
"replies": {
"id": "https://wandering.shop/users/Nezchan/statuses/98986789093124579/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/Nezchan/statuses/98986789093124579/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/Nezchan/statuses/98986789093124579/replies",
"items": []
}
}
}