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-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu/tt7Si3u3uUGzmzLBZ+\n3bpO9x4Ro2UgP7cV75abyXcvw9g5EBUydKUxm3NiDwn4gWSudSDN8n4AsqRJ57NT\nhA2GIDBLZr4wwKTnjdF+jkGsbnMTyOEsrEq22QV9eucAb6cJmQjgi6npbHlpYqO8\nqxpV3Syy/YEgiRjsK0AWbQjoH6IlXg/o5jJkd221gr3wAexCf6hyEhykeK/8ZdqD\nzTUpdnvr0AX8ny+GaK9qJt515ot4PDGaUv0B24FyRmekgDJXXKhNuCVet6LQPtpP\nofdeaMkyBGSDAQ1inEVsTNV4X74fpsvLHOqluEZ/gVge02yiQRwMuiOVDA8uXDtC\n/wIDAQAB\n-----END PUBLIC KEY-----\n\n"
},
"summary": "",
"tag": [],
"type": "Person",
"url": "http://pleroma/users/full",
"vcard:bday": null,
"webfinger": "acct:full@pleroma"
}