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-26T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "http://mastodon/users/hippo#main-key",
"owner": "http://mastodon/users/hippo",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAptQpxiZOjFcGW+wU+7OG\nyRtPwOcWTg1PCXUD5y9z24NBXGYpYDQoQskUMrvX+NPkF6v0VJSYOW5FKIeUYyXa\nMX+OCnwBJh7lGk2p5k3GvqNLLtn5dCo5IHCciZtIoQUwi6rY219xxODQ6KxEQ5Jb\n3xVnEeVUAv0FCoNdqOgcmdZF3CSO5UB8lL4h4ZkflM7UmLaHx3rPlVwF3rXjts+5\nTeR6KFD6Nx9J4tjEY0ZngCgsmonn9sZ1/BwQcOu3yIw4OBAG1Cxtaju6IguB1syw\nO+pbZ2J1OGFTJVmjysAhp+RNA+FsdD6M6qWNEh1XbU9VKWIhyvE3J6SLCrZKZBWb\nMQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [],
"endpoints": {
"sharedInbox": "http://mastodon/inbox"
}
}