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/harrisj/statuses/276655",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/yoz/updates/1752052",
"published": "2017-04-10T01:14:08Z",
"url": "https://mastodon.cloud/@harrisj/276655",
"attributedTo": "https://mastodon.cloud/users/harrisj",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/harrisj/followers",
"https://mastodon.social/users/yoz"
],
"sensitive": false,
"atomUri": "tag:mastodon.cloud,2017-04-10:objectId=276655:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-04-10:objectId=2113202:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@yoz\" class=\"u-url mention\">@<span>yoz</span></a></span> there are so many other mastodon instances that people can also join. I'm not stopping anybody from expressing themselves. This would just be a pure and gentle space for people to express themselves with a simple and serene "hi" without fear of someone ruining it</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@yoz\" class=\"u-url mention\">@<span>yoz</span></a></span> there are so many other mastodon instances that people can also join. I'm not stopping anybody from expressing themselves. This would just be a pure and gentle space for people to express themselves with a simple and serene "hi" without fear of someone ruining it</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/yoz",
"name": "@yoz@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cloud/users/harrisj/statuses/276655/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/harrisj/statuses/276655/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/harrisj/statuses/276655/replies",
"items": []
}
}
}