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-1668-b883-b444-0b4601404977",
"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-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAtEdBxoMxADx2NJO9Oiu3\n23pxksmwSi9A6/QgD3BDBdj6mcHWW0y/UXM14DEPgIkA1BXtOy9Q+scD5I9em42h\ndQsmWPHJJ5/N1muwEvUh+64SthmrSxzO1XH91MOQZcQgA5LeoLzOP8zzwnQdaLZ4\nc42jtDy53L0Mk/355FAi5/holY56Pxp+cWCX6FusfkgdUTNyuLTbq8Uz5hCnIxkb\nmwrlvN3ZzO/emVCqP84+98463Zu4Ruv3ZN8RkSM8zi+YfKB46nTo4t+iq+LjVMNK\n912ysH5+dTxqyrBKsCOH0gjLh9b+Omris/9tMs26LOnpYfNQRTHJCvuleRM/t66C\n5jolP8h16ZpXCC6zdwRCTbW6WSIWQmDWX/kEtZJvZO/6XcnHeG/iVWcR+f3bZFUR\n+6D+FL+73zyund665B9RH2oMqMpZVv+E7fwVqof9e/m1MEwVUo+chIxrsZzmjzWE\nWCOnX6MTMvlx23cbV2tXBTOeQBNWFJzUQvWSET10QOXSep0nwo1f4E8q8HjmfTxX\nQTiJz9SsRvjYT2imFoEZln3fjxZOsoT9gSiOXGIzPxaEEhdJlzAmVvXWmRIzPV+P\nwB+Dhh0sKN7OonDrmZw+toRMe0b+EGWoL+wcK8rumBR47Xvk7uSMJQ2ltbasJ5pt\nK2YijAFi8T3F0QO3JngjjUMCAwEAAQ==\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"
}
}