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.bsd.cafe/users/dbdemon/statuses/113817584873406505",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-12T21:48:39Z",
"url": "https://mastodon.bsd.cafe/@dbdemon/113817584873406505",
"attributedTo": "https://mastodon.bsd.cafe/users/dbdemon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/dbdemon/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/dbdemon/statuses/113817584873406505",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-01-12:objectId=11928673:objectType=Conversation",
"content": "<p>HTTP or HTTPS?</p><p>I'm building a new static website, minimalist design etc, mostly about my hobbies and interests. Although, who knows, maybe in the future I will cover more controversial topics ...</p><p>Is there any good reason *not* to use HTTPS? </p><p><a href=\"https://mastodon.bsd.cafe/tags/http\" class=\"mention hashtag\" rel=\"tag\">#<span>http</span></a> <a href=\"https://mastodon.bsd.cafe/tags/https\" class=\"mention hashtag\" rel=\"tag\">#<span>https</span></a> <a href=\"https://mastodon.bsd.cafe/tags/httpseverywhere\" class=\"mention hashtag\" rel=\"tag\">#<span>httpseverywhere</span></a></p>",
"contentMap": {
"en": "<p>HTTP or HTTPS?</p><p>I'm building a new static website, minimalist design etc, mostly about my hobbies and interests. Although, who knows, maybe in the future I will cover more controversial topics ...</p><p>Is there any good reason *not* to use HTTPS? </p><p><a href=\"https://mastodon.bsd.cafe/tags/http\" class=\"mention hashtag\" rel=\"tag\">#<span>http</span></a> <a href=\"https://mastodon.bsd.cafe/tags/https\" class=\"mention hashtag\" rel=\"tag\">#<span>https</span></a> <a href=\"https://mastodon.bsd.cafe/tags/httpseverywhere\" class=\"mention hashtag\" rel=\"tag\">#<span>httpseverywhere</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/http",
"name": "#http"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/https",
"name": "#https"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/httpseverywhere",
"name": "#httpseverywhere"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/dbdemon/statuses/113817584873406505/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/dbdemon/statuses/113817584873406505/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/dbdemon/statuses/113817584873406505/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/dbdemon/statuses/113817584873406505/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/dbdemon/statuses/113817584873406505/shares",
"type": "Collection",
"totalItems": 1
}
}