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/JayBlanc",
"type": "Person",
"following": "https://mastodon.social/users/JayBlanc/following",
"followers": "https://mastodon.social/users/JayBlanc/followers",
"inbox": "https://mastodon.social/users/JayBlanc/inbox",
"outbox": "https://mastodon.social/users/JayBlanc/outbox",
"featured": "https://mastodon.social/users/JayBlanc/collections/featured",
"featuredTags": "https://mastodon.social/users/JayBlanc/collections/tags",
"preferredUsername": "JayBlanc",
"name": "Jay Blanc",
"summary": "<p>I occasionally write.</p>",
"url": "https://mastodon.social/@JayBlanc",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2018-11-28T00:00:00Z",
"memorial": false,
"movedTo": "https://blan.cc/users/jay",
"alsoKnownAs": [
"https://awoo.space/users/jayblanc"
],
"publicKey": {
"id": "https://mastodon.social/users/JayBlanc#main-key",
"owner": "https://mastodon.social/users/JayBlanc",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAseGOVUiKW7o/LZQXsaDf\nBz7NdpdHRvcMondVtiKQ2OrUQlnygZic/SbHxUaQrGe9HvP+xqWKLVvC4pba2Wqj\nkH+C97Q0Rbmw8ef4AFhE1Z995N3b6gH/d9gk7fO5rqPcx+8x5gZed2jKYAvtFb9j\ng5ZPYsGguy+Gepv4SeAP1yRt9htjJvx2+9FRp1EBbbuq38MfbPwStrX5zSoaxv5/\ndqGgueCjANl67HsLPwWjc8CCd4zboq+RPGn/QLmTy3J7WUGXn1gxj0ywtErzXubA\nYjp+4i85+0q4+lSsQ5g4CRSihQ+zV5WtS1FB12D12erp4Wj6Biw3nrwgWZLR+n9/\n6QIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "Pronouns",
"value": "They/Them"
},
{
"type": "PropertyValue",
"name": "Coffee",
"value": "ANOTHER!"
},
{
"type": "PropertyValue",
"name": "Queer",
"value": "Grey-Ace"
}
],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/avatars/000/597/106/original/2ebd246cef2361cc.jpg"
}
}