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-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr8FDaEgky8dg9VnBvxda\nSMQfvdUJrbY3jfi57jH2Yjq15Khti0tL83mGjpZMJmi5yRmnkw9Du82WJ2dD2fNP\nL0oI/aFKw+6l7BFI01XK1/QLrtk+v5Qn+8o1x2EmdobZHVSnAFIfZAedcST0I28z\nJG2UgZjWtzEi+j2Nb8hDxbDWAq+cvuHVszNUAofiMdyMf/xiJEyDD+tF2BlubAIq\nYXKhtAAr8jEBaVZGF6/vvCyrWw9rN1uF+71T8eE0076P4vo7VfdQRwiv5cb+Cy/0\ni11q3witRjOBRBL+rd/i0K3vgtqi8kB4gamUs2tTMP96Jn3odMNg4rGigo4Yiri7\n3wIDAQAB\n-----END PUBLIC KEY-----\n\n"
  },
  "published": "2025-09-09T12:07:28.000Z",
  "summary": "",
  "tag": [],
  "type": "Person",
  "url": "http://pleroma/users/full",
  "vcard:bday": null,
  "webfinger": "acct:full@pleroma"
}