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/114375708047661573",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-21T11:26:42Z",
"url": "https://mastodon.bsd.cafe/@zirias/114375708047661573",
"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/114375708047661573",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-04-21:objectId=16011391:objectType=Conversation",
"content": "<p>Just released: <a href=\"https://mastodon.bsd.cafe/tags/swad\" class=\"mention hashtag\" rel=\"tag\">#<span>swad</span></a> v0.3!</p><p><a href=\"https://github.com/Zirias/swad/releases/tag/v0.3\" 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.3</span></a></p><p>swad is the "Simple Web Authentication Daemon", your tiny, efficient and (almost) dependency-free solution to add <a href=\"https://mastodon.bsd.cafe/tags/cookie\" class=\"mention hashtag\" rel=\"tag\">#<span>cookie</span></a> + login <a href=\"https://mastodon.bsd.cafe/tags/form\" class=\"mention hashtag\" rel=\"tag\">#<span>form</span></a> <a href=\"https://mastodon.bsd.cafe/tags/authentication\" class=\"mention hashtag\" rel=\"tag\">#<span>authentication</span></a> to whatever your <a href=\"https://mastodon.bsd.cafe/tags/reverse\" class=\"mention hashtag\" rel=\"tag\">#<span>reverse</span></a> <a href=\"https://mastodon.bsd.cafe/tags/proxy\" class=\"mention hashtag\" rel=\"tag\">#<span>proxy</span></a> offers. It's written in pure <a href=\"https://mastodon.bsd.cafe/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a>, portable across <a href=\"https://mastodon.bsd.cafe/tags/POSIX\" class=\"mention hashtag\" rel=\"tag\">#<span>POSIX</span></a> platforms. It's designed with <a href=\"https://mastodon.bsd.cafe/tags/nginx\" class=\"mention hashtag\" rel=\"tag\">#<span>nginx</span></a>' 'auth_request' in mind, example configurations are included.</p><p>This release brings a file-based credential checker in addition to the already existing one using <a href=\"https://mastodon.bsd.cafe/tags/PAM\" class=\"mention hashtag\" rel=\"tag\">#<span>PAM</span></a>. Also lots of improvements, see details in the release notes.</p><p>I finally added complete build instructions to the README.md:</p><p><a href=\"https://github.com/Zirias/swad\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/Zirias/swad</span><span class=\"invisible\"></span></a></p><p>And there's more documentation available: manpages as well as a fully commented example configuration file.</p>",
"contentMap": {
"en": "<p>Just released: <a href=\"https://mastodon.bsd.cafe/tags/swad\" class=\"mention hashtag\" rel=\"tag\">#<span>swad</span></a> v0.3!</p><p><a href=\"https://github.com/Zirias/swad/releases/tag/v0.3\" 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.3</span></a></p><p>swad is the "Simple Web Authentication Daemon", your tiny, efficient and (almost) dependency-free solution to add <a href=\"https://mastodon.bsd.cafe/tags/cookie\" class=\"mention hashtag\" rel=\"tag\">#<span>cookie</span></a> + login <a href=\"https://mastodon.bsd.cafe/tags/form\" class=\"mention hashtag\" rel=\"tag\">#<span>form</span></a> <a href=\"https://mastodon.bsd.cafe/tags/authentication\" class=\"mention hashtag\" rel=\"tag\">#<span>authentication</span></a> to whatever your <a href=\"https://mastodon.bsd.cafe/tags/reverse\" class=\"mention hashtag\" rel=\"tag\">#<span>reverse</span></a> <a href=\"https://mastodon.bsd.cafe/tags/proxy\" class=\"mention hashtag\" rel=\"tag\">#<span>proxy</span></a> offers. It's written in pure <a href=\"https://mastodon.bsd.cafe/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a>, portable across <a href=\"https://mastodon.bsd.cafe/tags/POSIX\" class=\"mention hashtag\" rel=\"tag\">#<span>POSIX</span></a> platforms. It's designed with <a href=\"https://mastodon.bsd.cafe/tags/nginx\" class=\"mention hashtag\" rel=\"tag\">#<span>nginx</span></a>' 'auth_request' in mind, example configurations are included.</p><p>This release brings a file-based credential checker in addition to the already existing one using <a href=\"https://mastodon.bsd.cafe/tags/PAM\" class=\"mention hashtag\" rel=\"tag\">#<span>PAM</span></a>. Also lots of improvements, see details in the release notes.</p><p>I finally added complete build instructions to the README.md:</p><p><a href=\"https://github.com/Zirias/swad\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/Zirias/swad</span><span class=\"invisible\"></span></a></p><p>And there's more documentation available: manpages as well as a fully commented example configuration file.</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/form",
"name": "#form"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/authentication",
"name": "#authentication"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/reverse",
"name": "#reverse"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/proxy",
"name": "#proxy"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/c",
"name": "#c"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/posix",
"name": "#posix"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/nginx",
"name": "#nginx"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/pam",
"name": "#pam"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114375708047661573/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/zirias/statuses/114375708047661573/replies?min_id=114380515450633481&page=true",
"partOf": "https://mastodon.bsd.cafe/users/zirias/statuses/114375708047661573/replies",
"items": [
"https://mastodon.bsd.cafe/users/zirias/statuses/114380515450633481"
]
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114375708047661573/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/zirias/statuses/114375708047661573/shares",
"type": "Collection",
"totalItems": 5
}
}