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-1868-b567-7d36-0c8131567871",
"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-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA2Zp+Tc1PFVy2Yxg5eWjG\n73ANu+Og+PYoXD/F33XaQD1aUnrfkCzovP/9CmpStGs9yAiuc4lq+4LKGVahqj/G\n+9xA0JLnkqAoMnpCU1Yjay4zLVRi2EePTQHZ1427ZxaY5BXooKSXWQ+oTHuVIh8E\nQiA1AwdBF59sMO1ceicg0eeNyKH+zr+x8GJxfAsDpgfdSDECFIhXRZUToxPWyUT5\nfS/lUq8Tk8mDXHbLaeyPWL0LBHVaXVWsqWWMNo5vMLJdEVd/M+OaQDhH4QSelUR9\nf3KpN/L5l0xC1z5TCAJWbnQYmbqLFt50J4wF4wpi/EwR9S8wi91JbDgoSPx9B+jn\njsWpg/FVfDB8G/SdlrzRn+i/ccboc+fwKsAcceQEhN9HDtOiVVXT5h0nxQRXp9Pw\nw61Iw9kLlr8yG4nec9qkcCUZkX0NfU1TdlmMb0owtgN/UKf6+Z5F/Dwwa2D/XGJn\noi6gcKC1BzZ+S5Pi9WK7RL7g78guU7uCEv5kfgTXeOA2V4i5qm0uKCtDhBkgVTpS\nNfvTbK7IoyS82ogSj3LVwrZNqE/Uo5bJYLvujeYCmQF4Kp4yG7OPMQdWrqym1CUm\nKghuqmh2iODEjaZ47Mm1e3owPYHA19TblJoHAcCid7Xdcs7srffC5+3GB2JJTyEC\n3mMXdw/Zz06rLUNd8UQFXtMCAwEAAQ==\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"
}
}