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/garyhtech/statuses/114382220536027193",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-22T15:02:55Z",
"url": "https://mastodon.bsd.cafe/@garyhtech/114382220536027193",
"attributedTo": "https://mastodon.bsd.cafe/users/garyhtech",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/garyhtech/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/garyhtech/statuses/114382220536027193",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-04-22:objectId=16059373:objectType=Conversation",
"content": "<p>NEW VIDEO - Setting up an OpenLDAP server on FreeBSD!</p><p><a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> <a href=\"https://mastodon.bsd.cafe/tags/Unix\" class=\"mention hashtag\" rel=\"tag\">#<span>Unix</span></a> <a href=\"https://mastodon.bsd.cafe/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mastodon.bsd.cafe/tags/ldap\" class=\"mention hashtag\" rel=\"tag\">#<span>ldap</span></a> <a href=\"https://mastodon.bsd.cafe/tags/garyhtech\" class=\"mention hashtag\" rel=\"tag\">#<span>garyhtech</span></a></p><p><a href=\"https://www.youtube.com/watch?v=02_U_kl4WxU\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=02_U_kl4Wx</span><span class=\"invisible\">U</span></a></p>",
"contentMap": {
"en": "<p>NEW VIDEO - Setting up an OpenLDAP server on FreeBSD!</p><p><a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> <a href=\"https://mastodon.bsd.cafe/tags/Unix\" class=\"mention hashtag\" rel=\"tag\">#<span>Unix</span></a> <a href=\"https://mastodon.bsd.cafe/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mastodon.bsd.cafe/tags/ldap\" class=\"mention hashtag\" rel=\"tag\">#<span>ldap</span></a> <a href=\"https://mastodon.bsd.cafe/tags/garyhtech\" class=\"mention hashtag\" rel=\"tag\">#<span>garyhtech</span></a></p><p><a href=\"https://www.youtube.com/watch?v=02_U_kl4WxU\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=02_U_kl4Wx</span><span class=\"invisible\">U</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/unix",
"name": "#unix"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/ldap",
"name": "#ldap"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/garyhtech",
"name": "#garyhtech"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/garyhtech/statuses/114382220536027193/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/garyhtech/statuses/114382220536027193/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/garyhtech/statuses/114382220536027193/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/garyhtech/statuses/114382220536027193/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/garyhtech/statuses/114382220536027193/shares",
"type": "Collection",
"totalItems": 8
}
}