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-4668-bc4d-35e6-2d3688432944",
  "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-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEArwdjpunltFEPLLlzAvxq\nzTDysPsmU8XmItU/B6okdSC1Hl93ODZlrvddQy8YePybdBXpGT5ujJWvsLXDnEzx\np6XIdClNXMnBzQ8HL0whr/y/IcTp97yi5GZJG6vPg6fycIR+VV5xrh9wIB3AmzAK\nsp+OpTAtJnmtOn57B+yHT/XKVeYiaLUBnpJ1l2jM0z9Q7vzJnmMiUbBYdn0kVHVL\npj5PM1JxJGznYUdU0Xe/k9yiA1tD4BJNmK5x95JqI838Dp73mB8BqUN6rxOZokeh\nhpo/i/KoSfou/c36aUKgqNS9KwkAKqlCOhyzQrnh8V8TXl6zrl5iQWhNt+qu0cjJ\nDvu2rTEZD8pau7coVpYhmAFlLURUz4wX2HCetnB7f4iaffRP94mGkVwrVBv+29Yp\neevfV3JX7zwwx0jBbPcLiu78XpVx3bQICYiynY/c8ut0NmtAodHOHDttlxYFeIn2\n4WBghpicKFK61QR7xtW/QwNBWlpmqPG9VI1dLbjUv71x8oLI7OSXRdP0BZ284C37\nbPl4epkVRbbgbTenmVEBo0bbv2LlyPxk2SHVjHaZ5UzfX2tt23JJYbHnbHnkV1fL\nti5u2LPb0EeJR/CRw1bWQts7u9nHgtbWzNtzchHuyrMFX66c/nEi1gOX4o9V2BwM\nIp0Bl5ZCGCKk/ZaU7FtEHVECAwEAAQ==\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"
  }
}