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"
}
],
"id": "https://mastodon.social/users/cassidyjames/statuses/109288799405083991",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T02:18:57Z",
"url": "https://mastodon.social/@cassidyjames/109288799405083991",
"attributedTo": "https://mastodon.social/users/cassidyjames",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/cassidyjames/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/cassidyjames/statuses/109288799405083991",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-05:objectId=325544526:objectType=Conversation",
"content": "<p>Free/open source software is free, as in “freedom,” not necessarily as in “free beer.” Let’s take that analogy further:</p><p>The _recipe_ for the beer is open and free, but the process of brewing, bottling, storing, distributing, marketing, and supporting that beer is not cost-less! So, some indie brewers might ask people to pay for the beer itself. Some might ask people to pay whatever they value that beer at—even $0 if they want!—and it helps support the indie brewers.</p>",
"contentMap": {
"en": "<p>Free/open source software is free, as in “freedom,” not necessarily as in “free beer.” Let’s take that analogy further:</p><p>The _recipe_ for the beer is open and free, but the process of brewing, bottling, storing, distributing, marketing, and supporting that beer is not cost-less! So, some indie brewers might ask people to pay for the beer itself. Some might ask people to pay whatever they value that beer at—even $0 if they want!—and it helps support the indie brewers.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/cassidyjames/statuses/109288799405083991/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/cassidyjames/statuses/109288799405083991/replies?min_id=109288808908878946&page=true",
"partOf": "https://mastodon.social/users/cassidyjames/statuses/109288799405083991/replies",
"items": [
"https://mastodon.social/users/cassidyjames/statuses/109288808908878946"
]
}
},
"likes": {
"id": "https://mastodon.social/users/cassidyjames/statuses/109288799405083991/likes",
"type": "Collection",
"totalItems": 38
},
"shares": {
"id": "https://mastodon.social/users/cassidyjames/statuses/109288799405083991/shares",
"type": "Collection",
"totalItems": 14
}
}