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",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"id": "https://evanp.me/2022/11/11/evanprodromou-pub/",
"type": "Note",
"attachment": [],
"attributedTo": "https://evanp.me/author/evanprodromou/",
"content": "<h2><a rel=\"mention\" class=\"u-url mention\" href=\"https://prodromou.pub/@evan\">@evan</a></h2><p>I set up a family server on Mastodon today. It wasn’t too hard; <a href=\"https://marketplace.digitalocean.com/apps/mastodon\">Digital Ocean has a one-click Mastodon install</a>. I tried messing around with Docker Compose but it wasn’t happening for me. If you’re using the network, please say hello!</p>",
"context": "https://public-api.wordpress.com/wpcom/activitypub-1.0/sites/12714086/posts/1135/context",
"contentMap": {
"en": "<h2>@evan@prodromou.pub</h2><p>I set up a family server on Mastodon today. It wasn’t too hard; <a href=\"https://marketplace.digitalocean.com/apps/mastodon\">Digital Ocean has a one-click Mastodon install</a>. I tried messing around with Docker Compose but it wasn’t happening for me. If you’re using the network, please say hello!</p>"
},
"published": "2022-11-12T04:04:18Z",
"tag": [],
"url": "https://evanp.me/2022/11/11/evanprodromou-pub/",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://public-api.wordpress.com/wpcom/activitypub-1.0/sites/12714086/actors/3215083/followers"
],
"mediaType": "text/html",
"replies": {
"id": "https://public-api.wordpress.com/wpcom/activitypub-1.0/sites/12714086/posts/1135/replies",
"type": "Collection",
"first": {
"id": "https://public-api.wordpress.com/wpcom/activitypub-1.0/sites/12714086/posts/1135/replies?page=1",
"type": "CollectionPage",
"partOf": "https://public-api.wordpress.com/wpcom/activitypub-1.0/sites/12714086/posts/1135/replies",
"items": []
}
},
"likes": {
"id": "https://public-api.wordpress.com/wpcom/activitypub-1.0/sites/12714086/posts/1135/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://public-api.wordpress.com/wpcom/activitypub-1.0/sites/12714086/posts/1135/shares",
"type": "Collection",
"totalItems": 0
}
}