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://mckellar.social/users/ian/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mckellar.social/users/ian/statuses/109496804456299210",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-11T19:57:22Z",
"url": "https://mckellar.social/@ian/109496804456299210",
"attributedTo": "https://mckellar.social/users/ian",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mckellar.social/users/ian/followers"
],
"sensitive": false,
"atomUri": "https://mckellar.social/users/ian/statuses/109496804456299210",
"inReplyToAtomUri": null,
"conversation": "tag:mckellar.social,2022-12-11:objectId=142652:objectType=Conversation",
"content": "<p>Maybe I should do an <a href=\"https://mckellar.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post.</p><p>I mostly grew up in Australia and right after university I moved to the SF Bay Area to work at Eazel. 20something years later I'm still here, married with a couple of kids. Along the way I've worked at startups working on smartphones, browsers and music - often open source. The past decade I've been at Google, mostly working on Fuchsia. In my copious free time I make music, electronics, software and food.</p>",
"contentMap": {
"en": "<p>Maybe I should do an <a href=\"https://mckellar.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post.</p><p>I mostly grew up in Australia and right after university I moved to the SF Bay Area to work at Eazel. 20something years later I'm still here, married with a couple of kids. Along the way I've worked at startups working on smartphones, browsers and music - often open source. The past decade I've been at Google, mostly working on Fuchsia. In my copious free time I make music, electronics, software and food.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mckellar.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mckellar.social/users/ian/statuses/109496804456299210/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mckellar.social/users/ian/statuses/109496804456299210/replies?min_id=109496961604609904&page=true",
"partOf": "https://mckellar.social/users/ian/statuses/109496804456299210/replies",
"items": [
"https://mckellar.social/users/ian/statuses/109496961604609904"
]
}
}
}
]
}