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-03T00:00:00Z",
  "memorial": false,
  "publicKey": {
    "id": "http://mastodon/users/hippo#main-key",
    "owner": "http://mastodon/users/hippo",
    "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsKPuYugpsu4asHFjKLyQ\nOMBsIByEVKn4pumZ04coF0SZeol8LmHKjzG9dXKCs+DrK7dPINI5ti3YdR27o+j/\nXJdHiahgxGFOlCdJDzWoEhWZZn4YPhBvHJmUD/BbM9nd2psdM8F/dLgB7vUWf0OE\nSBfUKyNau9hnjiogmr0vwxhWxyozYbZf8HEuNhwI7kruQAUZ6nh3gC8qptFY5X50\n8Ox4t6tmVlgsYy7T0byHgImd3oCu4uDEc1OkajQlyxYX4XwAqUx6ai7Gap+wpBjr\n3ktASQhcQHEUtnfNfeL2w5o6du/O/WAvIg0IwRdK8sDcUGCxuSVQ9bCYRSITS+DD\nkwIDAQAB\n-----END PUBLIC KEY-----\n"
  },
  "tag": [],
  "attachment": [],
  "endpoints": {
    "sharedInbox": "http://mastodon/inbox"
  }
}