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-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArfRhYqW2E7t3hkn716wJ\nBQXGJSvU7wA1vEgKoQwi8DljxOjelvwMQcv1lH8rfRBvjTf3qz4+mTDCyuQuZEZ7\nsDMBL1WXeZA6uOLd/zsd+JdA1jhaFyd4TGyG7bPSZEW71DlwsePBUOsD46V2KwzG\nLSwvGF9FdtMRg5iA/AVqI10YUsL8AbAmFtcAKCZ9RpMPD08OgA8UeO8FBqgDaT0s\nzRHdLM36QUeg4/4UPkj8TQZaDIx09oJw8zRHN/wtERFgl6RFZX62xSASRKInPYvP\n60oeIQDxfbPSTbK5mWFBx64rAToX3C4AI71HN40Tx6zTyTYSMsKSWP6x2Da3XgsQ\nfwIDAQAB\n-----END PUBLIC KEY-----\n\n"
  },
  "published": "2025-09-06T14:11:01.000Z",
  "summary": "",
  "tag": [],
  "type": "Person",
  "url": "http://pleroma/users/full",
  "vcard:bday": null,
  "webfinger": "acct:full@pleroma"
}