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-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvS8LrqQ3vURy9bKYTuGP\nU4R3uTLPxBR9vOmAbKu1p5LLNi535GZYViRWrqjvmrJAQeZEvfaWnbtb+m2NPU1L\nPatnatdPP3IZhak6QEMui6+QMLdWuj7pk8i0DcYxV3CIdz/m0jX3Ux0tx1IUyj7C\nuu+zuO9mxHdRf6WQPCvCWTEDVnxkY4Zh3hAxLiBwpAP621x4DxLz4TwV5DChrFN4\nWnlPL4OyWefezQSyyWuoEfZGNGhppWJBzsMwiBSGVKjnnB1hL6KPUP5YK5G3KWAs\nIlsjnEjf84WV1Q5VtuSUcCqWIPP/WisevvvVtDWsFej9quwW/HcrT6xdavD16pMe\ncwIDAQAB\n-----END PUBLIC KEY-----\n\n"
},
"summary": "",
"tag": [],
"type": "Person",
"url": "http://pleroma/users/full",
"vcard:bday": null,
"webfinger": "acct:full@pleroma"
}