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-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx0LCMIRDzfsy4xkX53OO\n0Y5tyTp5YSZqK9ntUivWvccdmnelOl82ZmjyTaUXU8naoWOFlFeQl0t5cxgGeg3F\nyaXht/GInGZNLOboXwyKTqTY7vRHFY9wD6q1tPEl0IgaM9/VkB11Lrg5/7XWphVM\nUzpUiztYn/ETRuHFFEEUV2Pjz8DCt+TfCq3I40B8Eue5wD3u7uNkDVXPil5TxkVf\n/yNXiLM4Shzj9tBehNbAD69WV6QpdujMwHingCZlaRhG7+zFxNWEv8sAsQnrsxcT\nFFRDSxyEGWN3w2NYUHKgKgssANeWr9jEzX4y1qqZuyCk0QEs2y7evIwWyd5H3o9u\nUwIDAQAB\n-----END PUBLIC KEY-----\n\n"
},
"published": "2025-09-03T19:16:22.000Z",
"summary": "",
"tag": [],
"type": "Person",
"url": "http://pleroma/users/full",
"vcard:bday": null,
"webfinger": "acct:full@pleroma"
}