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/zirias/statuses/114398960385606646",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-25T14:00:05Z",
"url": "https://mastodon.bsd.cafe/@zirias/114398960385606646",
"attributedTo": "https://mastodon.bsd.cafe/users/zirias",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/zirias/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/114398960385606646",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-04-25:objectId=16181931:objectType=Conversation",
"content": "<p>Just released: <a href=\"https://mastodon.bsd.cafe/tags/swad\" class=\"mention hashtag\" rel=\"tag\">#<span>swad</span></a> 0.5</p><p>swad is the "Simple Web Authentication Daemon", meant to add authentication using a <a href=\"https://mastodon.bsd.cafe/tags/cookie\" class=\"mention hashtag\" rel=\"tag\">#<span>cookie</span></a> and a <a href=\"https://mastodon.bsd.cafe/tags/login\" class=\"mention hashtag\" rel=\"tag\">#<span>login</span></a> form to your reverse proxy. It's designed for <a href=\"https://mastodon.bsd.cafe/tags/nginx\" class=\"mention hashtag\" rel=\"tag\">#<span>nginx</span></a>' "auth_request" module. It's written in pure <a href=\"https://mastodon.bsd.cafe/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a> with very few external dependencies (zlib, and depending on build options OpenSSL/LibreSSL and <a href=\"https://mastodon.bsd.cafe/tags/PAM\" class=\"mention hashtag\" rel=\"tag\">#<span>PAM</span></a>).</p><p>And with this release, it also allows guest logins using the crypto puzzle you may already know from <a href=\"https://mastodon.bsd.cafe/tags/Anubis\" class=\"mention hashtag\" rel=\"tag\">#<span>Anubis</span></a>!</p><p>Read more in the release notes, grab the .tar.xz and build/install it 😎 </p><p><a href=\"https://github.com/Zirias/swad/releases/tag/v0.5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Zirias/swad/release</span><span class=\"invisible\">s/tag/v0.5</span></a></p>",
"contentMap": {
"en": "<p>Just released: <a href=\"https://mastodon.bsd.cafe/tags/swad\" class=\"mention hashtag\" rel=\"tag\">#<span>swad</span></a> 0.5</p><p>swad is the "Simple Web Authentication Daemon", meant to add authentication using a <a href=\"https://mastodon.bsd.cafe/tags/cookie\" class=\"mention hashtag\" rel=\"tag\">#<span>cookie</span></a> and a <a href=\"https://mastodon.bsd.cafe/tags/login\" class=\"mention hashtag\" rel=\"tag\">#<span>login</span></a> form to your reverse proxy. It's designed for <a href=\"https://mastodon.bsd.cafe/tags/nginx\" class=\"mention hashtag\" rel=\"tag\">#<span>nginx</span></a>' "auth_request" module. It's written in pure <a href=\"https://mastodon.bsd.cafe/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a> with very few external dependencies (zlib, and depending on build options OpenSSL/LibreSSL and <a href=\"https://mastodon.bsd.cafe/tags/PAM\" class=\"mention hashtag\" rel=\"tag\">#<span>PAM</span></a>).</p><p>And with this release, it also allows guest logins using the crypto puzzle you may already know from <a href=\"https://mastodon.bsd.cafe/tags/Anubis\" class=\"mention hashtag\" rel=\"tag\">#<span>Anubis</span></a>!</p><p>Read more in the release notes, grab the .tar.xz and build/install it 😎 </p><p><a href=\"https://github.com/Zirias/swad/releases/tag/v0.5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Zirias/swad/release</span><span class=\"invisible\">s/tag/v0.5</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/swad",
"name": "#swad"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/cookie",
"name": "#cookie"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/login",
"name": "#login"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/nginx",
"name": "#nginx"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/c",
"name": "#c"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/pam",
"name": "#pam"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/anubis",
"name": "#anubis"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114398960385606646/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/zirias/statuses/114398960385606646/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/zirias/statuses/114398960385606646/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114398960385606646/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114398960385606646/shares",
"type": "Collection",
"totalItems": 3
}
}