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",
"https://social.singing.dog/schemas/litepub-0.1.jsonld",
{
"@language": "und"
}
],
"id": "https://social.singing.dog/users/Coyote/collections/featured",
"orderedItems": [
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://social.singing.dog/schemas/litepub-0.1.jsonld",
{
"@language": "und"
}
],
"actor": "https://social.singing.dog/users/Coyote",
"attachment": [],
"attributedTo": "https://social.singing.dog/users/Coyote",
"cc": [
"https://social.singing.dog/users/Coyote/followers"
],
"content": "As a means to motivate myself to work on it, here's my attempt at an Activity Pub server: <a href=\"https://a-puc.social/\" rel=\"ugc\">https://a-puc.social/</a>. There's a write up on the page about it, but the gist is that I wanted a front end that didn't bring my browser to a crawl and wasn't designed around the contemporary idea of "only the present matters." It's still very early on, so don't expect to be using it any time soon.<br><br>Also see <span class=\"h-card\"><a class=\"u-url mention\" data-user=\"ANu35CagUWhBunYhXM\" href=\"https://rdrama.cc/users/ne\" rel=\"ugc\">@<span>ne</span></a></span>'s active project: <a href=\"http://wormhole.nekobit.net/\" rel=\"ugc\">http://wormhole.nekobit.net/</a>. We both had almost the same idea simultaneously, to make an Activity Pub server in C++. He'll probably finish his first though, so make sure to follow him.",
"context": "https://social.singing.dog/contexts/d50eb100-68aa-4f8b-b352-5c783d33ceb5",
"conversation": "https://social.singing.dog/contexts/d50eb100-68aa-4f8b-b352-5c783d33ceb5",
"id": "https://social.singing.dog/objects/0db2afef-8ccf-4b84-9595-92a18cd128ae",
"published": "2022-10-03T01:51:33.954757Z",
"sensitive": null,
"source": "As a means to motivate myself to work on it, here's my attempt at an Activity Pub server: https://a-puc.social/. There's a write up on the page about it, but the gist is that I wanted a front end that didn't bring my browser to a crawl and wasn't designed around the contemporary idea of \"only the present matters.\" It's still very early on, so don't expect to be using it any time soon.\r\n\r\nAlso see @ne@rdrama.cc's active project: http://wormhole.nekobit.net/. We both had almost the same idea simultaneously, to make an Activity Pub server in C++. He'll probably finish his first though, so make sure to follow him.",
"summary": "",
"tag": [
{
"href": "https://rdrama.cc/users/ne",
"name": "@ne@rdrama.cc",
"type": "Mention"
}
],
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"https://rdrama.cc/users/ne"
],
"type": "Note"
}
],
"totalItems": 1,
"type": "OrderedCollection"
}