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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/NicoleCRust/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/NicoleCRust/statuses/109293096308455961",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T20:31:42Z",
"url": "https://mastodon.social/@NicoleCRust/109293096308455961",
"attributedTo": "https://mastodon.social/users/NicoleCRust",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/NicoleCRust/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/NicoleCRust/statuses/109293096308455961",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-05:objectId=325911636:objectType=Conversation",
"content": "<p>My <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> is overdue. I’m a professor at Penn who studies memory using systems and computational approaches. I’m also writing a book: When it comes to understanding the brain, what are we trying to achieve? What’s our plan to get there? What challenges do we face? <a href=\"https://mastodon.social/tags/neuroscience\" class=\"mention hashtag\" rel=\"tag\">#<span>neuroscience</span></a> <a href=\"https://mastodon.social/tags/author\" class=\"mention hashtag\" rel=\"tag\">#<span>author</span></a></p><p>Writing has deepened my appreciation for community-based progress. I’m excited to be on this inclusive platform where we can leverage collective intelligence, and work through conceptual blocks together.</p>",
"contentMap": {
"en": "<p>My <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> is overdue. I’m a professor at Penn who studies memory using systems and computational approaches. I’m also writing a book: When it comes to understanding the brain, what are we trying to achieve? What’s our plan to get there? What challenges do we face? <a href=\"https://mastodon.social/tags/neuroscience\" class=\"mention hashtag\" rel=\"tag\">#<span>neuroscience</span></a> <a href=\"https://mastodon.social/tags/author\" class=\"mention hashtag\" rel=\"tag\">#<span>author</span></a></p><p>Writing has deepened my appreciation for community-based progress. I’m excited to be on this inclusive platform where we can leverage collective intelligence, and work through conceptual blocks together.</p>"
},
"updated": "2022-11-05T20:37:10Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/neuroscience",
"name": "#neuroscience"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/author",
"name": "#author"
}
],
"replies": {
"id": "https://mastodon.social/users/NicoleCRust/statuses/109293096308455961/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/NicoleCRust/statuses/109293096308455961/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/NicoleCRust/statuses/109293096308455961/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/NicoleCRust/statuses/109293096308455961/likes",
"type": "Collection",
"totalItems": 130
},
"shares": {
"id": "https://mastodon.social/users/NicoleCRust/statuses/109293096308455961/shares",
"type": "Collection",
"totalItems": 82
}
}
]
}