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": "Person",
"id": "https://write.as/api/collections/blog",
"inbox": "https://write.as/api/collections/blog/inbox",
"outbox": "https://write.as/api/collections/blog/outbox",
"preferredUsername": "blog",
"url": "https://write.as/blog/",
"name": "Write.as Blog",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://i.snap.as/esrYxGut.png"
},
"following": "https://write.as/api/collections/blog/following",
"followers": "https://write.as/api/collections/blog/followers",
"summary": "What we're writing.",
"publicKey": {
"id": "https://write.as/api/collections/blog#main-key",
"owner": "https://write.as/api/collections/blog",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApuOUAAbYNuierS8K4xmX\nKeq8HTzWRzwyNsA4wD+hlYtXho/JnhYHhpTTogP/gGv7RwDzPHQL4ca1q1JNjYgK\nqETUFDS2HFAxQIpX92boMwDhvsWzRkGnmaNCpHO8YwaJIECVNK2oIaIrFHwmcI8S\ntpvlmcQ3lmiSgLV3APmDCDxycWCox/DgiEoY7i2bRC4h2bx/caZH3myIH+mh2whm\n2qDas5Z9YF67x2aEldyegAz0ZusppOjhwKMmDbrqroZw7+ySjC7kgpwwG/aS10TG\nrZjy4J2bEkb9uFkqWr1qCgh7RTzRzsW6U2fG+yGGECde3hhbocKtP4Wh8JOYFlxl\n9wIDAQAB\n-----END PUBLIC KEY-----\n"
},
"endpoints": {}
}