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/ianholmes/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/ianholmes/statuses/111054085297461797",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-12T20:34:22Z",
"url": "https://mastodon.social/@ianholmes/111054085297461797",
"attributedTo": "https://mastodon.social/users/ianholmes",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ianholmes/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ianholmes/statuses/111054085297461797",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-09-12:objectId=534425550:objectType=Conversation",
"content": "<p>Time for a revised <a href=\"https://mastodon.social/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a>. I’m a professor of computational biology at UC Berkeley; my group develops machine learning algorithms and web apps for genomics, molecular evolution, and synthetic biology. I’m currently on sabbatical at Calico, having just chaired the Berkeley/UCSF PhD program in Bioengineering. Other random interests: experimental computer games, music production, dad jokes, linguistic nerdery, AI, politics, retro 8-bit coding, dadding, therapy, self-awareness, etc.</p>",
"contentMap": {
"en": "<p>Time for a revised <a href=\"https://mastodon.social/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a>. I’m a professor of computational biology at UC Berkeley; my group develops machine learning algorithms and web apps for genomics, molecular evolution, and synthetic biology. I’m currently on sabbatical at Calico, having just chaired the Berkeley/UCSF PhD program in Bioengineering. Other random interests: experimental computer games, music production, dad jokes, linguistic nerdery, AI, politics, retro 8-bit coding, dadding, therapy, self-awareness, etc.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.social/users/ianholmes/statuses/111054085297461797/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ianholmes/statuses/111054085297461797/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ianholmes/statuses/111054085297461797/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ianholmes/statuses/111054085297461797/likes",
"type": "Collection",
"totalItems": 34
},
"shares": {
"id": "https://mastodon.social/users/ianholmes/statuses/111054085297461797/shares",
"type": "Collection",
"totalItems": 25
}
}
]
}