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-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjDDGSb8dOuSYqTnaVmqr\nDXOQWNMAXIUoncIH5hUfXeyrKY5JBNxSeChUllU7YfgP+egJbbUsw9T1m8S+omHB\neV6V45XWRelzNgF0yZvM/g8fogY3kmjwvhCY/h7M7daHl55nvQ3MNQSbMCTqsJ8l\nTKvv0trVvqg9/XpPPBTw/CJnY1KrcFIaltcI+DZDu32iAhu2zEUdMXyM/9+OoTc6\n+nO9TqM17pFv8SZ93ubq4OxbzJ8o9qec9WZlqh2eVtomZ2h65PE4iaaf2F2rQGQR\nYD5NgEe9A0BMFeBi9QZJN4cqHSSt4Znn04vD2Ipd7c2VQNhavFXO0W+h9hxbS0YO\nSwIDAQAB\n-----END PUBLIC KEY-----\n\n"
  },
  "published": "2025-07-31T12:07:35.000Z",
  "summary": "",
  "tag": [],
  "type": "Person",
  "url": "http://pleroma/users/full",
  "vcard:bday": null,
  "webfinger": "acct:full@pleroma"
}