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://floss.social/users/HerraBRE/statuses/109240162911419546",
"type": "Note",
"summary": null,
"inReplyTo": "https://floss.social/users/HerraBRE/statuses/109239947836041298",
"published": "2022-10-27T12:10:03Z",
"url": "https://floss.social/@HerraBRE/109240162911419546",
"attributedTo": "https://floss.social/users/HerraBRE",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/HerraBRE/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/HerraBRE/statuses/109240162911419546",
"inReplyToAtomUri": "https://floss.social/users/HerraBRE/statuses/109239947836041298",
"conversation": "tag:floss.social,2022-10-27:objectId=23475106:objectType=Conversation",
"content": "<p>Oh yeah, I forgot to mention.</p><p>One of the motivators for <a href=\"https://floss.social/tags/Duppy\" class=\"mention hashtag\" rel=\"tag\">#<span>Duppy</span></a>, was off-the-shelf compatibility with <a href=\"https://floss.social/tags/letsencrypt\" class=\"mention hashtag\" rel=\"tag\">#<span>letsencrypt</span></a> and <a href=\"https://floss.social/tags/certbot\" class=\"mention hashtag\" rel=\"tag\">#<span>certbot</span></a> - certbot ships with an <a href=\"https://floss.social/tags/rfc2163\" class=\"mention hashtag\" rel=\"tag\">#<span>rfc2163</span></a> plugin.</p><p>So if you are hosting domains for people in a database and want them to be able to easily use DNS validation to obtain certs... this makes that possible without custom software on the user's side.</p>",
"contentMap": {
"en": "<p>Oh yeah, I forgot to mention.</p><p>One of the motivators for <a href=\"https://floss.social/tags/Duppy\" class=\"mention hashtag\" rel=\"tag\">#<span>Duppy</span></a>, was off-the-shelf compatibility with <a href=\"https://floss.social/tags/letsencrypt\" class=\"mention hashtag\" rel=\"tag\">#<span>letsencrypt</span></a> and <a href=\"https://floss.social/tags/certbot\" class=\"mention hashtag\" rel=\"tag\">#<span>certbot</span></a> - certbot ships with an <a href=\"https://floss.social/tags/rfc2163\" class=\"mention hashtag\" rel=\"tag\">#<span>rfc2163</span></a> plugin.</p><p>So if you are hosting domains for people in a database and want them to be able to easily use DNS validation to obtain certs... this makes that possible without custom software on the user's side.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/Duppy",
"name": "#Duppy"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/LetsEncrypt",
"name": "#LetsEncrypt"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/certbot",
"name": "#certbot"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/rfc2163",
"name": "#rfc2163"
}
],
"replies": {
"id": "https://floss.social/users/HerraBRE/statuses/109240162911419546/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/HerraBRE/statuses/109240162911419546/replies?min_id=109240191085704560&page=true",
"partOf": "https://floss.social/users/HerraBRE/statuses/109240162911419546/replies",
"items": [
"https://floss.social/users/HerraBRE/statuses/109240191085704560"
]
}
},
"likes": {
"id": "https://floss.social/users/HerraBRE/statuses/109240162911419546/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://floss.social/users/HerraBRE/statuses/109240162911419546/shares",
"type": "Collection",
"totalItems": 0
}
}