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-8868-9a22-e291-cb5198982167",
"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-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA1KNdjY0ocge8nw7qhmvw\nbM215wl+oU2iCtjjR6DTDnlniTkk9RSuj3NxrO9urZKiQbc3SzfXBQK5Le4hjVoj\nszH0Jk17gkQna85TaH01KdyJHEWSojqTDDj6IlcQqsw9ctHKu1GmRAXyYDH8h/5+\nX2CxENHBBfXWDFBROX671U6MXQCDamchp1ExzTLtFSrnybDcK1m+lgzQz5lhDp7M\nYXWpuA925ekyWmuyuYsZURqvs9KBaGIcm+A6k/sokih+a5xMfevDa1vwIyV2l/j1\nHqhp193epF/Ap/kPnmO0TaszNRMZ0Ff+mV+oQy2UlaBucPaxCOE0m/RdDhfR7B3k\nBoTpNvGUiI63N8zSocwbqbCn8DZgqqSw6niXixpUDwhcgThdcusFK8mJnX0KRJRg\nU2EvheOp1Hj6Z1Bbbrukf4L9ssrJWCuhOONRUZ/xvF9D/jVrO/nMwAOYvjsCancJ\ngCiq0xHoJL62IeeDF1Ri1FRU+S0RC4Y4vAyffymEP2OkCC7JRumrH0qGjDdDvj6W\n2OWP9RWlhOIYJCq8P1hb7lCAlskQIzo3/wusF8aiph8OL0TSKPZNLY545jgL8h90\n0hqVPKJBYs5onivH6XD49UAmwB0Am5mo9jx8Lcj+Z9uDhe4grOWqHcMzx7v4OMAI\nVvi4+EW2wrXnTdK8pe+yOL8CAwEAAQ==\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"
}
}