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/stefano/statuses/114168525625991483",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-15T21:17:30Z",
"url": "https://mastodon.bsd.cafe/@stefano/114168525625991483",
"attributedTo": "https://mastodon.bsd.cafe/users/stefano",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/stefano/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/stefano/statuses/114168525625991483",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-03-15:objectId=14535978:objectType=Conversation",
"content": "<p>I was thinking about how it was possible to stop using a gem like HAProxy for so long. It used to be my go-to choice, but then I switched to using Nginx for everything, and I almost forgot about it. <br />Well, it’s great to reconnect with old friends! </p><p><a href=\"https://mastodon.bsd.cafe/tags/HAProxy\" class=\"mention hashtag\" rel=\"tag\">#<span>HAProxy</span></a> <a href=\"https://mastodon.bsd.cafe/tags/Nginx\" class=\"mention hashtag\" rel=\"tag\">#<span>Nginx</span></a> <a href=\"https://mastodon.bsd.cafe/tags/SysAdmin\" class=\"mention hashtag\" rel=\"tag\">#<span>SysAdmin</span></a></p>",
"contentMap": {
"en": "<p>I was thinking about how it was possible to stop using a gem like HAProxy for so long. It used to be my go-to choice, but then I switched to using Nginx for everything, and I almost forgot about it. <br />Well, it’s great to reconnect with old friends! </p><p><a href=\"https://mastodon.bsd.cafe/tags/HAProxy\" class=\"mention hashtag\" rel=\"tag\">#<span>HAProxy</span></a> <a href=\"https://mastodon.bsd.cafe/tags/Nginx\" class=\"mention hashtag\" rel=\"tag\">#<span>Nginx</span></a> <a href=\"https://mastodon.bsd.cafe/tags/SysAdmin\" class=\"mention hashtag\" rel=\"tag\">#<span>SysAdmin</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/haproxy",
"name": "#haproxy"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/nginx",
"name": "#nginx"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/sysadmin",
"name": "#sysadmin"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/stefano/statuses/114168525625991483/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/stefano/statuses/114168525625991483/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/stefano/statuses/114168525625991483/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/stefano/statuses/114168525625991483/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/stefano/statuses/114168525625991483/shares",
"type": "Collection",
"totalItems": 2
}
}