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://w3id.org/security/v1",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"Emoji": "toot:Emoji",
"blurhash": "toot:blurhash",
"votersCount": "toot:votersCount",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"ostatus": "http://ostatus.org#",
"conversation": "ostatus:conversation"
}
],
"type": "Person",
"id": "https://microblog.pub",
"following": "https://microblog.pub/following",
"followers": "https://microblog.pub/followers",
"featured": "https://microblog.pub/featured",
"inbox": "https://microblog.pub/inbox",
"outbox": "https://microblog.pub/outbox",
"preferredUsername": "dev",
"name": "microblogpub",
"summary": "<p>A self-hosted, single-user, ActivityPub powered microblog.</p>\n",
"endpoints": {
"sharedInbox": "https://microblog.pub/inbox"
},
"url": "https://microblog.pub/",
"manuallyApprovesFollowers": false,
"attachment": [
{
"name": "Documentation",
"type": "PropertyValue",
"value": "<p><a href=\"https://docs.microblog.pub\"><a href=\"https://docs.microblog.pub\" rel=\"noopener\">https://docs.microblog.pub</a></a></p>\n"
},
{
"name": "Source code",
"type": "PropertyValue",
"value": "<p><a href=\"https://sr.ht/~tsileo/microblog.pub/\"><a href=\"https://sr.ht/~tsileo/microblog.pub/\" rel=\"noopener\">https://sr.ht/~tsileo/microblog.pub/</a></a></p>\n"
}
],
"publicKey": {
"id": "https://microblog.pub#main-key",
"owner": "https://microblog.pub",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5CO6yIhZLTdW50cFcaTi\nYM1rmo3fKty9eeZO4PsxUYbPnIdCPqOKRpgI1oLHEDFH+sMxxCk6zDjo7vEGXWG9\ns0MuLgHwFrGM0WuHnRe4NoRz1QHzheLfaSoyeLOpD2Y6owyM8HEkgfKyJDnJ1bco\n4q5jGIQcj+bFIlvBDFE7u/4oJVQpZAYVhVNK+/rLvNfXr/AeKixyB4tHtE7mnlbA\nJzQU3C56f4u3ikUjpvBwz066vB0I2OikfYiLYyac46ZKPKLlsqJCSBUAHMCjRZW5\nKtiU+uDxHddxd1bUk5Pn84dIUgyHt3WOpUMsm/DimHek4NrhkJRYOxvtD6yAjc12\nEQIDAQAB\n-----END PUBLIC KEY-----"
},
"tag": [],
"icon": {
"mediaType": "image/png",
"type": "Image",
"url": "https://sos-ch-dk-2.exo.io/microblogpub/logo-microblogpub.png"
}
}