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"
],
"type": "Person",
"id": "https://notes.telmina.com/api/collections/telmina",
"inbox": "https://notes.telmina.com/api/collections/telmina/inbox",
"outbox": "https://notes.telmina.com/api/collections/telmina/outbox",
"preferredUsername": "telmina",
"url": "https://notes.telmina.com/",
"name": "Telmina's notes",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://i.snap.as/pIz0NYXP.png"
},
"following": "https://notes.telmina.com/api/collections/telmina/following",
"followers": "https://notes.telmina.com/api/collections/telmina/followers",
"summary": "秋葉原に住むIT技術者の単なる雑記帳",
"publicKey": {
"id": "https://notes.telmina.com/api/collections/telmina#main-key",
"owner": "https://notes.telmina.com/api/collections/telmina",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqitl7V9kKo8opwQekv6r\nc/OZCa5klnMoy59/gISXgQ24Knx63ngzeKTOr6WughXss6K69P841AYGKbmjVOgD\nzo2GfpDM+RrQyntUPgEWteYrbk9ZfydrF4OGBE+Hz6fGvFSi/63cXvlTfskpkLjj\nRqP0CXtkmd82HfWjFsN518SHZ7Gd66hDxjJUDWP1OD5J3soi4LRsA3K0tpdkkkma\nfdyCFVXuvTfY8KsjEX+mKDMc21508OMMXTWKX+6ShjSooTS6dQTydw3xMpSoI8J4\nW6qK/rs//CuP4pdihOnG0Vp1xegVU5+QyMdqAvWfy4e4YRmOk0uJHX/C/DhSP9MU\n+QIDAQAB\n-----END PUBLIC KEY-----\n"
},
"endpoints": {}
}