2021-10-19 16:02:34 +00:00
{
"@context" : [
"https://www.w3.org/ns/activitystreams" ,
{
2021-10-20 15:55:29 +00:00
"comments_enabled" : {
"id" : "pt:commentsEnabled" ,
"type" : "sc:Boolean"
} ,
2021-10-20 11:50:44 +00:00
"matrixUserId" : {
2021-10-20 15:55:29 +00:00
"id" : "as:alsoKnownAs" ,
"type" : "sc:Text"
2021-10-20 11:50:44 +00:00
} ,
2021-10-20 15:55:29 +00:00
"moderators" : "as:moderators" ,
2021-10-19 16:02:34 +00:00
"pt" : "https://join-lemmy.org#" ,
2021-10-20 15:55:29 +00:00
"sc" : "http://schema.org#" ,
"sensitive" : "as:sensitive" ,
"stickied" : "as:stickied"
2021-10-19 16:02:34 +00:00
} ,
"https://w3id.org/security/v1"
] ,
2021-10-20 11:50:44 +00:00
"content" : "<p>Lemmy Announcements</p>\n<hr />\n<p>Feel free to announce new communities here.</p>\n<p>Other than that, this is <em>reserved for admin use only</em>.</p>\n" ,
2021-10-20 15:55:29 +00:00
"endpoints" : {
"sharedInbox" : "https://lemmy.ml/inbox"
2021-10-19 16:02:34 +00:00
} ,
2021-10-20 15:55:29 +00:00
"followers" : "https://lemmy.ml/c/announcements/followers" ,
2021-10-20 11:50:44 +00:00
"icon" : {
"type" : "Image" ,
"url" : "https://lemmy.ml/pictrs/image/waqyZwLAy4.webp"
} ,
2021-10-20 15:55:29 +00:00
"id" : "https://lemmy.ml/c/announcements" ,
2021-10-20 11:50:44 +00:00
"inbox" : "https://lemmy.ml/c/announcements/inbox" ,
2021-10-20 15:55:29 +00:00
"mediaType" : "text/html" ,
2021-10-21 10:25:27 +00:00
"moderators" : "https://lemmy.ml/c/announcements/moderators" ,
2021-10-20 15:55:29 +00:00
"name" : "Announcements" ,
2021-10-21 10:25:27 +00:00
"outbox" : "https://lemmy.ml/c/announcements/outbox" ,
2021-10-20 15:55:29 +00:00
"preferredUsername" : "announcements" ,
2021-10-19 16:02:34 +00:00
"publicKey" : {
2021-10-20 11:50:44 +00:00
"id" : "https://lemmy.ml/c/announcements#main-key" ,
"owner" : "https://lemmy.ml/c/announcements" ,
"publicKeyPem" : "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzRjKTNtvDCmugplwEh+g\nx1bhKm6BHUZfXfpscgMMm7tXFswSDzUQirMgfkxa9ubfr1PDFKffA2vQ9x6CyuO/\n70xTafdOHyV1tSqzgKz0ZvFZ/VCOo6qy1mYWVkrtBm/fKzM+87MdkKYB/zI4VyEJ\nLfLQgjwxBAEYUH3CBG71U0gO0TwbimWNN0vqlfp0QfThNe1WYObF88ZVzMLgFbr7\nRHBItZjlZ/d8foPDidlIR3l2dJjy0EsD8F9JM340jtX7LXqFmU4j1AQKNHTDLnUF\nwYVhzuQGNJ504l5LZkFG54XfIFT7dx2QwuuM9bSnfPv/98RYrq1Si6tCkxEt1cVe\n4wIDAQAB\n-----END PUBLIC KEY-----\n"
2021-10-19 16:02:34 +00:00
} ,
2021-10-20 11:50:44 +00:00
"published" : "2019-06-02T16:43:50.799554+00:00" ,
2021-10-20 15:55:29 +00:00
"sensitive" : false ,
"source" : {
"content" : "Lemmy Announcements\n\n---\n\nFeel free to announce new communities here.\n\nOther than that, this is *reserved for admin use only*." ,
"mediaType" : "text/markdown"
} ,
"type" : "Group" ,
2021-10-20 11:50:44 +00:00
"updated" : "2021-03-10T17:18:10.498868+00:00"
2021-10-19 16:02:34 +00:00
}