Skip to content

Actor ProfileΒΆ

http://mastodon/users/hippo
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://w3id.org/security/v1",
    {
      "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
      "toot": "http://joinmastodon.org/ns#",
      "featured": {
        "@id": "toot:featured",
        "@type": "@id"
      },
      "featuredTags": {
        "@id": "toot:featuredTags",
        "@type": "@id"
      },
      "alsoKnownAs": {
        "@id": "as:alsoKnownAs",
        "@type": "@id"
      },
      "movedTo": {
        "@id": "as:movedTo",
        "@type": "@id"
      },
      "schema": "http://schema.org#",
      "PropertyValue": "schema:PropertyValue",
      "value": "schema:value",
      "discoverable": "toot:discoverable",
      "suspended": "toot:suspended",
      "memorial": "toot:memorial",
      "indexable": "toot:indexable",
      "attributionDomains": {
        "@id": "toot:attributionDomains",
        "@type": "@id"
      }
    }
  ],
  "id": "http://mastodon/users/hippo",
  "type": "Person",
  "following": "http://mastodon/users/hippo/following",
  "followers": "http://mastodon/users/hippo/followers",
  "inbox": "http://mastodon/users/hippo/inbox",
  "outbox": "http://mastodon/users/hippo/outbox",
  "featured": "http://mastodon/users/hippo/collections/featured",
  "featuredTags": "http://mastodon/users/hippo/collections/tags",
  "preferredUsername": "hippo",
  "name": "hippo",
  "summary": "",
  "url": "http://mastodon/@hippo",
  "manuallyApprovesFollowers": false,
  "discoverable": false,
  "indexable": false,
  "published": "2025-09-06T00:00:00Z",
  "memorial": false,
  "publicKey": {
    "id": "http://mastodon/users/hippo#main-key",
    "owner": "http://mastodon/users/hippo",
    "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi86blC8oPZBwpzaGzFkY\nyoPCHs2DlvjYS7EWhED+MkVxNr0GEwIGHOIauBUxZ0XvXZd9Dcz/zzLhlbhn0AgC\nlIR7Xlp1gPIFAv8R6fLbf+thjKgobydnYBEqpbuDdEzGoKWYjfuXaBjxKP4cSGfb\nA0Y2CRU1UYsIxVm7S5bmF/HQG9PNHB397x8KtXCUBTJJ+JoRJuq0b65WXl89D7kn\nemq9uinfmsEvWQjsQc76w1RfMcENTaVsqofeYc3VNfRpXoVx+UIAbt/a+rvk9ig5\n/emaFICgFd6dPQ6JdJSyTy/yqyuUFL8xV6apqMbFQC/c9yKp7+XUWmMzTuDjykgp\nFwIDAQAB\n-----END PUBLIC KEY-----\n"
  },
  "tag": [],
  "attachment": [],
  "endpoints": {
    "sharedInbox": "http://mastodon/inbox"
  }
}