47 lines
2.1 KiB
Plaintext
47 lines
2.1 KiB
Plaintext
|
{
|
||
|
"@context": [
|
||
|
"https://www.w3.org/ns/activitystreams",
|
||
|
"http://joinmastodon.org/ns",
|
||
|
"https://w3id.org/security/v1"
|
||
|
],
|
||
|
"discoverable": true,
|
||
|
"featured": "https://example.org/users/the_mighty_zork/collections/featured",
|
||
|
"followers": "https://example.org/users/the_mighty_zork/followers",
|
||
|
"following": "https://example.org/users/the_mighty_zork/following",
|
||
|
"icon": {
|
||
|
"mediaType": "image/jpeg",
|
||
|
"type": "Image",
|
||
|
"url": "https://example.org/fileserver/01F8MH1H7YV1Z7D2C8K2730QBF/avatar/original/01F8MH58A357CV5K7R7TJMSH6S.jpeg"
|
||
|
},
|
||
|
"id": "https://example.org/users/the_mighty_zork",
|
||
|
"image": {
|
||
|
"mediaType": "image/jpeg",
|
||
|
"type": "Image",
|
||
|
"url": "https://example.org/fileserver/01F8MH1H7YV1Z7D2C8K2730QBF/header/original/01PFPMWK2FF0D9WMHEJHR07C3Q.jpeg"
|
||
|
},
|
||
|
"inbox": "https://example.org/users/the_mighty_zork/inbox",
|
||
|
"manuallyApprovesFollowers": false,
|
||
|
"name": "original zork (he/they)",
|
||
|
"outbox": "https://example.org/users/the_mighty_zork/outbox",
|
||
|
"preferredUsername": "the_mighty_zork",
|
||
|
"publicKey": {
|
||
|
"id": "https://example.org/users/the_mighty_zork/main-key",
|
||
|
"owner": "https://example.org/users/the_mighty_zork",
|
||
|
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwXTcOAvM1Jiw5Ffpk0qn\nr0cwbNvFe/5zQ+Tp7tumK/ZnT37o7X0FUEXrxNi+dkhmeJ0gsaiN+JQGNUewvpSk\nPIAXKvi908aSfCGjs7bGlJCJCuDuL5d6m7hZnP9rt9fJc70GElPpG0jc9fXwlz7T\nlsPb2ecatmG05Y4jPwdC+oN4MNCv9yQzEvCVMzl76EJaM602kIHC1CISn0rDFmYd\n9rSN7XPlNJw1F6PbpJ/BWQ+pXHKw3OEwNTETAUNYiVGnZU+B7a7bZC9f6/aPbJuV\nt8Qmg+UnDvW1Y8gmfHnxaWG2f5TDBvCHmcYtucIZPLQD4trAozC4ryqlmCWQNKbt\n0wIDAQAB\n-----END PUBLIC KEY-----\n"
|
||
|
},
|
||
|
"summary": "<p>hey yo this is my profile!</p>",
|
||
|
"tag": {
|
||
|
"icon": {
|
||
|
"mediaType": "image/png",
|
||
|
"type": "Image",
|
||
|
"url": "https://example.org/fileserver/01F8MH17FWEB39HZJ76B6VXSKF/emoji/original/01F8MH9H8E4VG3KDYJR9EGPXCQ.png"
|
||
|
},
|
||
|
"id": "https://example.org/emoji/01F8MH9H8E4VG3KDYJR9EGPXCQ",
|
||
|
"name": ":rainbow:",
|
||
|
"type": "Emoji",
|
||
|
"updated": "2021-09-20T12:40:37+02:00"
|
||
|
},
|
||
|
"type": "Person",
|
||
|
"url": "https://example.org/@the_mighty_zork"
|
||
|
}
|