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/161093",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.lmorchard.com/users/lmorchard/updates/648",
"published": "2017-04-08T03:28:39Z",
"url": "https://mastodon.cloud/@jeremygaul/161093",
"attributedTo": "https://mastodon.cloud/users/jeremygaul",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/jeremygaul/followers",
"https://toot.lmorchard.com/users/lmorchard"
],
"sensitive": false,
"atomUri": "tag:mastodon.cloud,2017-04-08:objectId=161093:objectType=Status",
"inReplyToAtomUri": "tag:toot.lmorchard.com,2017-04-08:objectId=46478:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\"><a href=\"https://toot.lmorchard.com/@lmorchard\" class=\"u-url mention\">@<span>lmorchard</span></a></span> I totally thought you were talking about the 'Zones of Thought' series! ... going to go read Culture now .. :)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://toot.lmorchard.com/@lmorchard\" class=\"u-url mention\">@<span>lmorchard</span></a></span> I totally thought you were talking about the 'Zones of Thought' series! ... going to go read Culture now .. :)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.lmorchard.com/users/lmorchard",
"name": "@lmorchard@toot.lmorchard.com"
}
],
"replies": {
"id": "https://mastodon.cloud/users/jeremygaul/statuses/161093/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/jeremygaul/statuses/161093/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/jeremygaul/statuses/161093/replies",
"items": []
}
}
}