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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://mstdn.starnix.network/users/retroedgetech/statuses/109319909305098748",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.starnix.network/users/10leej/statuses/109317402504280096",
"published": "2022-11-10T14:10:36Z",
"url": "https://mstdn.starnix.network/@retroedgetech/109319909305098748",
"attributedTo": "https://mstdn.starnix.network/users/retroedgetech",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.starnix.network/users/retroedgetech/followers",
"https://mstdn.starnix.network/users/10leej"
],
"sensitive": false,
"atomUri": "https://mstdn.starnix.network/users/retroedgetech/statuses/109319909305098748",
"inReplyToAtomUri": "https://mstdn.starnix.network/users/10leej/statuses/109317402504280096",
"conversation": "tag:mstdn.starnix.network,2022-11-10:objectId=3971113:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.starnix.network/@10leej\" class=\"u-url mention\">@<span>10leej</span></a></span> </p><p>Agreed. </p><p>This is for a company in which I am doing things "the way they've always been done" until I know more of what I'm doing so that I can make good decisions on what to change. </p><p>I was using certbot, but the preference of the previous SysAdmin was to not allow certbot to edit the Apache configuration, but to handle that manually. However, the template that I thought was the correct one for the Apache2 configuration ended up being and outdated template. </p><p>I'm learning and getting better. My preference would be to not use apache2 either. </p><p>My son uses nginx a lot. </p><p>It seems that there are a lot of great options for web servers. Caddy2 looks interesting, as it makes handling LetsEncrypt certs even easier and may be significantly better in performance.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.starnix.network/@10leej\" class=\"u-url mention\">@<span>10leej</span></a></span> </p><p>Agreed. </p><p>This is for a company in which I am doing things "the way they've always been done" until I know more of what I'm doing so that I can make good decisions on what to change. </p><p>I was using certbot, but the preference of the previous SysAdmin was to not allow certbot to edit the Apache configuration, but to handle that manually. However, the template that I thought was the correct one for the Apache2 configuration ended up being and outdated template. </p><p>I'm learning and getting better. My preference would be to not use apache2 either. </p><p>My son uses nginx a lot. </p><p>It seems that there are a lot of great options for web servers. Caddy2 looks interesting, as it makes handling LetsEncrypt certs even easier and may be significantly better in performance.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.starnix.network/users/10leej",
"name": "@10leej"
}
],
"replies": {
"id": "https://mstdn.starnix.network/users/retroedgetech/statuses/109319909305098748/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.starnix.network/users/retroedgetech/statuses/109319909305098748/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.starnix.network/users/retroedgetech/statuses/109319909305098748/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.starnix.network/users/retroedgetech/statuses/109319909305098748/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mstdn.starnix.network/users/retroedgetech/statuses/109319909305098748/shares",
"type": "Collection",
"totalItems": 0
}
}