Skip to content

Actor ProfileΒΆ

http://friendica/profile/friend
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://w3id.org/security/v1",
    {
      "ostatus": "http://ostatus.org#",
      "vcard": "http://www.w3.org/2006/vcard/ns#",
      "dfrn": "http://purl.org/macgirvin/dfrn/1.0/",
      "diaspora": "https://diasporafoundation.org/ns/",
      "litepub": "http://litepub.social/ns#",
      "toot": "http://joinmastodon.org/ns#",
      "featured": {
        "@id": "toot:featured",
        "@type": "@id"
      },
      "schema": "http://schema.org#",
      "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
      "sensitive": "as:sensitive",
      "Hashtag": "as:Hashtag",
      "quoteUrl": "as:quoteUrl",
      "conversation": "ostatus:conversation",
      "directMessage": "litepub:directMessage",
      "discoverable": "toot:discoverable",
      "PropertyValue": "schema:PropertyValue",
      "value": "schema:value"
    }
  ],
  "id": "http://friendica/profile/friend",
  "diaspora:guid": "a4285f1d-1868-c035-d58a-a7a779452473",
  "type": "Person",
  "following": "http://friendica/following/friend",
  "followers": "http://friendica/followers/friend",
  "inbox": "http://friendica/inbox/friend",
  "outbox": "http://friendica/outbox/friend",
  "featured": "http://friendica/featured/friend",
  "preferredUsername": "friend",
  "name": "friend",
  "url": "http://friendica/profile/friend",
  "manuallyApprovesFollowers": true,
  "discoverable": false,
  "publicKey": {
    "id": "http://friendica/profile/friend#main-key",
    "owner": "http://friendica/profile/friend",
    "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA0K6XWSmH8JDz0NVR3dD9\nSsXM4mV/Igkt2NGG/faq9bBf+sOaZ+NMWykqDxQNzw8ieo8Ys7weHL13foxywpbV\nUEWx6GLYsxo6rjreUG/wLXp8vVUJRDjPnl88lT1THpxjVDk148vcVs6NJsy+xkdd\nLXGrUiNOxJyWTrcG7CaiQu5OTuc/eknIxZduuWT2zgeXoFgrLbpfjDnWYmwXhvRu\n+XkGnE1VpW8moRa2QnKiu/tsiMEQdKUecnlix3H6ercsxQ9nw/l9Ufe1pEj//GMY\np6EffYKg6zCwqiw2qFqfI585BXCYFBgbJUC9jgdLTDTT7IB9WEXjh390GoxFSToK\nEdQeUfcYdH+Q0R8nc+jwxcsKC3yI9xkifl/EvxaiV35xwu7Swmdl1vMf4/jW6teC\nJHERBGYxEaKgJixGRh/R+E9Lnzcdsjxhz4UtnZnvGrldHnqeQPj+79K0+sIRj6yU\nacNGnUSta1/inuXZCa8ohgktjgo82NkyozX0wrd3Z6ku/Pigcb+oXkV97+DDWL79\nPoAN06bM22RhF26riETFg3EfbLnjeAi9zcA7XaM1kQal3jrT9kkBcTZfu5ipgbjb\ntp+4WGAFj9prPLGKIzGCiIrIEdbsGZucrMFHoQ1hj4+pubhqpA+ANrt8cM2mEL0i\nhU/yFLQDtV6eHXHuJJtHUrUCAwEAAQ==\n-----END PUBLIC KEY-----\n"
  },
  "endpoints": {
    "sharedInbox": "http://friendica/inbox"
  },
  "generator": {
    "id": "http://friendica/friendica",
    "type": "Application",
    "name": "Friendica 'Interrupted Fern' 2024.12-1576",
    "url": "http://friendica"
  }
}