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",
"type": "Note",
"id": "https://social.freebsd.amsterdam/fd0/p/1742396376.562327",
"published": "2025-03-19T14:59:36Z",
"attributedTo": "https://social.freebsd.amsterdam/fd0",
"summary": "",
"content": "do you have anything in between <a href=\"https://social.freebsd.amsterdam?t=snac\" class=\"mention hashtag\" rel=\"tag\">#snac</a> and <a href=\"https://social.freebsd.amsterdam?t=haproxy\" class=\"mention hashtag\" rel=\"tag\">#haproxy</a>?<br><br>I am currently unable to find a way to get rid of the<br><br><pre># webfinger<br>location /.well-known/webfinger {<br> proxy_pass http://localhost:8001;<br> proxy_set_header Host $http_host;<br> proxy_set_header X-Forwarded-For $remote_addr;<br>}<br><br></pre>and the like in <a href=\"https://social.freebsd.amsterdam?t=nginx\" class=\"mention hashtag\" rel=\"tag\">#nginx</a><br>",
"context": "https://social.freebsd.amsterdam/fd0/p/1742396376.562327#ctxt",
"url": "https://social.freebsd.amsterdam/fd0/p/1742396376.562327",
"to": [
"https://mastodon.bsd.cafe/users/stefano",
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [],
"inReplyTo": "https://mastodon.bsd.cafe/users/stefano/statuses/114189618955664234",
"tag": [
{
"type": "Hashtag",
"href": "https://social.freebsd.amsterdam?t=snac",
"name": "#snac"
},
{
"type": "Hashtag",
"href": "https://social.freebsd.amsterdam?t=haproxy",
"name": "#haproxy"
},
{
"type": "Hashtag",
"href": "https://social.freebsd.amsterdam?t=nginx",
"name": "#nginx"
}
],
"sourceContent": "do you have anything in between #snac and #haproxy?\n\nI am currently unable to find a way to get rid of the \n\n```\n# webfinger\nlocation /.well-known/webfinger {\n proxy_pass http://localhost:8001;\n proxy_set_header Host $http_host;\n proxy_set_header X-Forwarded-For $remote_addr;\n}\n\n```\nand the like in #nginx",
"updated": "2025-03-19T15:02:38Z"
}