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://xoxo.zone/users/andybaio/statuses/13321",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/Danhon/updates/27089",
"published": "2017-04-07T23:37:28Z",
"url": "https://xoxo.zone/@andybaio/13321",
"attributedTo": "https://xoxo.zone/users/andybaio",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/andybaio/followers",
"https://mastodon.cloud/users/Danhon",
"https://mastodon.social/users/joshmillard"
],
"sensitive": false,
"atomUri": "tag:xoxo.zone,2017-04-07:objectId=13321:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.cloud,2017-04-07:objectId=151418:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@Danhon\" class=\"u-url mention\">@<span>Danhon</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@joshmillard\" class=\"u-url mention\">@<span>joshmillard</span></a></span> what about 'em</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@Danhon\" class=\"u-url mention\">@<span>Danhon</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@joshmillard\" class=\"u-url mention\">@<span>joshmillard</span></a></span> what about 'em</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cloud/users/Danhon",
"name": "@Danhon@mastodon.cloud"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/joshmillard",
"name": "@joshmillard@mastodon.social"
}
],
"replies": {
"id": "https://xoxo.zone/users/andybaio/statuses/13321/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://xoxo.zone/users/andybaio/statuses/13321/replies?only_other_accounts=true&page=true",
"partOf": "https://xoxo.zone/users/andybaio/statuses/13321/replies",
"items": []
}
},
"likes": {
"id": "https://xoxo.zone/users/andybaio/statuses/13321/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://xoxo.zone/users/andybaio/statuses/13321/shares",
"type": "Collection",
"totalItems": 0
}
}