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/phildini/statuses/98",
"type": "Note",
"summary": null,
"inReplyTo": "https://wandering.shop/users/valerievaldes/statuses/96",
"published": "2017-04-15T00:21:41Z",
"url": "https://wandering.shop/@phildini/98",
"attributedTo": "https://wandering.shop/users/phildini",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/phildini/followers",
"https://wandering.shop/users/valerievaldes"
],
"sensitive": false,
"atomUri": "tag:wandering.shop,2017-04-15:objectId=98:objectType=Status",
"inReplyToAtomUri": "tag:wandering.shop,2017-04-15:objectId=96:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@valerievaldes\" class=\"u-url mention\">@<span>valerievaldes</span></a></span> Santa Monica pier is where my profile photo was taken, on something of a pre-engagement party with my wife!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@valerievaldes\" class=\"u-url mention\">@<span>valerievaldes</span></a></span> Santa Monica pier is where my profile photo was taken, on something of a pre-engagement party with my wife!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wandering.shop/users/valerievaldes",
"name": "@valerievaldes"
}
],
"replies": {
"id": "https://wandering.shop/users/phildini/statuses/98/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/phildini/statuses/98/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/phildini/statuses/98/replies",
"items": []
}
}
}