tranquility 0.0.8

A Rust library for the Reddit API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
[
  {
    "kind": "Listing",
    "data": {
      "modhash": null,
      "dist": 1,
      "children": [
        {
          "kind": "t3",
          "data": {
            "approved_at_utc": null,
            "subreddit": "AskReddit",
            "selftext": "",
            "user_reports": [],
            "saved": false,
            "mod_reason_title": null,
            "gilded": 0,
            "clicked": false,
            "title": "If you’ve ever asked the universe for some kind of sign and got it clear as day, what was it and how did it go?",
            "link_flair_richtext": [],
            "subreddit_name_prefixed": "r/AskReddit",
            "hidden": false,
            "pwls": 6,
            "link_flair_css_class": null,
            "downs": 0,
            "thumbnail_height": null,
            "parent_whitelist_status": "all_ads",
            "hide_score": false,
            "name": "t3_gn62cf",
            "quarantine": false,
            "link_flair_text_color": "dark",
            "upvote_ratio": 0.95,
            "author_flair_background_color": null,
            "subreddit_type": "public",
            "ups": 3584,
            "total_awards_received": 0,
            "media_embed": {},
            "thumbnail_width": null,
            "author_flair_template_id": null,
            "is_original_content": false,
            "author_fullname": "t2_6ftcfi75",
            "secure_media": null,
            "is_reddit_media_domain": false,
            "is_meta": false,
            "category": null,
            "secure_media_embed": {},
            "link_flair_text": null,
            "can_mod_post": false,
            "num_duplicates": 0,
            "approved_by": null,
            "author_premium": false,
            "thumbnail": "self",
            "edited": false,
            "author_flair_css_class": null,
            "author_flair_richtext": [],
            "gildings": {},
            "content_categories": null,
            "is_self": true,
            "mod_note": null,
            "created": 1589984464,
            "link_flair_type": "text",
            "wls": 6,
            "removed_by_category": null,
            "banned_by": null,
            "author_flair_type": "text",
            "domain": "self.AskReddit",
            "allow_live_comments": true,
            "selftext_html": null,
            "likes": null,
            "suggested_sort": null,
            "banned_at_utc": null,
            "view_count": null,
            "archived": false,
            "score": 3584,
            "no_follow": false,
            "is_crosspostable": true,
            "pinned": false,
            "over_18": false,
            "all_awardings": [],
            "awarders": [],
            "media_only": false,
            "can_gild": true,
            "spoiler": false,
            "locked": false,
            "author_flair_text": null,
            "treatment_tags": [],
            "visited": false,
            "removed_by": null,
            "num_reports": null,
            "distinguished": null,
            "subreddit_id": "t5_2qh1i",
            "mod_reason_by": null,
            "removal_reason": null,
            "link_flair_background_color": "",
            "id": "gn62cf",
            "is_robot_indexable": true,
            "report_reasons": null,
            "author": "grassisblue22",
            "discussion_type": null,
            "num_comments": 721,
            "send_replies": true,
            "media": null,
            "contest_mode": false,
            "author_patreon_flair": false,
            "author_flair_text_color": null,
            "permalink": "/r/AskReddit/comments/gn62cf/if_youve_ever_asked_the_universe_for_some_kind_of/",
            "whitelist_status": "all_ads",
            "stickied": false,
            "url": "https://www.reddit.com/r/AskReddit/comments/gn62cf/if_youve_ever_asked_the_universe_for_some_kind_of/",
            "subreddit_subscribers": 27962859,
            "created_utc": 1589955664,
            "num_crossposts": 0,
            "mod_reports": [],
            "is_video": false
          }
        }
      ],
      "after": null,
      "before": null
    }
  },
  {
    "kind": "Listing",
    "data": {
      "modhash": null,
      "dist": null,
      "children": [
        {
          "kind": "t1",
          "data": {
            "total_awards_received": 0,
            "approved_at_utc": null,
            "ups": 4,
            "awarders": [],
            "mod_reason_by": null,
            "banned_by": null,
            "author_flair_type": "text",
            "removal_reason": null,
            "link_id": "t3_gn62cf",
            "author_flair_template_id": null,
            "likes": null,
            "replies": "",
            "user_reports": [],
            "saved": false,
            "id": "fr86gbb",
            "banned_at_utc": null,
            "mod_reason_title": null,
            "gilded": 0,
            "archived": false,
            "no_follow": true,
            "author": "mmyram",
            "can_mod_post": false,
            "send_replies": true,
            "parent_id": "t3_gn62cf",
            "score": 4,
            "author_fullname": "t2_572c4nj4",
            "report_reasons": null,
            "approved_by": null,
            "all_awardings": [],
            "subreddit_id": "t5_2qh1i",
            "body": "I was living and working alone in Buenos Aires for a while. My mum had travelled to come and visit me for a couple of weeks and we had the most amazing time. When she left it was probably the saddest I’ve ever felt - I was suddenly alone again in this big city, feeling so homesick and low. \n\nI’ve always had a deep deep love for Frida Kahlo - it’s my DREAM to see a full exhibition of hers - and love one of her quotes in particular: “podemos aguantar mucho más de lo que pensamos que podemos” (we can endure much more than what we think we can) and used this quote to remind myself everything will be okay.  \n\nAnyway, so here I was, sad and alone in a big city looking for any reason not to get on a plane and head straight home and give it all up. One day I’m thinking of this Frida quote and wander into an art museum that I hadn’t visited before to take my mind off how low I was feeling. I walk inside and what do I see right in the middle of the art gallery wall?\n\nA real-life Frida Kahlo painting. \n\nI spent hours there, just crying it all out and not even caring about all the people staring at me. I stayed in BA and had the most amazing time of my life after that that I never would have had if I’d just gone home. Gracias, Frida.",
            "edited": false,
            "downs": 0,
            "author_flair_css_class": null,
            "is_submitter": false,
            "collapsed": false,
            "author_flair_richtext": [],
            "author_patreon_flair": false,
            "body_html": "<div class=\"md\"><p>I was living and working alone in Buenos Aires for a while. My mum had travelled to come and visit me for a couple of weeks and we had the most amazing time. When she left it was probably the saddest I’ve ever felt - I was suddenly alone again in this big city, feeling so homesick and low. </p>\n\n<p>I’ve always had a deep deep love for Frida Kahlo - it’s my DREAM to see a full exhibition of hers - and love one of her quotes in particular: “podemos aguantar mucho más de lo que pensamos que podemos” (we can endure much more than what we think we can) and used this quote to remind myself everything will be okay.  </p>\n\n<p>Anyway, so here I was, sad and alone in a big city looking for any reason not to get on a plane and head straight home and give it all up. One day I’m thinking of this Frida quote and wander into an art museum that I hadn’t visited before to take my mind off how low I was feeling. I walk inside and what do I see right in the middle of the art gallery wall?</p>\n\n<p>A real-life Frida Kahlo painting. </p>\n\n<p>I spent hours there, just crying it all out and not even caring about all the people staring at me. I stayed in BA and had the most amazing time of my life after that that I never would have had if I’d just gone home. Gracias, Frida.</p>\n</div>",
            "gildings": {},
            "collapsed_reason": null,
            "associated_award": null,
            "stickied": false,
            "author_premium": false,
            "subreddit_type": "public",
            "can_gild": true,
            "subreddit": "AskReddit",
            "author_flair_text_color": null,
            "score_hidden": false,
            "permalink": "/r/AskReddit/comments/gn62cf/if_youve_ever_asked_the_universe_for_some_kind_of/fr86gbb/",
            "num_reports": null,
            "locked": false,
            "name": "t1_fr86gbb",
            "created": 1589998254,
            "author_flair_text": null,
            "treatment_tags": [],
            "created_utc": 1589969454,
            "subreddit_name_prefixed": "r/AskReddit",
            "controversiality": 0,
            "depth": 0,
            "author_flair_background_color": null,
            "collapsed_because_crowd_control": null,
            "mod_reports": [],
            "mod_note": null,
            "distinguished": null
          }
        },
        {
          "kind": "t1",
          "data": {
            "total_awards_received": 0,
            "approved_at_utc": null,
            "ups": 6,
            "awarders": [],
            "mod_reason_by": null,
            "banned_by": null,
            "author_flair_type": "text",
            "removal_reason": null,
            "link_id": "t3_gn62cf",
            "author_flair_template_id": null,
            "likes": null,
            "replies": {
              "kind": "Listing",
              "data": {
                "modhash": null,
                "dist": null,
                "children": [
                  {
                    "kind": "more",
                    "data": {
                      "count": 1,
                      "name": "t1_fr8cwta",
                      "id": "fr8cwta",
                      "parent_id": "t1_fr86kci",
                      "depth": 1,
                      "children": [
                        "fr8cwta"
                      ]
                    }
                  }
                ],
                "after": null,
                "before": null
              }
            },
            "user_reports": [],
            "saved": false,
            "id": "fr86kci",
            "banned_at_utc": null,
            "mod_reason_title": null,
            "gilded": 0,
            "archived": false,
            "no_follow": false,
            "author": "purplesaber-0617",
            "can_mod_post": false,
            "send_replies": true,
            "parent_id": "t3_gn62cf",
            "score": 6,
            "author_fullname": "t2_3afxfpap",
            "report_reasons": null,
            "approved_by": null,
            "all_awardings": [],
            "subreddit_id": "t5_2qh1i",
            "body": "I asked the universe for a sign for when to start trying to have children. I saw a doppelgänger of my best friends and we decided to go for it",
            "edited": false,
            "downs": 0,
            "author_flair_css_class": null,
            "is_submitter": false,
            "collapsed": false,
            "author_flair_richtext": [],
            "author_patreon_flair": false,
            "body_html": "<div class=\"md\"><p>I asked the universe for a sign for when to start trying to have children. I saw a doppelgänger of my best friends and we decided to go for it</p>\n</div>",
            "gildings": {},
            "collapsed_reason": null,
            "associated_award": null,
            "stickied": false,
            "author_premium": false,
            "subreddit_type": "public",
            "can_gild": true,
            "subreddit": "AskReddit",
            "author_flair_text_color": null,
            "score_hidden": false,
            "permalink": "/r/AskReddit/comments/gn62cf/if_youve_ever_asked_the_universe_for_some_kind_of/fr86kci/",
            "num_reports": null,
            "locked": false,
            "name": "t1_fr86kci",
            "created": 1589998366,
            "author_flair_text": null,
            "treatment_tags": [],
            "created_utc": 1589969566,
            "subreddit_name_prefixed": "r/AskReddit",
            "controversiality": 0,
            "depth": 0,
            "author_flair_background_color": null,
            "collapsed_because_crowd_control": null,
            "mod_reports": [],
            "mod_note": null,
            "distinguished": null
          }
        },
        {
          "kind": "t1",
          "data": {
            "total_awards_received": 0,
            "approved_at_utc": null,
            "ups": 5,
            "awarders": [],
            "mod_reason_by": null,
            "banned_by": null,
            "author_flair_type": "text",
            "removal_reason": null,
            "link_id": "t3_gn62cf",
            "author_flair_template_id": null,
            "likes": null,
            "replies": {
              "kind": "Listing",
              "data": {
                "modhash": null,
                "dist": null,
                "children": [
                  {
                    "kind": "more",
                    "data": {
                      "count": 1,
                      "name": "t1_fr8a320",
                      "id": "fr8a320",
                      "parent_id": "t1_fr86krx",
                      "depth": 1,
                      "children": [
                        "fr8a320"
                      ]
                    }
                  }
                ],
                "after": null,
                "before": null
              }
            },
            "user_reports": [],
            "saved": false,
            "id": "fr86krx",
            "banned_at_utc": null,
            "mod_reason_title": null,
            "gilded": 0,
            "archived": false,
            "no_follow": false,
            "author": "PortugueseBenny",
            "can_mod_post": false,
            "send_replies": true,
            "parent_id": "t3_gn62cf",
            "score": 5,
            "author_fullname": "t2_fm26e",
            "report_reasons": null,
            "approved_by": null,
            "all_awardings": [],
            "subreddit_id": "t5_2qh1i",
            "body": "Actually have photographic proof of mine, I was going to end my life, fully intending on not seeing another day, I live near some train tracks and there was a post that was about 12 feet in the air that had a blinking light on top of it had a platform that you can stand on and I don't understand exactly what those things are but it was high enough for me to hang from and that's all I needed. So I set up my rig crying and pissed off I stood on top of the platform and yelled out,\" I thought you loved me? If you're going to save me do it now!\" I heard and saw nothing, I turned around on the platform and looked over the fence there was across the platform. And saw this https://imgur.com/a/RL17Bws. As you can see the height was enough to get a clear view of that truck I'll never forget it still freaks me out to this day",
            "edited": false,
            "downs": 0,
            "author_flair_css_class": null,
            "is_submitter": false,
            "collapsed": false,
            "author_flair_richtext": [],
            "author_patreon_flair": false,
            "body_html": "<div class=\"md\"><p>Actually have photographic proof of mine, I was going to end my life, fully intending on not seeing another day, I live near some train tracks and there was a post that was about 12 feet in the air that had a blinking light on top of it had a platform that you can stand on and I don&#39;t understand exactly what those things are but it was high enough for me to hang from and that&#39;s all I needed. So I set up my rig crying and pissed off I stood on top of the platform and yelled out,&quot; I thought you loved me? If you&#39;re going to save me do it now!&quot; I heard and saw nothing, I turned around on the platform and looked over the fence there was across the platform. And saw this <a href=\"https://imgur.com/a/RL17Bws\">https://imgur.com/a/RL17Bws</a>. As you can see the height was enough to get a clear view of that truck I&#39;ll never forget it still freaks me out to this day</p>\n</div>",
            "gildings": {},
            "collapsed_reason": null,
            "associated_award": null,
            "stickied": false,
            "author_premium": false,
            "subreddit_type": "public",
            "can_gild": true,
            "subreddit": "AskReddit",
            "author_flair_text_color": null,
            "score_hidden": false,
            "permalink": "/r/AskReddit/comments/gn62cf/if_youve_ever_asked_the_universe_for_some_kind_of/fr86krx/",
            "num_reports": null,
            "locked": false,
            "name": "t1_fr86krx",
            "created": 1589998378,
            "author_flair_text": null,
            "treatment_tags": [],
            "created_utc": 1589969578,
            "subreddit_name_prefixed": "r/AskReddit",
            "controversiality": 0,
            "depth": 0,
            "author_flair_background_color": null,
            "collapsed_because_crowd_control": null,
            "mod_reports": [],
            "mod_note": null,
            "distinguished": null
          }
        },
        {
          "kind": "more",
          "data": {
            "count": 282,
            "name": "t1_fr8c7b5",
            "id": "fr8c7b5",
            "parent_id": "t3_gn62cf",
            "depth": 0,
            "children": [
              "fr8c7b5",
              "fr8bp4z",
              "fr88r9i",
              "fr8b3t5",
              "fr8ak22",
              "fr8an7v",
              "fr86h3g",
              "fr88emm",
              "fr8g00f",
              "fr874t1",
              "fr8bod6",
              "fr8bp5o",
              "fr8ggm9",
              "fr8ar6q",
              "fr876ed",
              "fr8azvu",
              "fr8euiv",
              "fr8cbal",
              "fr8bupb",
              "fr8ao1e",
              "fr87m7n",
              "fr8e6gl",
              "fr8a6nq",
              "fr86hx3",
              "fr86ptk",
              "fr8g6d8",
              "fr8g5je",
              "fr8g4sk",
              "fr8862e",
              "fr8bhae",
              "fr8fcb0",
              "fr84xu8",
              "fr8d1eb",
              "fr8etee",
              "fr8deu1",
              "fr85hln",
              "fr8gzml",
              "fr871pa",
              "fr89rhh",
              "fr8a6p6",
              "fr88o6p",
              "fr876gr",
              "fr88neo",
              "fr8f7nn",
              "fr8g39k",
              "fr8cqdm",
              "fr85j7x",
              "fr88szz",
              "fr86zer",
              "fr8aydw",
              "fr87nva",
              "fr8f4xw",
              "fr8gska",
              "fr8aw0s",
              "fr8ba9x",
              "fr8bsf7",
              "fr8fve7",
              "fr87wkw",
              "fr8gib6",
              "fr86p4j",
              "fr8eoqe",
              "fr879o7",
              "fr8ebb2",
              "fr881c1",
              "fr86qpv",
              "fr8bbut",
              "fr8gjwv",
              "fr8ggr8",
              "fr8aml3",
              "fr87wlr",
              "fr8gyty",
              "fr8g3b9",
              "fr88cf7",
              "fr86ew5",
              "fr8afhp",
              "fr8b75f",
              "fr8g1rq",
              "fr8cr9k",
              "fr8dsek",
              "fr88e1d",
              "fr8ehoz",
              "fr8cqhg",
              "fr8g8wo",
              "fr8ap09",
              "fr86vj7",
              "fr889bf",
              "fr8fqr2",
              "fr8gz02",
              "fr8g08n",
              "fr8fkms",
              "fr8essc",
              "fr8aren",
              "fr8eam8",
              "fr8f29u",
              "fr85v7o",
              "fr8bg3a",
              "fr8a9ou",
              "fr87n8h",
              "fr88axy",
              "fr8f69d",
              "fr8h3sm",
              "fr8enb3",
              "fr8fbt0",
              "fr8crri",
              "fr8gp2k",
              "fr873im",
              "fr8ecx9",
              "fr874b8",
              "fr89zto",
              "fr8dfvl",
              "fr87ov8",
              "fr8aobp",
              "fr88a7d",
              "fr8gv58",
              "fr87ovh",
              "fr8g88v",
              "fr87su8",
              "fr8h1hj",
              "fr86sqf",
              "fr8c634",
              "fr8523a",
              "fr8e2u3",
              "fr89al8",
              "fr8638d",
              "fr88p9b",
              "fr8ciqo",
              "fr8cfky",
              "fr8db6s",
              "fr8d1pl",
              "fr894a3",
              "fr8bz04",
              "fr8bvuh",
              "fr86hh9",
              "fr8cbni",
              "fr8h0qn",
              "fr873lt",
              "fr872te",
              "fr87d39",
              "fr8a1hj",
              "fr8fquk",
              "fr8a8ln",
              "fr868sv",
              "fr85xqs",
              "fr8d446",
              "fr88bvb",
              "fr88jrt",
              "fr7vktb",
              "fr8gye9",
              "fr8cd9g",
              "fr870h3",
              "fr8b489",
              "fr87bjo",
              "fr8b1va",
              "fr8ddmh",
              "fr8gqik",
              "fr8bwot",
              "fr8h8p0",
              "fr8bya0",
              "fr87l1p",
              "fr8d45q",
              "fr8a3wy",
              "fr8gl09",
              "fr8d9p7",
              "fr8dtgg",
              "fr8f1pd",
              "fr86cth",
              "fr88qxz",
              "fr870j4",
              "fr8fib5",
              "fr8a4gj",
              "fr8gz90",
              "fr89kza",
              "fr8b9ey",
              "fr890fz",
              "fr8cm10",
              "fr8ax6u",
              "fr85lzb",
              "fr8bekr",
              "fr8dhn4",
              "fr8bdsm",
              "fr8a1ll",
              "fr895zx",
              "fr8c9eq",
              "fr88iat",
              "fr80a07",
              "fr8h0vc",
              "fr89k8a",
              "fr7tdwr",
              "fr8ct68",
              "fr86qbd",
              "fr85wak",
              "fr8extr",
              "fr8h6f7",
              "fr88q84",
              "fr8gts7",
              "fr8ale2",
              "fr88443",
              "fr8g1py",
              "fr8e9cw",
              "fr8h04k",
              "fr86gv9",
              "fr8cbty",
              "fr82uhz",
              "fr8fkrs",
              "fr871f0",
              "fr894hb",
              "fr86gvl",
              "fr8b182",
              "fr861vb",
              "fr83vne",
              "fr8bkzf",
              "fr89h4u",
              "fr8f08x",
              "fr8csg4",
              "fr883d7",
              "fr8arrm",
              "fr8cm50",
              "fr8fj87",
              "fr8fn6m",
              "fr877s1",
              "fr882lf",
              "fr85m3o",
              "fr8a3ag",
              "fr897or",
              "fr8b7l9",
              "fr86k3e",
              "fr8729o",
              "fr845z6",
              "fr8dabo",
              "fr8f5al",
              "fr8f3gw",
              "fr8f9sh",
              "fr80evo",
              "fr87t5h",
              "fr8bn9b",
              "fr85nq5",
              "fr87p7p",
              "fr8h1t3",
              "fr8c414",
              "fr86v6z",
              "fr87ypm",
              "fr88dq3",
              "fr8bl39",
              "fr8dapz",
              "fr8biq2",
              "fr8fg5q",
              "fr8bgcy",
              "fr86z6c",
              "fr874pk",
              "fr8f921",
              "fr84d5p",
              "fr871k3",
              "fr8a84m",
              "fr8byjv",
              "fr8bpv2",
              "fr8g4og",
              "fr8ay7r",
              "fr8bcft",
              "fr8503i",
              "fr8gla9",
              "fr8fow5",
              "fr8932h",
              "fr8gt73",
              "fr87utw",
              "fr8fnbt",
              "fr87izj",
              "fr8a1us",
              "fr8cr1o",
              "fr87kkx",
              "fr87ftl",
              "fr8gxyr",
              "fr8gf06",
              "fr8dlve",
              "fr86b11"
            ]
          }
        }
      ],
      "after": null,
      "before": null
    }
  }
]