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-08-30T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "http://mastodon/users/hippo#main-key",
"owner": "http://mastodon/users/hippo",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7xiJpRcUjFYzIYTQZTEe\nYM/pKN+rbLeOY3BxyNJzCM7Y2D6wMBX5djPbSi1WF8pNKpUAtXDCi/cZye2IY2at\nTo9IVORsWp9Vuj+1m13oX1S8vG9+7WbMGZHllrqO1F66gQal8Q8bKBtrrDURWn9d\nG2blQxLnSpRmQRzLGDJcRbHJtlARaEhLSiy+EELnxifmhQ8CZXWkV758Ht8MRD/I\n3x5yTTzCWB+Ci1+/MNhM3C2vw1HZYWCPcBNmDr7n21DZ9hyn8HN7BkpyoUzXOSXk\n8Nk0kfcRLK598XVbGK0hRxA84uJOYTV1k60cG/v07yoSwu7Z26SLCbx4PbKMjGXq\nxQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [],
"endpoints": {
"sharedInbox": "http://mastodon/inbox"
}
}