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-1068-e126-1a32-eb4541774427",
"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-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAuGQWwXhpcOkdS81UlaN0\naKTDEyI4r2Gx4vrMu03TEQsWHPUn5dH+hRFgJc5GocOPZq8NPAqjpuOmhIf0+auf\nlL54rpMJ8HjftkfkjD0n7Kl0grELxlqu4icWWLjfiWLJwuCJL9VSOl1gzjYJQY12\nqbAcLnfOUWIAupt7ShOzZn8XYF9xUUgtzuyV36Zng3E2o1/q5FacapFe1WZP1GzC\n+4HFa2y0vbEtJq7c/jxr/hwWuuiT4iiXIxGeWud9UEcxZ5GJbtSwoMtOX77wCWQF\ndv0yaorYd/csg6XDy6EJ+ZT3SylRX1HPYCKk3pEmjB3Cg664rpCSdmGVK7qhRi7M\n86LNFiSVHxQ6z6MqpjfiyLfDWgKF4A7hlLn9luYm1eiqog/xKadeUNsTG3Q9NOKR\n0XWnPcLHXByrweF+GEoghlJfIxnZdlCMEa3q9lx/hHRyL2ZTSyTunkD1a3SoSFzc\nw6wDcC85BpTu11xlgMO2Y5kvj8fn/ARTET1Z1+DdL/il6oNak78QXpJp9HAjxcyr\n3jIwMJnjKoVzB1fkHC0iGAmv4WP/pCUlqt+hZfFXYBDsn0GSaQbugiqhFWWOz6Bv\nBhQQvpcYgEeKaf2YomwIQebFI+6POvW8NhiKHkZO8nXSQGWpPxpB7+Z9jZ1Q2dqB\nfmt68reHLad4O/SgImfTKUcCAwEAAQ==\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"
}
}