Actor Profile¶
http://pleroma/users/full
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"http://pleroma/schemas/litepub-0.1.jsonld",
{
"@language": "und"
}
],
"alsoKnownAs": [],
"attachment": [],
"capabilities": {
"acceptsChatMessages": true
},
"discoverable": false,
"endpoints": {
"oauthAuthorizationEndpoint": "http://pleroma/oauth/authorize",
"oauthRegistrationEndpoint": "http://pleroma/api/v1/apps",
"oauthTokenEndpoint": "http://pleroma/oauth/token",
"sharedInbox": "http://pleroma/inbox",
"uploadMedia": "http://pleroma/api/ap/upload_media"
},
"featured": "http://pleroma/users/full/collections/featured",
"followers": "http://pleroma/users/full/followers",
"following": "http://pleroma/users/full/following",
"id": "http://pleroma/users/full",
"inbox": "http://pleroma/users/full/inbox",
"manuallyApprovesFollowers": false,
"name": "full",
"outbox": "http://pleroma/users/full/outbox",
"preferredUsername": "full",
"publicKey": {
"id": "http://pleroma/users/full#main-key",
"owner": "http://pleroma/users/full",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn/biN5HYk1i+i5sxJaSK\nfZAGdmn5PSsfcTQoVehoUN4AFBIhQN8MMovbjxlo7dbweLy1+JIT06arOzJ/UY3r\npsevKAvoHNauKQXxuCO8zCntx4Mcwtj7blWgF6yM6Vo2B6dmp59sR17GwVBB+QHo\nvqAXIEBBt0eWer35TZiaGNRYmv4bDQwTK5GSuTVFN5xl6sFZlE/VLTvOMEiqvLki\nb7AxRuXKN5EGNoPz+grHJ6cJf+N1LLNW0/sEErDveLY4it/Kws+7RkzHY2kef24s\nFL4xBf+kHp6Oisw63VF6uhzu8DfJZPgfAMSC4U1aEFuwKcblFZG0E8O4TIJB0XSx\nWwIDAQAB\n-----END PUBLIC KEY-----\n\n"
},
"summary": "",
"tag": [],
"type": "Person",
"url": "http://pleroma/users/full",
"vcard:bday": null,
"webfinger": "acct:full@pleroma"
}