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.social/users/groff/statuses/7474383",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/amdt/statuses/7464548",
"published": "2017-05-29T14:51:54Z",
"url": "https://mastodon.social/@groff/7474383",
"attributedTo": "https://mastodon.social/users/groff",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/groff/followers",
"https://mastodon.social/users/amdt"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-05-29:objectId=7474383:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-05-29:objectId=7464548:objectType=Status",
"conversation": "tag:mastodon.social,2017-05-29:objectId=736175:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@amdt\" class=\"u-url mention\">@<span>amdt</span></a></span> As a casual user, I don't understand half of your post... KeePassX has been my go-to pw solution for years. I'm not a command line ninja, but I'm going to take some time to learn Mutt. I'm still looking for the right email client.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@amdt\" class=\"u-url mention\">@<span>amdt</span></a></span> As a casual user, I don't understand half of your post... KeePassX has been my go-to pw solution for years. I'm not a command line ninja, but I'm going to take some time to learn Mutt. I'm still looking for the right email client.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/amdt",
"name": "@amdt"
}
],
"replies": {
"id": "https://mastodon.social/users/groff/statuses/7474383/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/groff/statuses/7474383/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/groff/statuses/7474383/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/groff/statuses/7474383/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/groff/statuses/7474383/shares",
"type": "Collection",
"totalItems": 0
}
}