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://sfba.social/users/goosname/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://sfba.social/users/goosname/statuses/109374391579234513",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T05:06:09Z",
"url": "https://sfba.social/@goosname/109374391579234513",
"attributedTo": "https://sfba.social/users/goosname",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/goosname/followers"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/goosname/statuses/109374391579234513",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2022-11-20:objectId=5594366:objectType=Conversation",
"content": "<p>I guess I should do an <a href=\"https://sfba.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> even if only to get my own thoughts in order.</p><p>I’ve been a software engineer in Silicon Valley for about 20 years, but please don’t hold that against me. I like to talk tech. I don’t like to talk about the industry.</p><p>I’m pseudonymous because being the same person all the time is boring. I have always used they/them online because the way you interact with me shouldn’t depend on my gender.</p><p>I have zero tolerance for fascists, racists, xenophobes, terfs, etc.</p>",
"contentMap": {
"en": "<p>I guess I should do an <a href=\"https://sfba.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> even if only to get my own thoughts in order.</p><p>I’ve been a software engineer in Silicon Valley for about 20 years, but please don’t hold that against me. I like to talk tech. I don’t like to talk about the industry.</p><p>I’m pseudonymous because being the same person all the time is boring. I have always used they/them online because the way you interact with me shouldn’t depend on my gender.</p><p>I have zero tolerance for fascists, racists, xenophobes, terfs, etc.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sfba.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://sfba.social/users/goosname/statuses/109374391579234513/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/goosname/statuses/109374391579234513/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/goosname/statuses/109374391579234513/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/goosname/statuses/109374391579234513/likes",
"type": "Collection",
"totalItems": 46
},
"shares": {
"id": "https://sfba.social/users/goosname/statuses/109374391579234513/shares",
"type": "Collection",
"totalItems": 10
}
}
]
}