]> Untitled Git - lemmy.git/blob - crates/apub/assets/lemmy/objects/group.json
d44cc79bd7d17c40c57c3292291ebe85e009bbc3
[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   "attributedTo": "https://enterprise.lemmy.ml/c/tenforward/moderators",
24   "postingRestrictedToMods": false,
25   "endpoints": {
26     "sharedInbox": "https://enterprise.lemmy.ml/inbox"
27   },
28   "outbox": "https://enterprise.lemmy.ml/c/tenforward/outbox",
29   "publicKey": {
30     "id": "https://enterprise.lemmy.ml/c/tenforward#main-key",
31     "owner": "https://enterprise.lemmy.ml/c/tenforward",
32     "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzRjKTNtvDCmugplwEh+g\nx1bhKm6BHUZfXfpscgMMm7tXFswSDzUQirMgfkxa9ubfr1PDFKffA2vQ9x6CyuO/\n70xTafdOHyV1tSqzgKz0ZvFZ/VCOo6qy1mYWVkrtBm/fKzM+87MdkKYB/zI4VyEJ\nLfLQgjwxBAEYUH3CBG71U0gO0TwbimWNN0vqlfp0QfThNe1WYObF88ZVzMLgFbr7\nRHBItZjlZ/d8foPDidlIR3l2dJjy0EsD8F9JM340jtX7LXqFmU4j1AQKNHTDLnUF\nwYVhzuQGNJ504l5LZkFG54XfIFT7dx2QwuuM9bSnfPv/98RYrq1Si6tCkxEt1cVe\n4wIDAQAB\n-----END PUBLIC KEY-----\n"
33   },
34   "language": [
35     {
36       "identifier": "fr",
37       "name": "Français"
38     },
39     {
40       "identifier": "de",
41       "name": "Deutsch"
42     }
43   ],
44   "published": "2019-06-02T16:43:50.799554+00:00",
45   "updated": "2021-03-10T17:18:10.498868+00:00"
46 }