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/czottmann/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/czottmann/statuses/101952088838690645",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-04-19T09:16:58Z",
"url": "https://mastodon.social/@czottmann/101952088838690645",
"attributedTo": "https://mastodon.social/users/czottmann",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/czottmann/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/czottmann/statuses/101952088838690645",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2019-04-19:objectId=97954389:objectType=Conversation",
"content": "<p>I live by four simple rules:</p><p>1. Don't be a dick.<br />2. Don't fuck it all up.<br />3. Don't forget to be kind.<br />4. Don't delay having fun.</p><p>For me, they kind of cover every imaginable situation. And yes, I broke all of them in the past, too. I just try really hard to not let it happen again.</p><p>Let's be excellent to eachother, people ❤️</p>",
"contentMap": {
"en": "<p>I live by four simple rules:</p><p>1. Don't be a dick.<br />2. Don't fuck it all up.<br />3. Don't forget to be kind.<br />4. Don't delay having fun.</p><p>For me, they kind of cover every imaginable situation. And yes, I broke all of them in the past, too. I just try really hard to not let it happen again.</p><p>Let's be excellent to eachother, people ❤️</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/czottmann/statuses/101952088838690645/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/czottmann/statuses/101952088838690645/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/czottmann/statuses/101952088838690645/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/czottmann/statuses/101952088838690645/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/czottmann/statuses/101952088838690645/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}