]> Untitled Git - lemmy.git/blob - crates/apub/assets/lemmy/objects/group.json
67ddd9556121deae1e36782cd394b24eb0927d6c
[lemmy.git] / crates / apub / assets / lemmy / objects / group.json
1 {
2   "id": "https://enterprise.lemmy.ml/c/tenforward",
3   "type": "Group",
4   "preferredUsername": "main",
5   "name": "Ten Forward",
6   "summary": "<p>Lounge and recreation facility</p>\n<hr />\n<p>Welcome to the <a href=\"https://memory-alpha.fandom.com/wiki/USS_Enterprise_(NCC-1701-D)\">Enterprise</a>!.</p>\n",
7   "source": {
8     "content": "Lounge and recreation facility\n\n---\n\nWelcome to the [Enterprise](https://memory-alpha.fandom.com/wiki/USS_Enterprise_(NCC-1701-D))!.",
9     "mediaType": "text/markdown"
10   },
11   "sensitive": false,
12   "icon": {
13     "type": "Image",
14     "url": "https://enterprise.lemmy.ml/pictrs/image/waqyZwLAy4.webp"
15   },
16   "image": {
17     "type": "Image",
18     "url": "https://enterprise.lemmy.ml/pictrs/image/Wt8zoMcCmE.jpg"
19   },
20   "inbox": "https://enterprise.lemmy.ml/c/tenforward/inbox",
21   "followers": "https://enterprise.lemmy.ml/c/tenforward/followers",
22   "moderators": "https://enterprise.lemmy.ml/c/tenforward/moderators",
23   "postingRestrictedToMods": false,
24   "endpoints": {
25     "sharedInbox": "https://enterprise.lemmy.ml/inbox"
26   },
27   "outbox": "https://enterprise.lemmy.ml/c/tenforward/outbox",
28   "publicKey": {
29     "id": "https://enterprise.lemmy.ml/c/tenforward#main-key",
30     "owner": "https://enterprise.lemmy.ml/c/tenforward",
31     "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzRjKTNtvDCmugplwEh+g\nx1bhKm6BHUZfXfpscgMMm7tXFswSDzUQirMgfkxa9ubfr1PDFKffA2vQ9x6CyuO/\n70xTafdOHyV1tSqzgKz0ZvFZ/VCOo6qy1mYWVkrtBm/fKzM+87MdkKYB/zI4VyEJ\nLfLQgjwxBAEYUH3CBG71U0gO0TwbimWNN0vqlfp0QfThNe1WYObF88ZVzMLgFbr7\nRHBItZjlZ/d8foPDidlIR3l2dJjy0EsD8F9JM340jtX7LXqFmU4j1AQKNHTDLnUF\nwYVhzuQGNJ504l5LZkFG54XfIFT7dx2QwuuM9bSnfPv/98RYrq1Si6tCkxEt1cVe\n4wIDAQAB\n-----END PUBLIC KEY-----\n"
32   },
33   "published": "2019-06-02T16:43:50.799554+00:00",
34   "updated": "2021-03-10T17:18:10.498868+00:00"
35 }