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://mastodon.social/users/jay",
"type": "Person",
"following": "https://mastodon.social/users/jay/following",
"followers": "https://mastodon.social/users/jay/followers",
"inbox": "https://mastodon.social/users/jay/inbox",
"outbox": "https://mastodon.social/users/jay/outbox",
"featured": "https://mastodon.social/users/jay/collections/featured",
"featuredTags": "https://mastodon.social/users/jay/collections/tags",
"preferredUsername": "jay",
"name": "Jay",
"summary": "<p>Developer, designer, writer living in Boston</p>",
"url": "https://mastodon.social/@jay",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": true,
"published": "2016-10-06T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mastodon.social/users/jay#main-key",
"owner": "https://mastodon.social/users/jay",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxZGv05/ZAqo6ltd979Fq\nHEJZeije/dVtqpb/6NXeOv5lUNmIz7cYDZ5iX4tmEJD6hANjUd+wUXiTt5atigpP\ntYyEtA27ELHzkuA8wK9AKlDF02/i0NyoCvfKN/o+1fe2oyvNH+P74uie9hs90xAu\nR4k3bNznXSR4Zp99VdF5+NFkjcXidBaD7Ps9R0F2H6OM50WdOsGrLn2vzrD5Cdej\nNaNrjG/55OdFT7cTmGdCnR6mITMcchZ4hihlL5BqkTW6Rl6jTQLFfAR4rDsrEyQa\nfCes9LJ0G9Q48LHZzmg9IXzin+vMtnfk48rjnu6XQb52pQEXauOk1Oa5oS8QCI7B\nQQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "Pronouns",
"value": "he"
}
],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/avatars/000/001/372/original/e2a012593972cf93.jpg"
},
"image": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/headers/000/001/372/original/afccba832705707e.jpg"
}
}