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",
{
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"featuredTags": {
"@id": "toot:featuredTags",
"@type": "@id"
},
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"discoverable": "toot:discoverable",
"suspended": "toot:suspended",
"memorial": "toot:memorial",
"indexable": "toot:indexable",
"attributionDomains": {
"@id": "toot:attributionDomains",
"@type": "@id"
},
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://ruby.social/users/timcase",
"type": "Person",
"following": "https://ruby.social/users/timcase/following",
"followers": "https://ruby.social/users/timcase/followers",
"inbox": "https://ruby.social/users/timcase/inbox",
"outbox": "https://ruby.social/users/timcase/outbox",
"featured": "https://ruby.social/users/timcase/collections/featured",
"featuredTags": "https://ruby.social/users/timcase/collections/tags",
"preferredUsername": "timcase",
"name": "Tim Case",
"summary": "<p>Ruby + Elm dev, creator of WingTask App.</p>",
"url": "https://ruby.social/@timcase",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2018-09-01T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://ruby.social/users/timcase#main-key",
"owner": "https://ruby.social/users/timcase",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyvL7NntKWkqqxACWm4Am\nKCSZd790YmHOZw0SsdedjhhREIRGwXQ7ojhf1fVFhO69YR7BDk3Cy9SgiqXfJyOa\ntivpuw8z9b+wLppGccUITJdB9gnIJf86fnWSEjd7YF86lHw8xcOlM5ZAD/1f0a+5\noMeteyreZFSkhWJNwwS8DAN7j/8tcGHOO24Ts/0HaE+JtFZhqPpQE6+3SWpOFLgv\nRxU7xuoZmbu7Z45nNrdHtKPHCX+Sn8cVILAcOCbjVUyDs+BxbXR6zQLvqMPqzwqT\n+7eSXt5plw2WC7rSJXsjoGKCKDiAfBA/+uXV8GmV5KXDREcb4Gh3M7gV3LgEgw9x\nCwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [],
"endpoints": {
"sharedInbox": "https://ruby.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/rubysocial/accounts/avatars/000/008/114/original/6af6cbed0b4e4072.jpg"
}
}