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/fribbledom/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/fribbledom/statuses/103543541871084706",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-01-25T10:44:25Z",
"url": "https://mastodon.social/@fribbledom/103543541871084706",
"attributedTo": "https://mastodon.social/users/fribbledom",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/fribbledom/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/fribbledom/statuses/103543541871084706",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2020-01-25:objectId=149711457:objectType=Conversation",
"content": "<p>So many people follow me here, but I've never really written a proper <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>. Time to change that!</p><p>Hey there, I'm Chris, but most friends call me 'muesli'. I'm a geek, a software developer, a maker, an opensource advocate and a tech enthusiast. I love programming and tinkering with things. I started almost three decades ago with Basic, and have learned & used Pascal, Assembly, C, C++, Java, PHP, JavaScript, Python, Rust, Go, and Lua (pretty much in that order) over all these years.</p><p>1/4</p>",
"contentMap": {
"en": "<p>So many people follow me here, but I've never really written a proper <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>. Time to change that!</p><p>Hey there, I'm Chris, but most friends call me 'muesli'. I'm a geek, a software developer, a maker, an opensource advocate and a tech enthusiast. I love programming and tinkering with things. I started almost three decades ago with Basic, and have learned & used Pascal, Assembly, C, C++, Java, PHP, JavaScript, Python, Rust, Go, and Lua (pretty much in that order) over all these years.</p><p>1/4</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.social/users/fribbledom/statuses/103543541871084706/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/fribbledom/statuses/103543541871084706/replies?min_id=103543543607178791&page=true",
"partOf": "https://mastodon.social/users/fribbledom/statuses/103543541871084706/replies",
"items": [
"https://mastodon.social/users/fribbledom/statuses/103543543607178791"
]
}
},
"likes": {
"id": "https://mastodon.social/users/fribbledom/statuses/103543541871084706/likes",
"type": "Collection",
"totalItems": 292
},
"shares": {
"id": "https://mastodon.social/users/fribbledom/statuses/103543541871084706/shares",
"type": "Collection",
"totalItems": 53
}
}
]
}