Skip to content

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-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2cM0Dk9y1xwae+6/n/44\nUy10Ur9lTlfGJEWNq4ZDRJUU6OVNY6GTrEs4AKjqEaEFLCFJIhG78vBnQn4rZmGj\nfi8HLE9mJG4FkLP/mABLAO3cN8zZgj+Ya9DuiEfXxTHTFjKlQVh4h8N7ck4yYUaY\nZ06jSd7g+9pyIv7bjlB7nYbDa1xJbPLFwwp+mGuCaIbGzSTRw7jKuFJTvlQDscdl\n7DoxPRRB7b7J9efp+efmAtgT2seBKVwGULnbvfbHAQC82YwwvJ9e3RSY/wv0Mp69\nx3x3dXwVo8DD3nmRHhu5hfcdeY+HIHDc5u6d+YjTS+UZY4PMMjpPYVrUwmLqMbk3\n8wIDAQAB\n-----END PUBLIC KEY-----\n\n"
  },
  "published": "2025-09-01T08:16:49.000Z",
  "summary": "",
  "tag": [],
  "type": "Person",
  "url": "http://pleroma/users/full",
  "vcard:bday": null,
  "webfinger": "acct:full@pleroma"
}