Actor Profile¶
http://friendica/profile/friend
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"ostatus": "http://ostatus.org#",
"vcard": "http://www.w3.org/2006/vcard/ns#",
"dfrn": "http://purl.org/macgirvin/dfrn/1.0/",
"diaspora": "https://diasporafoundation.org/ns/",
"litepub": "http://litepub.social/ns#",
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"schema": "http://schema.org#",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"sensitive": "as:sensitive",
"Hashtag": "as:Hashtag",
"quoteUrl": "as:quoteUrl",
"conversation": "ostatus:conversation",
"directMessage": "litepub:directMessage",
"discoverable": "toot:discoverable",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value"
}
],
"id": "http://friendica/profile/friend",
"diaspora:guid": "a4285f1d-3468-9f03-57a2-692792331367",
"type": "Person",
"following": "http://friendica/following/friend",
"followers": "http://friendica/followers/friend",
"inbox": "http://friendica/inbox/friend",
"outbox": "http://friendica/outbox/friend",
"featured": "http://friendica/featured/friend",
"preferredUsername": "friend",
"name": "friend",
"url": "http://friendica/profile/friend",
"manuallyApprovesFollowers": true,
"discoverable": false,
"publicKey": {
"id": "http://friendica/profile/friend#main-key",
"owner": "http://friendica/profile/friend",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAzS+BmJ3uDjwkg664UHqt\nvnhHzzgr67nDPtOoMJdbhYjVGTkq6+fbYRGM6qgpXfLQqwPOsHhNkUCaVjC7LuJF\nHkGbyKyIReqYydP2BIKn6BN516ATj8f/QlhCbtYi3useWmlSpVnvrsLkUabb/Q3v\noo/6PidsAsM2redSb3L10fKqb6HkKGWG3o7NK67KNxz3Xhm2dCpOzvY0xs739AXc\n77RdY0SlLg34VNgfu4272DTKoYIjnBD79IqOlUrBpTxbZ9FmbqJcUwuM47HbQobk\ntOeHKf6SbHQMIcxDIHqOFYamdJU3N2YLjkb84KcK0jIlkWJ1VGpGfI9FvnhHK/ai\naA5C4VHLV4QZMgueHCDHdwGz3JcENvsxjluaT5ZAcVIhzon3eke6iGHXz7LJmHF5\neOwUZeuvA/kmfbGFSu9uVRSslPybZu2oOfpbQazlss8tSxr0kO9Ti5+NHAKRLkbg\n+x7MXT0sbp3CarsROOk9a7N0eUueBR2Ts5ncYWTftvdhrdizKMAF+nL7Ip8abMNQ\ndUCZVetRSaVpKtPg/NfD67bvVB+TW00FsOrnBwRHTuzPvo8Bc3Eov3Kl1zXByn9G\n3yYFs79JfR1HpQwtKBVTCldYBwNyRezdeBi97ty9TNw5o2eIfdc4hOKVvqGFEg8U\nuUbKcgXIT2V6+nTathUmx1kCAwEAAQ==\n-----END PUBLIC KEY-----\n"
},
"endpoints": {
"sharedInbox": "http://friendica/inbox"
},
"generator": {
"id": "http://friendica/friendica",
"type": "Application",
"name": "Friendica 'Interrupted Fern' 2024.12-1576",
"url": "http://friendica"
}
}