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/phantomofopera/statuses/113962134634558208",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-07T10:29:33Z",
"url": "https://mastodon.bsd.cafe/@phantomofopera/113962134634558208",
"attributedTo": "https://mastodon.bsd.cafe/users/phantomofopera",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/phantomofopera/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/phantomofopera/statuses/113962134634558208",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-02-07:objectId=12998889:objectType=Conversation",
"content": "<p>A few years ago, I found an <a href=\"https://mastodon.bsd.cafe/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a> based project called "FuguIta" and I basically fell in love with the project. <br />It was all I wanted from a "minimal usable <a href=\"https://mastodon.bsd.cafe/tags/BSD\" class=\"mention hashtag\" rel=\"tag\">#<span>BSD</span></a>" system. <br />However, I got curious about the process of building the system so I decided to contact the creator of the project. <br />Guess what? A few weeks later he responded nicely and gave me the full instructions about building a similar system. <br />I am amazed by how <a href=\"https://mastodon.bsd.cafe/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> world can be beautiful. <br />Last night I found the instructions but the page is Japanese (which makes sense) and I have to translate the whole page (which is not a hard thing to do thanks to AI). <br />But something in my brain tells me it can be a good thing to try to re-create the project with <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> or even <a href=\"https://mastodon.bsd.cafe/tags/NetBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>NetBSD</span></a> base. I guess it will be a fun holiday project since Nowruz (Iranian/Persian new year) is close and I may have enough time to do this!</p>",
"contentMap": {
"en": "<p>A few years ago, I found an <a href=\"https://mastodon.bsd.cafe/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a> based project called "FuguIta" and I basically fell in love with the project. <br />It was all I wanted from a "minimal usable <a href=\"https://mastodon.bsd.cafe/tags/BSD\" class=\"mention hashtag\" rel=\"tag\">#<span>BSD</span></a>" system. <br />However, I got curious about the process of building the system so I decided to contact the creator of the project. <br />Guess what? A few weeks later he responded nicely and gave me the full instructions about building a similar system. <br />I am amazed by how <a href=\"https://mastodon.bsd.cafe/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> world can be beautiful. <br />Last night I found the instructions but the page is Japanese (which makes sense) and I have to translate the whole page (which is not a hard thing to do thanks to AI). <br />But something in my brain tells me it can be a good thing to try to re-create the project with <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> or even <a href=\"https://mastodon.bsd.cafe/tags/NetBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>NetBSD</span></a> base. I guess it will be a fun holiday project since Nowruz (Iranian/Persian new year) is close and I may have enough time to do this!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/openbsd",
"name": "#openbsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/bsd",
"name": "#bsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/netbsd",
"name": "#netbsd"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/phantomofopera/statuses/113962134634558208/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/phantomofopera/statuses/113962134634558208/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/phantomofopera/statuses/113962134634558208/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/phantomofopera/statuses/113962134634558208/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/phantomofopera/statuses/113962134634558208/shares",
"type": "Collection",
"totalItems": 5
}
}