123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "@context": [
- "https://www.w3.org/ns/activitystreams",
- "https://w3id.org/security/v1",
- {
- "lemmy": "https://join-lemmy.org/ns#",
- "litepub": "http://litepub.social/ns#",
- "pt": "https://joinpeertube.org/ns#",
- "sc": "http://schema.org/",
- "ChatMessage": "litepub:ChatMessage",
- "commentsEnabled": "pt:commentsEnabled",
- "sensitive": "as:sensitive",
- "matrixUserId": "lemmy:matrixUserId",
- "postingRestrictedToMods": "lemmy:postingRestrictedToMods",
- "removeData": "lemmy:removeData",
- "stickied": "lemmy:stickied",
- "moderators": {
- "@type": "@id",
- "@id": "lemmy:moderators"
- },
- "expires": "as:endTime",
- "distinguished": "lemmy:distinguished",
- "language": "sc:inLanguage",
- "identifier": "sc:identifier"
- }
- ],
- "type": "Group",
- "id": "https://lemmy.ml/c/lemmy_support",
- "preferredUsername": "lemmy_support",
- "inbox": "https://lemmy.ml/c/lemmy_support/inbox",
- "followers": "https://lemmy.ml/c/lemmy_support/followers",
- "publicKey": {
- "id": "https://lemmy.ml/c/lemmy_support#main-key",
- "owner": "https://lemmy.ml/c/lemmy_support",
- "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwPOjwyvVEQRZFzqRh3up\njHVguAhuht2LCHzs4FVBCw59TxP3CItF9vt19STXdJCT7g2tSdMq0B3sGNiv/qz2\nNshnNWEXQbumAOkBXHrk0wGjo6+VhbvJdFR7bP/Sfb9iUKj/ALSVpiA9xjYHHu5+\nTt5LzIgdBdCm9eB5x81Hbogtoxi1435u3Z+YnOiPSPphf+oAiNKtGaXm9B+DtrrX\nFUbNT5i4ZI6yPJ+jxr/iTIIIDwJSGWZk8ftfT0oyEDhK0hrD4EdNk/EiCtd/rsi6\nx99XH1M1T1WqqNPDftmpwmmv6vIhObUk881+kbhj0ATmAL3EragFqxNz9c14u6Zv\nhQIDAQAB\n-----END PUBLIC KEY-----\n"
- },
- "name": "Lemmy Support",
- "summary": "<p>Support / questions about Lemmy.</p>\n<p><a href=\"https://matrix.to/#/#lemmy-space:matrix.org\">Matrix Space: #lemmy-space</a></p>\n",
- "source": {
- "content": "Support / questions about Lemmy.\n\n[Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)",
- "mediaType": "text/markdown"
- },
- "sensitive": false,
- "attributedTo": "https://lemmy.ml/c/lemmy_support/moderators",
- "postingRestrictedToMods": false,
- "outbox": "https://lemmy.ml/c/lemmy_support/outbox",
- "endpoints": {
- "sharedInbox": "https://lemmy.ml/inbox"
- },
- "featured": "https://lemmy.ml/c/lemmy_support/featured",
- "language": [],
- "published": "2019-04-25T16:53:06.109704+00:00",
- "updated": "2023-06-14T21:24:21.959740+00:00"
- }
|