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://mastodon.cloud/users/jeremygaul/statuses/156556",
"type": "Note",
"summary": null,
"inReplyTo": "https://octodon.social/users/casper/updates/30017",
"published": "2017-04-08T01:28:46Z",
"url": "https://mastodon.cloud/@jeremygaul/156556",
"attributedTo": "https://mastodon.cloud/users/jeremygaul",
"to": [
"https://mastodon.cloud/users/jeremygaul/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://octodon.social/users/casper"
],
"sensitive": false,
"atomUri": "tag:mastodon.cloud,2017-04-08:objectId=156556:objectType=Status",
"inReplyToAtomUri": "tag:octodon.social,2017-04-08:objectId=206251:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\"><a href=\"https://octodon.social/@casper\" class=\"u-url mention\">@<span>casper</span></a></span> Aren't they all networked, if you follow someone from another network you automatically connect up. I am from Mastodon.Cloud :)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://octodon.social/@casper\" class=\"u-url mention\">@<span>casper</span></a></span> Aren't they all networked, if you follow someone from another network you automatically connect up. I am from Mastodon.Cloud :)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://octodon.social/users/casper",
"name": "@casper@octodon.social"
}
],
"replies": {
"id": "https://mastodon.cloud/users/jeremygaul/statuses/156556/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/jeremygaul/statuses/156556/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/jeremygaul/statuses/156556/replies",
"items": []
}
}
}