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/stevelieber/statuses/98995039294323463",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/stevelieber/statuses/98995025324912785",
"published": "2017-11-13T03:40:23Z",
"url": "https://mastodon.social/@stevelieber/98995039294323463",
"attributedTo": "https://mastodon.social/users/stevelieber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/stevelieber/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/stevelieber/statuses/98995039294323463",
"inReplyToAtomUri": "https://mastodon.social/users/stevelieber/statuses/98995025324912785",
"conversation": "tag:mastodon.social,2017-11-13:objectId=14828805:objectType=Conversation",
"content": "<p>10 CHARACTER MOMENT Sometimes a character has to do something prosaic. Let's say… shopping for groceries. If you've got a page of your character shopping, find a way for them to do it that tells your reader exactly who this person is. </p><p>Does she kick an apple into the cart like a hacky-sack? Does she pile the cart alarmingly high with junk food and whistle as she pushes it? Does she unknowingly knock over displays as she passes? Find a way to do it that's uniquely her.</p>",
"contentMap": {
"en": "<p>10 CHARACTER MOMENT Sometimes a character has to do something prosaic. Let's say… shopping for groceries. If you've got a page of your character shopping, find a way for them to do it that tells your reader exactly who this person is. </p><p>Does she kick an apple into the cart like a hacky-sack? Does she pile the cart alarmingly high with junk food and whistle as she pushes it? Does she unknowingly knock over displays as she passes? Find a way to do it that's uniquely her.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/stevelieber/statuses/98995039294323463/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/stevelieber/statuses/98995039294323463/replies?min_id=98995046801758665&page=true",
"partOf": "https://mastodon.social/users/stevelieber/statuses/98995039294323463/replies",
"items": [
"https://mastodon.social/users/stevelieber/statuses/98995046801758665"
]
}
},
"likes": {
"id": "https://mastodon.social/users/stevelieber/statuses/98995039294323463/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/stevelieber/statuses/98995039294323463/shares",
"type": "Collection",
"totalItems": 1
}
}