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-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlEIUWCP7GKFbVThymImN\n0cAfFmcaN3hRJGZ3KLPywHU6LTxNAAUw6khe+iU1nB/o7+2ua1S2UcqVdCu6vP+I\n45F4Z8bauERPnwlbSQ1EbcAIyThSVHRp6S2hWl9jBJbB2pZQ6iIk+6zILz68XX0B\nuuilqMUwjPZNi9Aa/8+yMaiAKVW/heiiep5Wtt3onHmLq+6apwZoMnDT5s/VgG0O\ny1/Bl2E5xjdyshcU9pdfsHSBeHYYj7G8Usrlc8Zc+Gt9MjYkChrt2XPWqB/OjBFC\nJSFpfJsDjkZibzEv0y54fZdrSTTS8fun1wmRYqPoNsvVAe6//6yG/hSAgVutyRVE\nJwIDAQAB\n-----END PUBLIC KEY-----\n\n"
},
"published": "2025-07-15T11:25:11.000Z",
"summary": "",
"tag": [],
"type": "Person",
"url": "http://pleroma/users/full",
"vcard:bday": null,
"webfinger": "acct:full@pleroma"
}