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/johnlogic/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/johnlogic/statuses/109252769738717494",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-29T17:36:07Z",
"url": "https://mastodon.social/@johnlogic/109252769738717494",
"attributedTo": "https://mastodon.social/users/johnlogic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/johnlogic/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/johnlogic/statuses/109252769738717494",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-10-29:objectId=323354394:objectType=Conversation",
"content": "<p>I've been online since 1985, when few people used computers and even fewer used modems (300bps, when "direct connect" still differentiated from acoustic couplers).</p><p>Though I've been on Twitter since 2009, it's been less than 2 years since I shifted my attention from Facebook (which I used since it opened to the public in 2006), after MySpace, GeoCities, BBSs (incl. TREx, a chat BBS).</p><p>Now Mastodon looks promising (though I've often struggled to type it right).</p><p><a href=\"https://mastodon.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a> <a href=\"https://mastodon.social/tags/twitterMigration\" class=\"mention hashtag\" rel=\"tag\">#<span>twitterMigration</span></a></p>",
"contentMap": {
"en": "<p>I've been online since 1985, when few people used computers and even fewer used modems (300bps, when "direct connect" still differentiated from acoustic couplers).</p><p>Though I've been on Twitter since 2009, it's been less than 2 years since I shifted my attention from Facebook (which I used since it opened to the public in 2006), after MySpace, GeoCities, BBSs (incl. TREx, a chat BBS).</p><p>Now Mastodon looks promising (though I've often struggled to type it right).</p><p><a href=\"https://mastodon.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a> <a href=\"https://mastodon.social/tags/twitterMigration\" class=\"mention hashtag\" rel=\"tag\">#<span>twitterMigration</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introductions",
"name": "#introductions"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/twittermigration",
"name": "#twittermigration"
}
],
"replies": {
"id": "https://mastodon.social/users/johnlogic/statuses/109252769738717494/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/johnlogic/statuses/109252769738717494/replies?min_id=109299407834890087&page=true",
"partOf": "https://mastodon.social/users/johnlogic/statuses/109252769738717494/replies",
"items": [
"https://mastodon.social/users/johnlogic/statuses/109299407834890087"
]
}
},
"likes": {
"id": "https://mastodon.social/users/johnlogic/statuses/109252769738717494/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://mastodon.social/users/johnlogic/statuses/109252769738717494/shares",
"type": "Collection",
"totalItems": 10
}
}
]
}