apollo-backend/internal/reddit/testdata/user_posts.json

7336 lines
345 KiB
JSON
Raw Normal View History

{
"kind": "Listing",
"data": {
"after": "t3_mswy5h",
"dist": 25,
"modhash": null,
"geo_filter": "",
"children": [
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "Been getting increased reports about sometimes Apollo not properly switching between light and dark mode (sometimes certain views don't get the memo and stay the wrong color?).\n\nIs this happening for you? If so, could you share some details? What would really help is if you've managed to reproduce it consistently/easily, I'll give lifetime Apollo Ultra for that. :p \n\nI'm not sure if this is an iOS bug or an Apollo one but it's proving hard to investigate.",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Hey you! Are you having issues around Apollo and iOS 15 light/dark mode switching? Can you share any details?",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_q2m2nc",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.97,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 652,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 652,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1633531954.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.apolloapp",
"allow_live_comments": false,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Been getting increased reports about sometimes Apollo not properly switching between light and dark mode (sometimes certain views don't get the memo and stay the wrong color?).</p>\n\n<p>Is this happening for you? If so, could you share some details? What would really help is if you've managed to reproduce it consistently/easily, I'll give lifetime Apollo Ultra for that. :p </p>\n\n<p>I'm not sure if this is an iOS bug or an Apollo one but it's proving hard to investigate.</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"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": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": "moderator",
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "q2m2nc",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 140,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/q2m2nc/hey_you_are_you_having_issues_around_apollo_and/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.reddit.com/r/apolloapp/comments/q2m2nc/hey_you_are_you_having_issues_around_apollo_and/",
"subreddit_subscribers": 557869,
"created_utc": 1633531954.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apple",
"selftext": "Download link: https://itunes.apple.com/app/id1585734696\n\nHey r/Apple,\n\nI'm that guy that builds Apollo for Reddit, and a very common request has been to block those annoying AMP links. Until now that's been very tricky with just the link to go off of, but with iOS 15 Apple added Safari extensions which allow you to do more with intercepting these pages directly, so I built an app/extension to block AMP pages.\n\nI'm calling it Amplosion. It's private, with everything happening on-device and it's [open source](https://github.com/christianselig/Amplosion) to prove it. And today for Reddit, I knocked 33% off the already low price to make it just $2.\n\nFor some extra fun, it includes a Tamagotchi style dog named that lives in the Settings screen for you to play with. His name is Lord Waffles and he's very cute. 🐶\n\n# AMP pages? Huh?\n\nFor the uninitiated, AMP pages are a project Google makes where they basically re-host the webpage with the claimed goal of trying to make it load faster.\n\nThe reality is that it often creates an inconsistent, or [often outright broken experience](https://i.imgur.com/gPIhe7x.mp4), that then mangles the URL for sharing with people by making it three times as long with a bunch of Google junk added. It also adds more ways [for Google to track you](https://i.imgur.com/wbCQXoV.png).\n\nHere's another [article by Daring Fireball](https://daringfireball.net/linked/2017/01/17/schreiber-amp) on AMP's annoyingness.\n\n# Delightful\n\nBlocking AMP pages from your life is very delightful in and of itself, but I wanted the app to go above and beyond to be even more delightful. \n\n- A beautiful 3D flip counter at the top that counts how many AMP articles it's blocked\n- Can show you a breakdown of how many times it's activated for specific sites\n- Customizable, allowing you to enable AMP for specific websites if you so choose\n- As mentioned, everything happens on-device and is open source for transparency\n- In addition to having a loving dog (designed by [Lux](https://twitter.com/thisislux/status/1414982550121062402)), it has a short story about his adventures with his friend who is a turtle\n- Awesome widgets, so you can see your total Amplosions on your home screen (or the status of Lord Waffles)\n- Gorgeous, included [customizable home screen icons](https://i.imgur.com/xdMm6As.png) by Matthew Skiles\n- Works right in Safari and automatically redirects you, no external browser needed\n- No ads, subscriptions, in-app purchases, or funny business. Just pay $2 and enjoy it all. :)\n\nI really, really hope you like the app. It's been such a breath of fresh air to be using for the last few months and I'd love any feedback/input you have. I'll hang around here as long as you want if you have any questions so feel free to AMA me as well haha.\n\nDownload link: https://itunes.apple.com/app/id1585734696",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 5,
"clicked": false,
"title": "Google's AMP pages/links are outrageously annoying, so with iOS 15 I built a way to block them entirely with an app called Amplosion. It's 33% off for Reddit today, is open source, and as a bonus includes has a Tamagotchi dog that lives in the Settings screen.",
"link_flair_richtext": [
{
"e": "text",
"t": "Promo Sunday"
}
],
"subreddit_name_prefixed": "r/apple",
"hidden": false,
"pwls": 6,
"link_flair_css_class": "promo",
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_pvvi83",
"quarantine": false,
"link_flair_text_color": "light",
"upvote_ratio": 0.91,
"author_flair_background_color": null,
"subreddit_type": "public",
"ups": 7111,
"total_awards_received": 47,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": "Promo Sunday",
"can_mod_post": false,
"score": 7111,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": 1632695805.0,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 10,
"gid_2": 5,
"gid_3": 1
},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1632668444.0,
"link_flair_type": "richtext",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.apple",
"allow_live_comments": true,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Download link: <a href=\"https://itunes.apple.com/app/id1585734696\">https://itunes.apple.com/app/id1585734696</a></p>\n\n<p>Hey <a href=\"/r/Apple\">r/Apple</a>,</p>\n\n<p>I'm that guy that builds Apollo for Reddit, and a very common request has been to block those annoying AMP links. Until now that's been very tricky with just the link to go off of, but with iOS 15 Apple added Safari extensions which allow you to do more with intercepting these pages directly, so I built an app/extension to block AMP pages.</p>\n\n<p>I'm calling it Amplosion. It's private, with everything happening on-device and it's <a href=\"https://github.com/christianselig/Amplosion\">open source</a> to prove it. And today for Reddit, I knocked 33% off the already low price to make it just $2.</p>\n\n<p>For some extra fun, it includes a Tamagotchi style dog named that lives in the Settings screen for you to play with. His name is Lord Waffles and he's very cute. 🐶</p>\n\n<h1>AMP pages? Huh?</h1>\n\n<p>For the uninitiated, AMP pages are a project Google makes where they basically re-host the webpage with the claimed goal of trying to make it load faster.</p>\n\n<p>The reality is that it often creates an inconsistent, or <a href=\"https://i.imgur.com/gPIhe7x.mp4\">often outright broken experience</a>, that then mangles the URL for sharing with people by making it three times as long with a bunch of Google junk added. It also adds more ways <a href=\"https://i.imgur.com/wbCQXoV.png\">for Google to track you</a>.</p>\n\n<p>Here's another <a href=\"https://daringfireball.net/linked/2017/01/17/schreiber-amp\">article by Daring Fireball</a> on AMP's annoyingness.</p>\n\n<h1>Delightful</h1>\n\n<p>Blocking AMP pages from your life is very delightful in and of itself, but I wanted the app to go above and beyond to be even more delightful. </p>\n\n<ul>\n<li>A beautiful 3D flip counter at the top that counts how many AMP articles it's blocked</li>\n<li>Can show you a breakdown of how many times it's activated for specific sites</li>\n<li>Customizable, allowing you to enable AMP for specific websites if you so choose</li>\n<li>As mentioned, everything happens on-device and is open source for transparency</li>\n<li>In addition to having a loving dog (designed by <a href=\"https://twitter.com/thisislux/status/1414982550121062402\">Lux</a>), it has a short story about his adventures with his friend who is a turtle</li>\n<li>Awesome widgets, so you can see your total Amplosions on your home screen (or the status of Lord Waffles)</li>\n<li>Gorgeous, included <a href=\"https://i.imgur.com/xdMm6As.png\">customizable home screen icons</a> by Matthew Skiles</li>\n<li>Works right in Safari and automatically redirects you, no external browser needed</li>\n<li>No ads, subscriptions, in-app purchases, or funny business. Just pay $2 and enjoy it all. :)</li>\n</ul>\n\n<p>I really, really hope you like the app. It's been such a breath of fresh air to be using for the last few months and I'd love any feedback/input you have. I'll hang around here as long as you want if you have any questions so feel free to AMA me as well haha.</p>\n\n<p>Download link: <a href=\"https://itunes.apple.com/app/id1585734696\">https://itunes.apple.com/app/id1585734696</a></p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 30,
"id": "award_a2506925-fc82-4d6c-ae3b-b7217e09d7f0",
"penny_donate": null,
"award_sub_type": "PREMIUM",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=16&height=16&auto=webp&s=4e475e8c3265ec7148d7f4204f07d33949482f21",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=32&height=32&auto=webp&s=42e32a4b9f1e70791716c3be283e89951e212a69",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=48&height=48&auto=webp&s=5adb621fede4e8e66b952a379ad038fcc1b8ad13",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=64&height=64&auto=webp&s=6161edea19569bbee73ef322a2e5470535ec1787",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=128&height=128&auto=webp&s=5d2c75f44f176f430e936204f9a53b8a2957f2fc",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "A golden splash of respect",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 2,
"static_icon_height": 2048,
"name": "Narwhal Salute",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=16&height=16&auto=webp&s=4e475e8c3265ec7148d7f4204f07d33949482f21",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=32&height=32&auto=webp&s=42e32a4b9f1e70791716c3be283e89951e212a69",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=48&height=48&auto=webp&s=5adb621fede4e8e66b952a379ad038fcc1b8ad13",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=64&height=64&auto=webp&s=6161edea19569bbee73ef322a2e5470535ec1787",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=128&height=128&auto=webp&s=5d2c75f44f176f430e936204f9a53b8a2957f2fc",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 31,
"coin_price": 1800,
"id": "gid_3",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/platinum_512.png",
"days_of_premium": 31,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Gives 700 Reddit Coins and a month of r/lounge access and ad-free browsing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Platinum",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/platinum_512.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 1000,
"id": "award_35c78e6e-507b-4f1d-b3d8-ed43840909a8",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 800,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/pot_o_coins_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/pot_o_coins_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/pot_o_coins_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/pot_o_coins_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/pot_o_coins_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/pot_o_coins_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "The treasure at the end of the rainbow. Gives the author 800 Coins to do with as they please.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Pot o' Coins",
"resized_static_icons": [
{
"url": "https://external-preview.redd.it?width=16&height=16&auto=webp&s=d88c9a453f8ac38850b7a8241cfe5804b7b4905d",
"width": 16,
"height": 16
},
{
"url": "https://external-preview.redd.it?width=32&height=32&auto=webp&s=96a25019eb75878bdec4f6c012540f3baffbb1b2",
"width": 32,
"height": 32
},
{
"url": "https://external-preview.redd.it?width=48&height=48&auto=webp&s=1a51d27d75afde3fbde8bba84f9338f511211461",
"width": 48,
"height": 48
},
{
"url": "https://external-preview.redd.it?width=64&height=64&auto=webp&s=96af5ec460b05669ed60224cb0619bb8884abe27",
"width": 64,
"height": 64
},
{
"url": "https://external-preview.redd.it?width=128&height=128&auto=webp&s=2d3e648ed2302e6258673051ca5291f57beb29d4",
"width": 128,
"height": 128
}
],
"icon_format": "APNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/pot_o_coins_512.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 500,
"id": "award_1f0462ee-18f5-4f33-89cf-f1f79336a452",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 100,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=16&height=16&auto=webp&s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32&height=32&auto=webp&s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48&height=48&auto=webp&s=ed063580825e72b0ae63fe30c807b453b1362694",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64&height=64&auto=webp&s=7176b4b72b850e3e052138fe8b3967c4c5b52dae",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128&height=128&auto=webp&s=f7b307840995777f9ae04699d019740658ba0e77",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "When you come across a feel-good thing. Gives %{coin_symbol}100 Coins to both the author and the community.",
"end_date": null,
"subreddit_coin_reward": 100,
"count": 1,
"static_icon_height": 2048,
"name": "Wholesome (Pro)",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=16&height=16&auto=webp&s=3ca7dc1f4e12ca386a561446e72f772d38ba49d8",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=32&height=32&auto=webp&s=c19d1e661e4aa6a9326a9f0b74b3ebf5d9f7a75e",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=48&height=48&auto=webp&s=ed063580825e72b0ae63fe30c807b453b1362694",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=64&height=64&auto=webp&s=7176b4b72b850e3e052138fe8b3967c4c5b52dae",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png?width=128&height=128&auto=webp&s=f7b307840995777f9ae04699d019740658ba0e77",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/0o2j782f00e41_WholesomeSuperpro.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 500,
"id": "gid_2",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 100,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/gold_512.png",
"days_of_premium": 7,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Gives 100 Reddit Coins and a week of r/lounge access and ad-free browsing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 5,
"static_icon_height": 512,
"name": "Gold",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/gold_512.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 500,
"id": "award_65f78ca2-45d8-4cb6-bf79-a67beadf2e47",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/Bulb_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/Bulb_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/Bulb_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/Bulb_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/Bulb_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/Bulb_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Now that is a bright idea. Use the Eureka Award to highlight comments that are brilliant.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Eureka!",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/vfz8ro4vibr51_Eureka.png?width=16&height=16&auto=webp&s=2bcced62e2843e7bb90362b99f02c26a4a46a3f5",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/vfz8ro4vibr51_Eureka.png?width=32&height=32&auto=webp&s=d131437d75eedd1650bc4940767f15e4010bdeac",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/vfz8ro4vibr51_Eureka.png?width=48&height=48&auto=webp&s=7e6f3069ddcbe4e74c2df540e222645bbc5b00e7",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/vfz8ro4vibr51_Eureka.png?width=64&height=64&auto=webp&s=f2dfdfd2c6128d7cf45a7fee16db5a38c9821bc2",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/vfz8ro4vibr51_Eureka.png?width=128&height=128&auto=webp&s=f8b2a94c0b1b5ae374214f66e240a302d09e8630",
"width": 128,
"height": 128
}
],
"icon_format": "APNG",
"icon_height": 512,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/vfz8ro4vibr51_Eureka.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 400,
"id": "award_84276b1e-cc8f-484f-a19c-be6c09adc1a5",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "An amazing showing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Bravo!",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=16&height=16&auto=webp&s=647cccf78702582f30d23908180da092b135cffe",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32&height=32&auto=webp&s=4644ac0618ecdef010ae2368e2e58669953fd9a3",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48&height=48&auto=webp&s=ca4efb2faa26429279f44ced2822f5e81ff37537",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64&height=64&auto=webp&s=3a307ad71aad031accfd47f1af82a2b1e09195cc",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128&height=128&auto=webp&s=fb9b2c432b1ddd85fd653ef3cc1a28e5edc40a1f",
"width": 128,
"height": 128
}
],
"icon_format": "APNG",
"icon_height": 512,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 250,
"id": "award_92d8645c-de2c-44ae-8cd7-7b0c6ab25297",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/YouDroppedThis_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/YouDroppedThis_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/YouDroppedThis_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/YouDroppedThis_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/YouDroppedThis_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/YouDroppedThis_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "King",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "You Dropped This",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/fuxn2mr5rts61_YouDroppedThis.png?width=16&height=16&auto=webp&s=e192a2db51a601c4d446aaf9150d9724aff00ec5",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/fuxn2mr5rts61_YouDroppedThis.png?width=32&height=32&auto=webp&s=eb5addd87eb0dfdf5ff11604049989f3cbbe9d91",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/fuxn2mr5rts61_YouDroppedThis.png?width=48&height=48&auto=webp&s=624b1bedeb36b40ed41461889cd72a36997d41d1",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/fuxn2mr5rts61_YouDroppedThis.png?width=64&height=64&auto=webp&s=da947e7662e6083e2f4a8107dd689a61f2607464",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/fuxn2mr5rts61_YouDroppedThis.png?width=128&height=128&auto=webp&s=c103633384519b7d80e7fbb745fbd80fae3ba9a5",
"width": 128,
"height": 128
}
],
"icon_format": "APNG",
"icon_height": 512,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/fuxn2mr5rts61_YouDroppedThis.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 150,
"id": "award_f44611f1-b89e-46dc-97fe-892280b13b82",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Thank you stranger. Shows the award.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 7,
"static_icon_height": 2048,
"name": "Helpful",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 125,
"id": "award_5f123e3d-4f48-42f4-9c11-e98b566d5897",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16&height=16&auto=webp&s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32&height=32&auto=webp&s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48&height=48&auto=webp&s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64&height=64&auto=webp&s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128&height=128&auto=webp&s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "When you come across a feel-good thing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 6,
"static_icon_height": 2048,
"name": "Wholesome",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16&height=16&auto=webp&s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32&height=32&auto=webp&s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48&height=48&auto=webp&s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64&height=64&auto=webp&s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128&height=128&auto=webp&s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 10,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "award_3267ca1c-127a-49e9-9a3d-4ba96224af18",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=16&height=16&auto=webp&s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32&height=32&auto=webp&s=26297b024da3e9bd6507e7b8553507493b5e6606",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48&height=48&auto=webp&s=0763517837b22d5e414dd330d5006c0d89ccb499",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64&height=64&auto=webp&s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128&height=128&auto=webp&s=96897549f634fd6324e1338a98b9778733ea4813",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Let's sip to good health and good company",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "I'll Drink to That",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=16&height=16&auto=webp&s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32&height=32&auto=webp&s=26297b024da3e9bd6507e7b8553507493b5e6606",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48&height=48&auto=webp&s=0763517837b22d5e414dd330d5006c0d89ccb499",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64&height=64&auto=webp&s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128&height=128&auto=webp&s=96897549f634fd6324e1338a98b9778733ea4813",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 80,
"id": "award_8352bdff-3e03-4189-8a08-82501dd8f835",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=16&height=16&auto=webp&s=73a23bf7f08b633508dedf457f2704c522b94a04",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=32&height=32&auto=webp&s=50f2f16e71d2929e3d7275060af3ad6b851dbfb1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=48&height=48&auto=webp&s=ca487311563425e195699a4d7e4c57a98cbfde8b",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=64&height=64&auto=webp&s=7b4eedcffb1c09a826e7837532c52979760f1d2b",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=128&height=128&auto=webp&s=e4d5ab237eb71a9f02bb3bf9ad5ee43741918d6c",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Everything is better with a good hug",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 9,
"static_icon_height": 2048,
"name": "Hugz",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=16&height=16&auto=webp&s=69997ace3ef4ffc099b81d774c2c8f1530602875",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=32&height=32&auto=webp&s=e9519d1999ef9dce5c8a9f59369cb92f52d95319",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=48&height=48&auto=webp&s=f076c6434fb2d2f9075991810fd845c40fa73fc6",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=64&height=64&auto=webp&s=85527145e0c4b754306a30df29e584fd16187636",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=128&height=128&auto=webp&s=b8843cdf82c3b741d7af057c14076dcd2621e811",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 50,
"id": "award_02d9ab2c-162e-4c01-8438-317a016ed3d9",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_q0gj4/p4yzxkaed5f61_oldtakemyenergy.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/p4yzxkaed5f61_oldtakemyenergy.png?width=16&height=16&auto=webp&s=10034f3fdf8214c8377134bb60c5b832d4bbf588",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/p4yzxkaed5f61_oldtakemyenergy.png?width=32&height=32&auto=webp&s=100f785bf261fa9452a5d82ee0ef0793369dbfa5",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/p4yzxkaed5f61_oldtakemyenergy.png?width=48&height=48&auto=webp&s=b15d030fdfbbe4af4a5b34ab9dc90a174df40a23",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/p4yzxkaed5f61_oldtakemyenergy.png?width=64&height=64&auto=webp&s=601c75be6ee30dc4b47a5c65d64dea9a185502a1",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/p4yzxkaed5f61_oldtakemyenergy.png?width=128&height=128&auto=webp&s=540f36e65c0e2f1347fe32020e4a1565e3680437",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "I'm in this with you.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Take My Energy",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/jtw7x06j68361_TakeMyEnergyElf.png?width=16&height=16&auto=webp&s=045db73f47a9513c44823d132b4c393ab9241b6a",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/jtw7x06j68361_TakeMyEnergyElf.png?width=32&height=32&auto=webp&s=298a02e0edbb5b5e293087eeede63802cbe1d2c7",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/jtw7x06j68361_TakeMyEnergyElf.png?width=48&height=48&auto=webp&s=7d06d606eb23dbcd6dbe39ee0e60588c5eb89065",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/jtw7x06j68361_TakeMyEnergyElf.png?width=64&height=64&auto=webp&s=ecd9854b14104a36a210028c43420f0dababd96b",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/jtw7x06j68361_TakeMyEnergyElf.png?width=128&height=128&auto=webp&s=0d5d7b92c1d66aff435f2ad32e6330ca2b971f6d",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/jtw7x06j68361_TakeMyEnergyElf.png"
}
],
"awarders": [],
"media_only": false,
"link_flair_template_id": "854c34e2-5702-11e9-bf73-0e73ef6cdf98",
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": null,
"treatment_tags": [
"econ:render:lottie:bulb"
],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_2qh1f",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "#ab912b",
"id": "pvvi83",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 743,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": null,
"permalink": "/r/apple/comments/pvvi83/googles_amp_pageslinks_are_outrageously_annoying/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.reddit.com/r/apple/comments/pvvi83/googles_amp_pageslinks_are_outrageously_annoying/",
"subreddit_subscribers": 2768401,
"created_utc": 1632668444.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Hey, I posted about Amplosion over on Product Hunt, would mean a lot if you fine folks could check it out, apparently it's a great place to get eyes on a newly launched app.",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": 70,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_punrk9",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.96,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 458,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": 140,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 458,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "https://b.thumbs.redditmedia.com/NyZAo_YvdO2jHL-zqVnm89KRCzbvesJinAyA8Y6Rpbg.jpg",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"post_hint": "link",
"content_categories": null,
"is_self": false,
"mod_note": null,
"created": 1632502106.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "producthunt.com",
"allow_live_comments": true,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"url_overridden_by_dest": "https://www.producthunt.com/posts/amplosion-f1c47f66-d2fd-4310-bfd5-176a192fe573",
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://external-preview.redd.it/39JL5J5j3AWUq0kwlOLuYT1AccihUMMVs5mDao6DmrI.jpg?auto=webp&s=01e177bb793862e477e893da8084f0a40d493e75",
"width": 1024,
"height": 512
},
"resolutions": [
{
"url": "https://external-preview.redd.it/39JL5J5j3AWUq0kwlOLuYT1AccihUMMVs5mDao6DmrI.jpg?width=108&crop=smart&auto=webp&s=c232568d1fb127f2a3c71386e750f0739da6588c",
"width": 108,
"height": 54
},
{
"url": "https://external-preview.redd.it/39JL5J5j3AWUq0kwlOLuYT1AccihUMMVs5mDao6DmrI.jpg?width=216&crop=smart&auto=webp&s=ed03ec859f449a78aaa76ff60b4e16a3f43a12ed",
"width": 216,
"height": 108
},
{
"url": "https://external-preview.redd.it/39JL5J5j3AWUq0kwlOLuYT1AccihUMMVs5mDao6DmrI.jpg?width=320&crop=smart&auto=webp&s=ac7edaefe02d2ceffac21cfb65f5d493f790470f",
"width": 320,
"height": 160
},
{
"url": "https://external-preview.redd.it/39JL5J5j3AWUq0kwlOLuYT1AccihUMMVs5mDao6DmrI.jpg?width=640&crop=smart&auto=webp&s=c56c760dedaac99a1289f609cd4813c22780f9a8",
"width": 640,
"height": 320
},
{
"url": "https://external-preview.redd.it/39JL5J5j3AWUq0kwlOLuYT1AccihUMMVs5mDao6DmrI.jpg?width=960&crop=smart&auto=webp&s=f8bcc9b83855126629750a6c645052ebce20c785",
"width": 960,
"height": 480
}
],
"variants": {},
"id": "3bb47boq9E3_5GIfQPKP3hFULKKG_Sy1exyiFIMQ8cg"
}
],
"enabled": false
},
"all_awardings": [],
"awarders": [],
"media_only": false,
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "punrk9",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 27,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/punrk9/hey_i_posted_about_amplosion_over_on_product_hunt/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.producthunt.com/posts/amplosion-f1c47f66-d2fd-4310-bfd5-176a192fe573",
"subreddit_subscribers": 557869,
"created_utc": 1632502106.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "Hey all,\n\nApologies for a few bugs that crept into the iOS 15 update, programming with little sleep isn't the best combination, but everything should be fixed now.\n\nThere were two super annoying ones in particular around Pro features not activating if you hadn't bought Pro separately, but that should be (actually) fixed now.\n\nThere was also a Face ID/Touch ID bug that has been fixed now. As an apology for that one because I know it probably drove a lot of you crazy, I finally added the much requested feature of being able to add a time delay to Face ID/Touch ID, so you can set it so if you're away from the app just for 30 seconds to respond to a text or something when you come back you won't have to reauthenticate, it's only after the amount of time you specify. (1 minute, 5 minutes, or 1 hour)\n\nAlso fixes some stuff around some missing widgets. There's still a few things I want to fix, like the search bar background color being a bit weird sometimes, will have an update out for that alongside a TestFlight update shortly.\n\nHope that convenience over times adds up for the lack of convenience over the last day or so.\n\n\\- Christian",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Apollo 1.11.2 is now available for download! 🎺🎉🎊 Fixes an issue with Pro features, as well as with Face ID/Touch ID, the M1 Mac version of Apollo, and a few missing widgets. Also adds an optional time-based delay to Face ID as an apology for Face ID bug!",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_pt9kv7",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.99,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 1284,
"total_awards_received": 4,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 1284,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 2
},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1632323478.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.apolloapp",
"allow_live_comments": true,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Hey all,</p>\n\n<p>Apologies for a few bugs that crept into the iOS 15 update, programming with little sleep isn't the best combination, but everything should be fixed now.</p>\n\n<p>There were two super annoying ones in particular around Pro features not activating if you hadn't bought Pro separately, but that should be (actually) fixed now.</p>\n\n<p>There was also a Face ID/Touch ID bug that has been fixed now. As an apology for that one because I know it probably drove a lot of you crazy, I finally added the much requested feature of being able to add a time delay to Face ID/Touch ID, so you can set it so if you're away from the app just for 30 seconds to respond to a text or something when you come back you won't have to reauthenticate, it's only after the amount of time you specify. (1 minute, 5 minutes, or 1 hour)</p>\n\n<p>Also fixes some stuff around some missing widgets. There's still a few things I want to fix, like the search bar background color being a bit weird sometimes, will have an update out for that alongside a TestFlight update shortly.</p>\n\n<p>Hope that convenience over times adds up for the lack of convenience over the last day or so.</p>\n\n<p>- Christian</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 2,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "award_3267ca1c-127a-49e9-9a3d-4ba96224af18",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=16&height=16&auto=webp&s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32&height=32&auto=webp&s=26297b024da3e9bd6507e7b8553507493b5e6606",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48&height=48&auto=webp&s=0763517837b22d5e414dd330d5006c0d89ccb499",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64&height=64&auto=webp&s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128&height=128&auto=webp&s=96897549f634fd6324e1338a98b9778733ea4813",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Let's sip to good health and good company",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "I'll Drink to That",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=16&height=16&auto=webp&s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32&height=32&auto=webp&s=26297b024da3e9bd6507e7b8553507493b5e6606",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48&height=48&auto=webp&s=0763517837b22d5e414dd330d5006c0d89ccb499",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64&height=64&auto=webp&s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128&height=128&auto=webp&s=96897549f634fd6324e1338a98b9778733ea4813",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 80,
"id": "award_8352bdff-3e03-4189-8a08-82501dd8f835",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=16&height=16&auto=webp&s=73a23bf7f08b633508dedf457f2704c522b94a04",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=32&height=32&auto=webp&s=50f2f16e71d2929e3d7275060af3ad6b851dbfb1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=48&height=48&auto=webp&s=ca487311563425e195699a4d7e4c57a98cbfde8b",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=64&height=64&auto=webp&s=7b4eedcffb1c09a826e7837532c52979760f1d2b",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=128&height=128&auto=webp&s=e4d5ab237eb71a9f02bb3bf9ad5ee43741918d6c",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Everything is better with a good hug",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Hugz",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=16&height=16&auto=webp&s=69997ace3ef4ffc099b81d774c2c8f1530602875",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=32&height=32&auto=webp&s=e9519d1999ef9dce5c8a9f59369cb92f52d95319",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=48&height=48&auto=webp&s=f076c6434fb2d2f9075991810fd845c40fa73fc6",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=64&height=64&auto=webp&s=85527145e0c4b754306a30df29e584fd16187636",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=128&height=128&auto=webp&s=b8843cdf82c3b741d7af057c14076dcd2621e811",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png"
}
],
"awarders": [],
"media_only": false,
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "pt9kv7",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 134,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/pt9kv7/apollo_1112_is_now_available_for_download_fixes/",
"parent_whitelist_status": "all_ads",
"stickied": true,
"url": "https://www.reddit.com/r/apolloapp/comments/pt9kv7/apollo_1112_is_now_available_for_download_fixes/",
"subreddit_subscribers": 557869,
"created_utc": 1632323478.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "Hey all,\n\nApollo 1.11 had a bug where if you unlocked Ultra, you're supposed to get Pro features as well but it sometimes didn't work, that's fixed now, sorry about that.\n\nUsers have also reported some issues around FaceID and a few other things, working on those now and hope to have submitted ASAP. After that I'll be working on getting the TestFlight version updated alongside the iOS 15 changes.\n\n\\- Christian",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Apollo 1.11.1 is now available with fixes to Pro features unlocks for Ultra users! 🎺 Lots to do today, more to come!",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_pskgwo",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.98,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 1011,
"total_awards_received": 2,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 1011,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 1
},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1632236347.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.apolloapp",
"allow_live_comments": false,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Hey all,</p>\n\n<p>Apollo 1.11 had a bug where if you unlocked Ultra, you're supposed to get Pro features as well but it sometimes didn't work, that's fixed now, sorry about that.</p>\n\n<p>Users have also reported some issues around FaceID and a few other things, working on those now and hope to have submitted ASAP. After that I'll be working on getting the TestFlight version updated alongside the iOS 15 changes.</p>\n\n<p>- Christian</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 150,
"id": "award_f44611f1-b89e-46dc-97fe-892280b13b82",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Thank you stranger. Shows the award.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Helpful",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
}
],
"awarders": [],
"media_only": false,
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "pskgwo",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 84,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/pskgwo/apollo_1111_is_now_available_with_fixes_to_pro/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.reddit.com/r/apolloapp/comments/pskgwo/apollo_1111_is_now_available_with_fixes_to_pro/",
"subreddit_subscribers": 557869,
"created_utc": 1632236347.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "Hey all,\n\nBeen working hard all summer to bring you some delicious iOS 15 style 1s and 0s in the form of a new Apollo update. I'm really happy with how this one turned out, and I hope you enjoy it as well! There's a full picture changelog in the app as well if you want!\n\n# Changelog\n\n- With iOS 15 adding support for really cool Safari extensions, I made one purpose built for Apollo that makes the process of reading a Reddit link that your friend sent you in Apollo easier than ever before. Previously you had to copy-paste the URL into Apollo, but now if you enable the Safari extension (details in Settings tab > General) you can have Reddit links open in Apollo. Saves you a few seconds, and is awesome!\n- I worked with the delightful Michael Flarup to create these two awesome new Ultra icons (okay he did all the heavy lifting, hes so talented). Apple isn't the only ones with new silicon this fall! Introducing the Apollo A1 and its mascot, Chippie! Both of these icons are delightfully cute, and show the powerful (if imaginary) chip that powers Apollos super fast and super customizable experience. Fun fact: did you know Apollo now has over 100 icons available?\n- Apollos icons are so gorgeous (I can say that without bragging because most of them I had designers do, hehe) that wouldnt it be great if you could see them up close in even more luxurious detail? The new Jumbopollo Widget can take an icon of your choosing and blow it up to a gorgeous size, so you can have all the beauty of your favorite icon even bigger! Gather your friends around to marvel at the detail of the new Apollo A1 icon on your home screen. Thats a thing people do, right?\n- Widgets are too much fun, so I couldnt stop there. iPadOS 15 introduced the absolutely gargantuan Extra Large Widgets and of course I wanted to take advantage of that with Apollo. So now you have FOUR new choices there for widgets, all being hit with whatever the opposite of a shrink ray is. You have an enormous photo widget that just oozes details from your favorite subreddits, as well as a variant that shows photos at a time in a beautiful gallery look. You can also now display your feeds in the Extra Large style as well, with a media-rich version that shows a large item to the left before the rest of your feed, or a more info-dense variant that shows up to 10 items from your feed all at a glance in the widget, you can basically browse Reddit right from there!\n- There were areas of the app I tidied up as well, just to make things even more delightful. For one, with iOS 15 if youre composing a comment, you can now swipe down from the top to shrink your writing and reference the thread for a second, before swiping back up to finish writing your comment. Its so handy when you want to quickly reference what someone said.\n- On iOS 15 you also have Quick Note support in Apollo, as well as Siri easily being able to share with friends. For Quick Note, just summon it from the bottom corner and you can easily add a link to the thread or subreddit youre currently reading. And with Siri, simply say something like Share this with Tim and Siri will share your thread, subreddit, etc. with a friend named Tim. And even better, its not restricted to people named Tim! Tom is allowed too!\n- I also fixed some issues around GIFs loading weirdly, one involved two dancing rats that could even occasionally crash, so glad that got fixed up. But there shouldnt be any issues around downloading GIFs or them occasionally restarting halfway through anymore! Beyond this theres a bunch of little bug fixes and speedy-ups (downloading GIFs should be faster now, for example) across the app that I hope you really like, and if you run into anything odd (e.g.: new OS bugs I made?) Im all ears!\n\n# New Apps, AMP Link Defeater!\n\nLong story short, I built an iOS 15 app called [Amplosion](https://itunes.apple.com/app/id1585734696) that automatically redirects from AMP links to their normal counterpart. And it includes a pet Tamago
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Apollo 1.11 is now available, featuring delightful iOS 15 goodness as well as a free bug! Automatically open Reddit links in Apollo, XL iPad widgets, Jumbopollo widget, new icons, comment composer tweaks, Quick Note, Siri Share, GIF fixes, and more! 🎉🎺",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": "",
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_ps87kv",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.99,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 1067,
"total_awards_received": 3,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": "Announcement",
"can_mod_post": false,
"score": 1067,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 2
},
"post_hint": "self",
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1632186602.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.apolloapp",
"allow_live_comments": false,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Hey all,</p>\n\n<p>Been working hard all summer to bring you some delicious iOS 15 style 1s and 0s in the form of a new Apollo update. I'm really happy with how this one turned out, and I hope you enjoy it as well! There's a full picture changelog in the app as well if you want!</p>\n\n<h1>Changelog</h1>\n\n<ul>\n<li>With iOS 15 adding support for really cool Safari extensions, I made one purpose built for Apollo that makes the process of reading a Reddit link that your friend sent you in Apollo easier than ever before. Previously you had to copy-paste the URL into Apollo, but now if you enable the Safari extension (details in Settings tab > General) you can have Reddit links open in Apollo. Saves you a few seconds, and is awesome!</li>\n<li>I worked with the delightful Michael Flarup to create these two awesome new Ultra icons (okay he did all the heavy lifting, hes so talented). Apple isn't the only ones with new silicon this fall! Introducing the Apollo A1 and its mascot, Chippie! Both of these icons are delightfully cute, and show the powerful (if imaginary) chip that powers Apollos super fast and super customizable experience. Fun fact: did you know Apollo now has over 100 icons available?</li>\n<li>Apollos icons are so gorgeous (I can say that without bragging because most of them I had designers do, hehe) that wouldnt it be great if you could see them up close in even more luxurious detail? The new Jumbopollo Widget can take an icon of your choosing and blow it up to a gorgeous size, so you can have all the beauty of your favorite icon even bigger! Gather your friends around to marvel at the detail of the new Apollo A1 icon on your home screen. Thats a thing people do, right?</li>\n<li>Widgets are too much fun, so I couldnt stop there. iPadOS 15 introduced the absolutely gargantuan Extra Large Widgets and of course I wanted to take advantage of that with Apollo. So now you have FOUR new choices there for widgets, all being hit with whatever the opposite of a shrink ray is. You have an enormous photo widget that just oozes details from your favorite subreddits, as well as a variant that shows photos at a time in a beautiful gallery look. You can also now display your feeds in the Extra Large style as well, with a media-rich version that shows a large item to the left before the rest of your feed, or a more info-dense variant that shows up to 10 items from your feed all at a glance in the widget, you can basically browse Reddit right from there!</li>\n<li>There were areas of the app I tidied up as well, just to make things even more delightful. For one, with iOS 15 if youre composing a comment, you can now swipe down from the top to shrink your writing and reference the thread for a second, before swiping back up to finish writing your comment. Its so handy when you want to quickly reference what someone said.</li>\n<li>On iOS 15 you also have Quick Note support in Apollo, as well as Siri easily being able to share with friends. For Quick Note, just summon it from the bottom corner and you can easily add a link to the thread or subreddit youre currently reading. And with Siri, simply say something like Share this with Tim and Siri will share your thread, subreddit, etc. with a friend named Tim. And even better, its not restricted to people named Tim! Tom is allowed too!</li>\n<li>I also fixed some issues around GIFs loading weirdly, one involved two dancing rats that could even occasionally crash, so glad that got fixed up. But there shouldnt be any issues around downloading GIFs or them occasionally restarting halfway through anymore! Beyond this theres a bunch of little bug fixes and speedy-ups (downloading GIFs should be faster now, for example) across the app that I hope you really like, and if you run into anything odd (e.g.: new OS b
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://external-preview.redd.it/g7eJQkmPPMYltnok9-IhvTQQ8xrepHLHLeP1AItQ-bU.jpg?auto=webp&s=232dda514e37c25eab40994bc06c4cab2f857bf3",
"width": 1200,
"height": 630
},
"resolutions": [
{
"url": "https://external-preview.redd.it/g7eJQkmPPMYltnok9-IhvTQQ8xrepHLHLeP1AItQ-bU.jpg?width=108&crop=smart&auto=webp&s=c66508957f054ff1e5a005e1e6a01abc08fe6a9f",
"width": 108,
"height": 56
},
{
"url": "https://external-preview.redd.it/g7eJQkmPPMYltnok9-IhvTQQ8xrepHLHLeP1AItQ-bU.jpg?width=216&crop=smart&auto=webp&s=910d83af94edb40b85d33f0404cf8b348261dff9",
"width": 216,
"height": 113
},
{
"url": "https://external-preview.redd.it/g7eJQkmPPMYltnok9-IhvTQQ8xrepHLHLeP1AItQ-bU.jpg?width=320&crop=smart&auto=webp&s=b1e30a07541d0cdf82954159cec50c877bcb5ae6",
"width": 320,
"height": 168
},
{
"url": "https://external-preview.redd.it/g7eJQkmPPMYltnok9-IhvTQQ8xrepHLHLeP1AItQ-bU.jpg?width=640&crop=smart&auto=webp&s=05fd3876692eb20a6ee6d766b58ee42e4e48b1b6",
"width": 640,
"height": 336
},
{
"url": "https://external-preview.redd.it/g7eJQkmPPMYltnok9-IhvTQQ8xrepHLHLeP1AItQ-bU.jpg?width=960&crop=smart&auto=webp&s=1ed018460e548f663f0510e04285a63f2979e320",
"width": 960,
"height": 504
},
{
"url": "https://external-preview.redd.it/g7eJQkmPPMYltnok9-IhvTQQ8xrepHLHLeP1AItQ-bU.jpg?width=1080&crop=smart&auto=webp&s=1dcce507bba336d2cc2f119a1d0bc54807e8609e",
"width": 1080,
"height": 567
}
],
"variants": {},
"id": "xgSYSQcGlnJZ0q2Nz3PTLFddZOhKJXRZUedMmrEK7ws"
}
],
"enabled": false
},
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 125,
"id": "award_5f123e3d-4f48-42f4-9c11-e98b566d5897",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16&height=16&auto=webp&s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32&height=32&auto=webp&s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48&height=48&auto=webp&s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64&height=64&auto=webp&s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128&height=128&auto=webp&s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "When you come across a feel-good thing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Wholesome",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16&height=16&auto=webp&s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32&height=32&auto=webp&s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48&height=48&auto=webp&s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64&height=64&auto=webp&s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128&height=128&auto=webp&s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 2,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
}
],
"awarders": [],
"media_only": false,
"link_flair_template_id": "1ba6dd68-f254-11eb-b308-5621ae2f972b",
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "ps87kv",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 231,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/ps87kv/apollo_111_is_now_available_featuring_delightful/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.reddit.com/r/apolloapp/comments/ps87kv/apollo_111_is_now_available_featuring_delightful/",
"subreddit_subscribers": 557869,
"created_utc": 1632186602.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "AmplosionApp",
"selftext": "A place for members of r/AmplosionApp to chat with each other",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "r/AmplosionApp Lounge",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/AmplosionApp",
"hidden": false,
"pwls": null,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_pro7x3",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.99,
"author_flair_background_color": null,
"subreddit_type": "public",
"ups": 44,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 44,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1632114791.0,
"link_flair_type": "text",
"wls": null,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.AmplosionApp",
"allow_live_comments": true,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>A place for members of <a href=\"/r/AmplosionApp\">r/AmplosionApp</a> to chat with each other</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": "new",
"banned_at_utc": null,
"view_count": null,
"archived": false,
"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_52ctwd",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "pro7x3",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": "CHAT",
"num_comments": 29,
"send_replies": true,
"whitelist_status": null,
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": null,
"permalink": "/r/AmplosionApp/comments/pro7x3/ramplosionapp_lounge/",
"parent_whitelist_status": null,
"stickied": true,
"url": "https://www.reddit.com/r/AmplosionApp/comments/pro7x3/ramplosionapp_lounge/",
"subreddit_subscribers": 1050,
"created_utc": 1632114791.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "AmplosionApp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Testing123",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/AmplosionApp",
"hidden": false,
"pwls": null,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_pro7zq",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.97,
"author_flair_background_color": null,
"subreddit_type": "public",
"ups": 41,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 41,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1632114801.0,
"link_flair_type": "text",
"wls": null,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.AmplosionApp",
"allow_live_comments": false,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"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_52ctwd",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "pro7zq",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 4,
"send_replies": true,
"whitelist_status": null,
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": null,
"permalink": "/r/AmplosionApp/comments/pro7zq/testing123/",
"parent_whitelist_status": null,
"stickied": false,
"url": "https://www.reddit.com/r/AmplosionApp/comments/pro7zq/testing123/",
"subreddit_subscribers": 1050,
"created_utc": 1632114801.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "YOUR BOY IS HANGIN OUT WITH TIM COOK",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": 79,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_po8y4p",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.97,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 1599,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": 140,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": true,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 1599,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "https://b.thumbs.redditmedia.com/wbztzwivBrbP0ddqJYrg9ojHIB_EGWLspYqRnw6U3ys.jpg",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"post_hint": "image",
"content_categories": null,
"is_self": false,
"mod_note": null,
"created": 1631645312.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "i.redd.it",
"allow_live_comments": true,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"url_overridden_by_dest": "https://i.redd.it/ksa2h73olin71.png",
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://preview.redd.it/ksa2h73olin71.png?auto=webp&s=5b5eadad47b9aad9b7718f9af899b5d7d85d937e",
"width": 1024,
"height": 582
},
"resolutions": [
{
"url": "https://preview.redd.it/ksa2h73olin71.png?width=108&crop=smart&auto=webp&s=a0e6783a327a6a403a11cdb0b12bb109553446d4",
"width": 108,
"height": 61
},
{
"url": "https://preview.redd.it/ksa2h73olin71.png?width=216&crop=smart&auto=webp&s=9a61b7f7ab1327a9e4d5d3c447ee5c4963106447",
"width": 216,
"height": 122
},
{
"url": "https://preview.redd.it/ksa2h73olin71.png?width=320&crop=smart&auto=webp&s=274f7f105cdeccdbac3c247bc6b021b59a4745ec",
"width": 320,
"height": 181
},
{
"url": "https://preview.redd.it/ksa2h73olin71.png?width=640&crop=smart&auto=webp&s=426cfb48e1f961aaa06d16b332d9d055b6cf026d",
"width": 640,
"height": 363
},
{
"url": "https://preview.redd.it/ksa2h73olin71.png?width=960&crop=smart&auto=webp&s=72a021e781f8c31e5c2611412910092248450054",
"width": 960,
"height": 545
}
],
"variants": {},
"id": "AolqTbokN0CSoLpfFZQuSyLuM3WOBkX8iqOa0WNMjfQ"
}
],
"enabled": true
},
"all_awardings": [],
"awarders": [],
"media_only": false,
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "po8y4p",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 24,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/po8y4p/your_boy_is_hangin_out_with_tim_cook/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://i.redd.it/ksa2h73olin71.png",
"subreddit_subscribers": 557869,
"created_utc": 1631645312.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "ApolloAppBeta",
"selftext": "Tweaked some stuff server side and need to change some stuff out in the app, will be with you shortly. :D",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Beta notifications may be a bit wonky for a bit before I release the next beta",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/ApolloAppBeta",
"hidden": false,
"pwls": null,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_pmbevp",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.98,
"author_flair_background_color": null,
"subreddit_type": "public",
"ups": 74,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 74,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1631380659.0,
"link_flair_type": "text",
"wls": null,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.ApolloAppBeta",
"allow_live_comments": false,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Tweaked some stuff server side and need to change some stuff out in the app, will be with you shortly. :D</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"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_2827zw",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "pmbevp",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 18,
"send_replies": true,
"whitelist_status": null,
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": null,
"permalink": "/r/ApolloAppBeta/comments/pmbevp/beta_notifications_may_be_a_bit_wonky_for_a_bit/",
"parent_whitelist_status": null,
"stickied": false,
"url": "https://www.reddit.com/r/ApolloAppBeta/comments/pmbevp/beta_notifications_may_be_a_bit_wonky_for_a_bit/",
"subreddit_subscribers": 4493,
"created_utc": 1631380659.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "tfw you want some free monies from apple but you're not a US developer",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": 111,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_pcp762",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.97,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 2862,
"total_awards_received": 3,
"media_embed": {},
"thumbnail_width": 140,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": true,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 2862,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "https://b.thumbs.redditmedia.com/Dx7dJseJ2H54fDpWrKEEZ4D8z-ZjnuEnyQgU2rRDttQ.jpg",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 1
},
"post_hint": "image",
"content_categories": null,
"is_self": false,
"mod_note": null,
"created": 1630076892.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "i.redd.it",
"allow_live_comments": false,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"url_overridden_by_dest": "https://i.redd.it/eda2ezfz1xj71.jpg",
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://preview.redd.it/eda2ezfz1xj71.jpg?auto=webp&s=d59f9544e5a343660c4f81537417410e553240d5",
"width": 1582,
"height": 1258
},
"resolutions": [
{
"url": "https://preview.redd.it/eda2ezfz1xj71.jpg?width=108&crop=smart&auto=webp&s=7c6efd3b35fa3a24a6a497aa8f42ba58a1088c8b",
"width": 108,
"height": 85
},
{
"url": "https://preview.redd.it/eda2ezfz1xj71.jpg?width=216&crop=smart&auto=webp&s=ca99668bd0548529b53fcf28fc9d78c7046580e7",
"width": 216,
"height": 171
},
{
"url": "https://preview.redd.it/eda2ezfz1xj71.jpg?width=320&crop=smart&auto=webp&s=f16af896019cc308f8aadc4866d05eed4f2f97e8",
"width": 320,
"height": 254
},
{
"url": "https://preview.redd.it/eda2ezfz1xj71.jpg?width=640&crop=smart&auto=webp&s=19025700bfd4d7fa46e8c959f5b18bc950645eda",
"width": 640,
"height": 508
},
{
"url": "https://preview.redd.it/eda2ezfz1xj71.jpg?width=960&crop=smart&auto=webp&s=343bd658f48afcd844c31e542371e22b66eda10a",
"width": 960,
"height": 763
},
{
"url": "https://preview.redd.it/eda2ezfz1xj71.jpg?width=1080&crop=smart&auto=webp&s=70094a178fb5566516872d8411f5709d193bd61d",
"width": 1080,
"height": 858
}
],
"variants": {},
"id": "IZKl_Fg9Fl7LHsFZ8p1AwSdvbxQWR4aZBRXJUW-WIf8"
}
],
"enabled": true
},
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "award_869d4135-8738-41e5-8630-de593b4f049f",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=16&height=16&auto=webp&s=0c64940c225d9e05e6116c59a43523d0aa0a5be4",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32&height=32&auto=webp&s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48&height=48&auto=webp&s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64&height=64&auto=webp&s=fcf6512dbc011bcca1f0fc67b957880145c73749",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128&height=128&auto=webp&s=c416f50c3987d907af21347cb1f03f4395dc0376",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Did somebody say 'Murica?",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "'MURICA",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=16&height=16&auto=webp&s=0c64940c225d9e05e6116c59a43523d0aa0a5be4",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=32&height=32&auto=webp&s=1269bf3ab924e09c0ef5b0d935e0ce7576a11852",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=48&height=48&auto=webp&s=7b7de78f9bb4ae6dfa33242cf3596647e4d00d2f",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=64&height=64&auto=webp&s=fcf6512dbc011bcca1f0fc67b957880145c73749",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png?width=128&height=128&auto=webp&s=c416f50c3987d907af21347cb1f03f4395dc0376",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/18mwqw5th9e51_MURICA.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 80,
"id": "award_8352bdff-3e03-4189-8a08-82501dd8f835",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=16&height=16&auto=webp&s=73a23bf7f08b633508dedf457f2704c522b94a04",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=32&height=32&auto=webp&s=50f2f16e71d2929e3d7275060af3ad6b851dbfb1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=48&height=48&auto=webp&s=ca487311563425e195699a4d7e4c57a98cbfde8b",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=64&height=64&auto=webp&s=7b4eedcffb1c09a826e7837532c52979760f1d2b",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=128&height=128&auto=webp&s=e4d5ab237eb71a9f02bb3bf9ad5ee43741918d6c",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Everything is better with a good hug",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Hugz",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=16&height=16&auto=webp&s=69997ace3ef4ffc099b81d774c2c8f1530602875",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=32&height=32&auto=webp&s=e9519d1999ef9dce5c8a9f59369cb92f52d95319",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=48&height=48&auto=webp&s=f076c6434fb2d2f9075991810fd845c40fa73fc6",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=64&height=64&auto=webp&s=85527145e0c4b754306a30df29e584fd16187636",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=128&height=128&auto=webp&s=b8843cdf82c3b741d7af057c14076dcd2621e811",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png"
}
],
"awarders": [],
"media_only": false,
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "pcp762",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 199,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/pcp762/tfw_you_want_some_free_monies_from_apple_but/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://i.redd.it/eda2ezfz1xj71.jpg",
"subreddit_subscribers": 557869,
"created_utc": 1630076892.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "Hey all,\n\nToday brings Apollo 1.10.12, full of some nice quality of life improvements to make the app better.\n\n### YouTube Player\n\nApologies for the issues around the YouTube player as of late, Apollo was using some wonkier APIs that were breaking pretty often, so I sat down to scrap the existing (fragile) YouTube player for a rewrite of a brand new one based on the newer YouTube [iframe APIs](https://developers.google.com/youtube/iframe_api_reference). That's available now in this update, and it works pretty darn spiffy and since it doesn't use the more fragile APIs anymore, should be a lot more strong long-term.\n\nFor the curious, it uses a web view to queue up the video, then iOS takes over and uses the system video player that you're used to. This means it'll be slightly different in feel than the \"normal\" Apollo media viewer, but the Apollo media viewer is based off the iOS one so it should feel pretty normal. I even added stuff like video scrubbing to the system player so you shouldn't feel left out there. :)\n\nOne hitch I noticed was that some users were having issues with it loading, and it turns out if you're on Low Power Mode, iOS won't autoplay videos in web views and thus the system player wouldn't load. I kinda put that together last minute and wanted this update out sooner than later, so if you're on Low Power Mode it'll auto-redirect you to Safari for now. I'll fix that shortly with a confirmation tap or something.\n\nIf you encounter any weird behavior with the new player, feel free to start a thread talking about it and I'll take a look. :D\n\n### Twitter\n\nInline tweets are back! There was an issue with a Twitter API that I didn't think Twitter was getting rid of, but apparently they kind of are (I found out because they changed it a bunch and caused a bunch of crashes which is why I yanked it but anyway). So anyway, rewrote some stuff, and that's nice and back and should hopefully work without a hitch again. And yes it'll open in your Twitter app of choice if you have that enabled.\n\n### Gorilla Gus 🦍\n\nFor this month's icon for Ultra users, we have Gorilla Gus by Alfrey Davilla, a cute gorilla rendition of a previous icon he did, that I find super cute, and it's nice to have an Apollo-into-an-animal-Anamorphs-style Apollo icon on the home screen. :P\n\n### Thanks\n\nThanks as always for the kindness and support, and I appreciate any and all feedback you give! I've been working away on some fun iOS 15 features, as well as a silly new iOS 15 separate app I'm planning to release involving a doggy, as well as a ton of work on finishing up the iPad app. The next few months should be a hoot. :)\n\n\\- Christian",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Apollo 1.10.12 is now released! Fix for YouTube annoyances, inline tweets capability added, and Gorilla Gus! 🦍",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_p34iu6",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.98,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 2160,
"total_awards_received": 4,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 2160,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1628789136.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.apolloapp",
"allow_live_comments": false,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Hey all,</p>\n\n<p>Today brings Apollo 1.10.12, full of some nice quality of life improvements to make the app better.</p>\n\n<h3>YouTube Player</h3>\n\n<p>Apologies for the issues around the YouTube player as of late, Apollo was using some wonkier APIs that were breaking pretty often, so I sat down to scrap the existing (fragile) YouTube player for a rewrite of a brand new one based on the newer YouTube <a href=\"https://developers.google.com/youtube/iframe_api_reference\">iframe APIs</a>. That's available now in this update, and it works pretty darn spiffy and since it doesn't use the more fragile APIs anymore, should be a lot more strong long-term.</p>\n\n<p>For the curious, it uses a web view to queue up the video, then iOS takes over and uses the system video player that you're used to. This means it'll be slightly different in feel than the "normal" Apollo media viewer, but the Apollo media viewer is based off the iOS one so it should feel pretty normal. I even added stuff like video scrubbing to the system player so you shouldn't feel left out there. :)</p>\n\n<p>One hitch I noticed was that some users were having issues with it loading, and it turns out if you're on Low Power Mode, iOS won't autoplay videos in web views and thus the system player wouldn't load. I kinda put that together last minute and wanted this update out sooner than later, so if you're on Low Power Mode it'll auto-redirect you to Safari for now. I'll fix that shortly with a confirmation tap or something.</p>\n\n<p>If you encounter any weird behavior with the new player, feel free to start a thread talking about it and I'll take a look. :D</p>\n\n<h3>Twitter</h3>\n\n<p>Inline tweets are back! There was an issue with a Twitter API that I didn't think Twitter was getting rid of, but apparently they kind of are (I found out because they changed it a bunch and caused a bunch of crashes which is why I yanked it but anyway). So anyway, rewrote some stuff, and that's nice and back and should hopefully work without a hitch again. And yes it'll open in your Twitter app of choice if you have that enabled.</p>\n\n<h3>Gorilla Gus 🦍</h3>\n\n<p>For this month's icon for Ultra users, we have Gorilla Gus by Alfrey Davilla, a cute gorilla rendition of a previous icon he did, that I find super cute, and it's nice to have an Apollo-into-an-animal-Anamorphs-style Apollo icon on the home screen. :P</p>\n\n<h3>Thanks</h3>\n\n<p>Thanks as always for the kindness and support, and I appreciate any and all feedback you give! I've been working away on some fun iOS 15 features, as well as a silly new iOS 15 separate app I'm planning to release involving a doggy, as well as a ton of work on finishing up the iPad app. The next few months should be a hoot. :)</p>\n\n<p>- Christian</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"all_awardings": [
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 400,
"id": "award_84276b1e-cc8f-484f-a19c-be6c09adc1a5",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/SnooClapping_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "An amazing showing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Bravo!",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=16&height=16&auto=webp&s=647cccf78702582f30d23908180da092b135cffe",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=32&height=32&auto=webp&s=4644ac0618ecdef010ae2368e2e58669953fd9a3",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=48&height=48&auto=webp&s=ca4efb2faa26429279f44ced2822f5e81ff37537",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=64&height=64&auto=webp&s=3a307ad71aad031accfd47f1af82a2b1e09195cc",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png?width=128&height=128&auto=webp&s=fb9b2c432b1ddd85fd653ef3cc1a28e5edc40a1f",
"width": 128,
"height": 128
}
],
"icon_format": "APNG",
"icon_height": 512,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/m5fdvo7cl4451_Bravo-Static.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 150,
"id": "award_f44611f1-b89e-46dc-97fe-892280b13b82",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Thank you stranger. Shows the award.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Helpful",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 125,
"id": "award_5f123e3d-4f48-42f4-9c11-e98b566d5897",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16&height=16&auto=webp&s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32&height=32&auto=webp&s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48&height=48&auto=webp&s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64&height=64&auto=webp&s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128&height=128&auto=webp&s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "When you come across a feel-good thing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Wholesome",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16&height=16&auto=webp&s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32&height=32&auto=webp&s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48&height=48&auto=webp&s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64&height=64&auto=webp&s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128&height=128&auto=webp&s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 80,
"id": "award_8352bdff-3e03-4189-8a08-82501dd8f835",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=16&height=16&auto=webp&s=73a23bf7f08b633508dedf457f2704c522b94a04",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=32&height=32&auto=webp&s=50f2f16e71d2929e3d7275060af3ad6b851dbfb1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=48&height=48&auto=webp&s=ca487311563425e195699a4d7e4c57a98cbfde8b",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=64&height=64&auto=webp&s=7b4eedcffb1c09a826e7837532c52979760f1d2b",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=128&height=128&auto=webp&s=e4d5ab237eb71a9f02bb3bf9ad5ee43741918d6c",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Everything is better with a good hug",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Hugz",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=16&height=16&auto=webp&s=69997ace3ef4ffc099b81d774c2c8f1530602875",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=32&height=32&auto=webp&s=e9519d1999ef9dce5c8a9f59369cb92f52d95319",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=48&height=48&auto=webp&s=f076c6434fb2d2f9075991810fd845c40fa73fc6",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=64&height=64&auto=webp&s=85527145e0c4b754306a30df29e584fd16187636",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=128&height=128&auto=webp&s=b8843cdf82c3b741d7af057c14076dcd2621e811",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png"
}
],
"awarders": [],
"media_only": false,
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "p34iu6",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 153,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/p34iu6/apollo_11012_is_now_released_fix_for_youtube/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.reddit.com/r/apolloapp/comments/p34iu6/apollo_11012_is_now_released_fix_for_youtube/",
"subreddit_subscribers": 557869,
"created_utc": 1628789136.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "halifax",
"selftext": "Have an old Gameboy Color and have been wanting to play it some, but dont really have any games. Anywhere I could pick some up in HRM without needing to go to like eBay?\n\nEDIT: Ended up going to Deck Box and it was awesome, thanks y'all",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Anywhere in HRM to get retro Gameboy games? Pawn shop maybe?",
"link_flair_richtext": [
{
"e": "text",
"t": "Question"
}
],
"subreddit_name_prefixed": "r/halifax",
"hidden": false,
"pwls": 6,
"link_flair_css_class": "question",
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_p15fl2",
"quarantine": false,
"link_flair_text_color": "light",
"upvote_ratio": 0.89,
"author_flair_background_color": "#d3d6da",
"subreddit_type": "public",
"ups": 22,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": "2ac21bc4-0bdb-11e1-a4b3-12313d18ad57",
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": "Question",
"can_mod_post": false,
"score": 22,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": 1628544820.0,
"author_flair_css_class": "HALI",
"author_flair_richtext": [
{
"e": "text",
"t": "Hero of the NS SPCA"
}
],
"gildings": {},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1628528106.0,
"link_flair_type": "richtext",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "richtext",
"domain": "self.halifax",
"allow_live_comments": true,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Have an old Gameboy Color and have been wanting to play it some, but dont really have any games. Anywhere I could pick some up in HRM without needing to go to like eBay?</p>\n\n<p>EDIT: Ended up going to Deck Box and it was awesome, thanks y'all</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"all_awardings": [],
"awarders": [],
"media_only": false,
"link_flair_template_id": "094ea1ec-71f2-11e6-84f1-0ef08722eec9",
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Hero of the NS SPCA",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_2r77k",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "#94e044",
"id": "p15fl2",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 36,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/halifax/comments/p15fl2/anywhere_in_hrm_to_get_retro_gameboy_games_pawn/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.reddit.com/r/halifax/comments/p15fl2/anywhere_in_hrm_to_get_retro_gameboy_games_pawn/",
"subreddit_subscribers": 65629,
"created_utc": 1628528106.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "In some spare time between Apollo for iPad I've been creating a fun little new app for iOS 15 that I think you'll like. Name starts with \"A\" (not Apollo, but part of the Apollo Appematic Universe), and here's one of the assets for the app. Any guesses? 👀",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": "modhighlight",
"downs": 0,
"thumbnail_height": 130,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_ozd4fe",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.97,
"author_flair_background_color": "",
"ups": 224,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": 140,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": true,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": "⭐️ Mod Highlight ⭐️ ",
"can_mod_post": false,
"score": 224,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "https://b.thumbs.redditmedia.com/vN3uouUZzD7SkSnS82TFhnXy9P7powhQXnqnC1aDyeA.jpg",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"post_hint": "image",
"content_categories": null,
"is_self": false,
"subreddit_type": "public",
"created": 1628276328.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "i.redd.it",
"allow_live_comments": false,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"url_overridden_by_dest": "https://i.redd.it/626ivnqobsf71.png",
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://preview.redd.it/626ivnqobsf71.png?auto=webp&s=fb13648571c50bc787a27a352bdc0c5e3cd8f0ce",
"width": 684,
"height": 638
},
"resolutions": [
{
"url": "https://preview.redd.it/626ivnqobsf71.png?width=108&crop=smart&auto=webp&s=3cb93dacd2eec682e2d132a1f39f4f1d1c79ade4",
"width": 108,
"height": 100
},
{
"url": "https://preview.redd.it/626ivnqobsf71.png?width=216&crop=smart&auto=webp&s=d09467393638de28cfc64c470f97c0d3e7511241",
"width": 216,
"height": 201
},
{
"url": "https://preview.redd.it/626ivnqobsf71.png?width=320&crop=smart&auto=webp&s=5e54fb5aacecc83b97431b469d724096abb6610c",
"width": 320,
"height": 298
},
{
"url": "https://preview.redd.it/626ivnqobsf71.png?width=640&crop=smart&auto=webp&s=3161f029a3fd201267d10bc82bc2491e343f2222",
"width": 640,
"height": 596
}
],
"variants": {},
"id": "aGyNXSNRJ03TC6LFqB1ASMRzEUB2wDnNFoQkbzUIOc0"
}
],
"enabled": true
},
"all_awardings": [],
"awarders": [],
"media_only": false,
"link_flair_template_id": "3f01655c-b993-11eb-a4e6-0e6419079fa3",
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"mod_note": null,
"distinguished": "moderator",
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"num_reports": null,
"removal_reason": null,
"link_flair_background_color": "#dadada",
"id": "ozd4fe",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 57,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/ozd4fe/in_some_spare_time_between_apollo_for_ipad_ive/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://i.redd.it/626ivnqobsf71.png",
"subreddit_subscribers": 557869,
"created_utc": 1628276328.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Fun little preview of subreddit autocomplete UI in Apollo 2.0, shows subscriber counts and whatnot, lots of more goodies but here's just the search bar part 🔍",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": "",
"downs": 0,
"thumbnail_height": 88,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_oq5p8n",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.99,
"author_flair_background_color": "",
"ups": 3093,
"total_awards_received": 2,
"media_embed": {},
"thumbnail_width": 140,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": {
"reddit_video": {
"bitrate_kbps": 1200,
"fallback_url": "https://v.redd.it/smrw8seqlzc71/DASH_480.mp4?source=fallback",
"height": 480,
"width": 763,
"scrubber_media_url": "https://v.redd.it/smrw8seqlzc71/DASH_96.mp4",
"dash_url": "https://v.redd.it/smrw8seqlzc71/DASHPlaylist.mpd?a=1636387709%2CYTVjOWFjYzQxMmUyODg4NGZhNTk5MDk1NzMxMTMwMDYxNTgxNjg3YmVmZjNhMGEzYTAwZmU2NzBlMmVkMDY2ZQ%3D%3D&v=1&f=sd",
"duration": 19,
"hls_url": "https://v.redd.it/smrw8seqlzc71/HLSPlaylist.m3u8?a=1636387709%2CZTEzODNlZDdkYWI3OTQzMWZlZmI5YTExMDczMDk2MDc4ZWU5MjQxMzYwZDBjMDI3Njk0ZmVmNTBlYWNlMTUyYQ%3D%3D&v=1&f=sd",
"is_gif": true,
"transcoding_status": "completed"
}
},
"is_reddit_media_domain": true,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": "Apollo 2.0 Preview",
"can_mod_post": false,
"score": 3093,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "https://b.thumbs.redditmedia.com/Afg1KmcIJ4KUylasMTODOhcFIbr9Ab3I0Oe1lDNn-mI.jpg",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"post_hint": "hosted:video",
"content_categories": null,
"is_self": false,
"subreddit_type": "public",
"created": 1627056862.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "v.redd.it",
"allow_live_comments": true,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"url_overridden_by_dest": "https://v.redd.it/smrw8seqlzc71",
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://external-preview.redd.it/MStaUGYCTHMB6Nfo9MtAiCj8_5nUeiA0XoG8Iso10G8.png?format=pjpg&auto=webp&s=66b0ace1533fd88c2126b9440a2e250082f6618a",
"width": 808,
"height": 508
},
"resolutions": [
{
"url": "https://external-preview.redd.it/MStaUGYCTHMB6Nfo9MtAiCj8_5nUeiA0XoG8Iso10G8.png?width=108&crop=smart&format=pjpg&auto=webp&s=097a8ca357f8ed5179d002b967186cb05c2f7882",
"width": 108,
"height": 67
},
{
"url": "https://external-preview.redd.it/MStaUGYCTHMB6Nfo9MtAiCj8_5nUeiA0XoG8Iso10G8.png?width=216&crop=smart&format=pjpg&auto=webp&s=df78ddf40468c939a23712099f511f5740210861",
"width": 216,
"height": 135
},
{
"url": "https://external-preview.redd.it/MStaUGYCTHMB6Nfo9MtAiCj8_5nUeiA0XoG8Iso10G8.png?width=320&crop=smart&format=pjpg&auto=webp&s=61dfba04ed871447456bf90773b3dc9c52cfcdd7",
"width": 320,
"height": 201
},
{
"url": "https://external-preview.redd.it/MStaUGYCTHMB6Nfo9MtAiCj8_5nUeiA0XoG8Iso10G8.png?width=640&crop=smart&format=pjpg&auto=webp&s=8ca506e49a3816640365e92229213c53e5a673d4",
"width": 640,
"height": 402
}
],
"variants": {},
"id": "WPzgPFDL-s8WogH0dIjNrp7hnBGxxY6tN-zz5b-qfuU"
}
],
"enabled": false
},
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 150,
"id": "award_f44611f1-b89e-46dc-97fe-892280b13b82",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Thank you stranger. Shows the award.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 2,
"static_icon_height": 2048,
"name": "Helpful",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png"
}
],
"awarders": [],
"media_only": false,
"link_flair_template_id": "3163384e-b993-11eb-8fe7-0ec204b837f9",
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"mod_note": null,
"distinguished": "moderator",
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"num_reports": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "oq5p8n",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 132,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/oq5p8n/fun_little_preview_of_subreddit_autocomplete_ui/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://v.redd.it/smrw8seqlzc71",
"subreddit_subscribers": 557869,
"created_utc": 1627056862.0,
"num_crossposts": 0,
"media": {
"reddit_video": {
"bitrate_kbps": 1200,
"fallback_url": "https://v.redd.it/smrw8seqlzc71/DASH_480.mp4?source=fallback",
"height": 480,
"width": 763,
"scrubber_media_url": "https://v.redd.it/smrw8seqlzc71/DASH_96.mp4",
"dash_url": "https://v.redd.it/smrw8seqlzc71/DASHPlaylist.mpd?a=1636387709%2CYTVjOWFjYzQxMmUyODg4NGZhNTk5MDk1NzMxMTMwMDYxNTgxNjg3YmVmZjNhMGEzYTAwZmU2NzBlMmVkMDY2ZQ%3D%3D&v=1&f=sd",
"duration": 19,
"hls_url": "https://v.redd.it/smrw8seqlzc71/HLSPlaylist.m3u8?a=1636387709%2CZTEzODNlZDdkYWI3OTQzMWZlZmI5YTExMDczMDk2MDc4ZWU5MjQxMzYwZDBjMDI3Njk0ZmVmNTBlYWNlMTUyYQ%3D%3D&v=1&f=sd",
"is_gif": true,
"transcoding_status": "completed"
}
},
"is_video": true
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "ApolloAppBeta",
"selftext": "Would just love some general feedback, this is kind of one of those situations where typically \"no news is good news\" in that I haven't had a ton of feedback, so I assume things are going well, but some concrete feedback would be awesome.\n\nAre you getting notifications as expected? Hopefully faster and more reliably than before? Or are you running into any issues?\n\nu/changelog has been a big help with server stuff, so if you seem him around the thread he's trustworthy. 😛",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "How are notifications going? Working well? Reliably? No? Yes? :o",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/ApolloAppBeta",
"hidden": false,
"pwls": null,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_oq6lp9",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.93,
"author_flair_background_color": null,
"subreddit_type": "public",
"ups": 43,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 43,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": 1627060800.0,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1627059546.0,
"link_flair_type": "text",
"wls": null,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.ApolloAppBeta",
"allow_live_comments": false,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Would just love some general feedback, this is kind of one of those situations where typically "no news is good news" in that I haven't had a ton of feedback, so I assume things are going well, but some concrete feedback would be awesome.</p>\n\n<p>Are you getting notifications as expected? Hopefully faster and more reliably than before? Or are you running into any issues?</p>\n\n<p><a href=\"/u/changelog\">u/changelog</a> has been a big help with server stuff, so if you seem him around the thread he's trustworthy. 😛</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"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_2827zw",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "oq6lp9",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 66,
"send_replies": true,
"whitelist_status": null,
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": null,
"permalink": "/r/ApolloAppBeta/comments/oq6lp9/how_are_notifications_going_working_well_reliably/",
"parent_whitelist_status": null,
"stickied": false,
"url": "https://www.reddit.com/r/ApolloAppBeta/comments/oq6lp9/how_are_notifications_going_working_well_reliably/",
"subreddit_subscribers": 4493,
"created_utc": 1627059546.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Apollo 1.10.11 is now available with a fix for a tweet-related crash 💥🚗🐦, new icon 🥥, video playback optimizations 🎥, widget improvements 🌅, Apple silicon Mac fixes 💻, progress bar improvements 🍫, trending subreddit fixes 📊. There's never been a better time to download ⬇️!",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": "",
"downs": 0,
"thumbnail_height": 78,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_obqrb6",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.98,
"author_flair_background_color": "",
"ups": 3167,
"total_awards_received": 8,
"media_embed": {},
"thumbnail_width": 140,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": true,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": "Announcement",
"can_mod_post": false,
"score": 3167,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "https://a.thumbs.redditmedia.com/6_Kid2_8KDvzPcCldKXj_H-_poppUFCnmcre0Xi8Ej4.jpg",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 1
},
"post_hint": "image",
"content_categories": null,
"is_self": false,
"subreddit_type": "public",
"created": 1625160654.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "i.redd.it",
"allow_live_comments": true,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"url_overridden_by_dest": "https://i.redd.it/0zuoyy0vym871.png",
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://preview.redd.it/0zuoyy0vym871.png?auto=webp&s=d5bc95c71999259497029dd56d0765520fad6b1f",
"width": 1503,
"height": 845
},
"resolutions": [
{
"url": "https://preview.redd.it/0zuoyy0vym871.png?width=108&crop=smart&auto=webp&s=e5c946080176aada6109d3be81fe413b48b57893",
"width": 108,
"height": 60
},
{
"url": "https://preview.redd.it/0zuoyy0vym871.png?width=216&crop=smart&auto=webp&s=5e8cb8c376bf29e1207c7ec55bde87eae423d612",
"width": 216,
"height": 121
},
{
"url": "https://preview.redd.it/0zuoyy0vym871.png?width=320&crop=smart&auto=webp&s=c06aa0c9c53f23934c9d80602058160b83db8cdd",
"width": 320,
"height": 179
},
{
"url": "https://preview.redd.it/0zuoyy0vym871.png?width=640&crop=smart&auto=webp&s=f3d485a6260ee3f21835a27c8076e9e7837a45ea",
"width": 640,
"height": 359
},
{
"url": "https://preview.redd.it/0zuoyy0vym871.png?width=960&crop=smart&auto=webp&s=9630658de7d074e94970904bb7d10c6e55b3c143",
"width": 960,
"height": 539
},
{
"url": "https://preview.redd.it/0zuoyy0vym871.png?width=1080&crop=smart&auto=webp&s=a1c4124d7c4781f98c14ebe8bfda0358923912f2",
"width": 1080,
"height": 607
}
],
"variants": {},
"id": "DvQVXumX17np14jrg86lmqM54rT6W5WlmCBWQ8oxK1k"
}
],
"enabled": true
},
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 150,
"id": "award_f44611f1-b89e-46dc-97fe-892280b13b82",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Thank you stranger. Shows the award.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 7,
"static_icon_height": 2048,
"name": "Helpful",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
}
],
"awarders": [],
"media_only": false,
"link_flair_template_id": "1ba6dd68-f254-11eb-b308-5621ae2f972b",
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"mod_note": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"num_reports": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "obqrb6",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 175,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/obqrb6/apollo_11011_is_now_available_with_a_fix_for_a/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://i.redd.it/0zuoyy0vym871.png",
"subreddit_subscribers": 557869,
"created_utc": 1625160654.0,
"num_crossposts": 1,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "IfYouDontMind",
"selftext": "A place for members of r/IfYouDontMind to chat with each other",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "r/IfYouDontMind Lounge",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/IfYouDontMind",
"hidden": false,
"pwls": null,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_o9msvd",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 1.0,
"author_flair_background_color": null,
"subreddit_type": "public",
"ups": 5,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 5,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1624894769.0,
"link_flair_type": "text",
"wls": null,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.IfYouDontMind",
"allow_live_comments": true,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>A place for members of <a href=\"/r/IfYouDontMind\">r/IfYouDontMind</a> to chat with each other</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": "new",
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": true,
"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_4oieuc",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "o9msvd",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": "CHAT",
"num_comments": 5,
"send_replies": true,
"whitelist_status": null,
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": null,
"permalink": "/r/IfYouDontMind/comments/o9msvd/rifyoudontmind_lounge/",
"parent_whitelist_status": null,
"stickied": true,
"url": "https://www.reddit.com/r/IfYouDontMind/comments/o9msvd/rifyoudontmind_lounge/",
"subreddit_subscribers": 3,
"created_utc": 1624894769.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Apollo has passed 200,000 global ratings with a pretty dang good average rating! 🥳",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": "",
"downs": 0,
"thumbnail_height": 74,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_o6kuyj",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.98,
"author_flair_background_color": "",
"ups": 3676,
"total_awards_received": 4,
"media_embed": {},
"thumbnail_width": 140,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": true,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": "juicy tree stars",
"can_mod_post": false,
"score": 3676,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "https://a.thumbs.redditmedia.com/sZ6nCl_zbsrlssjkCPd8dKlzF9Dn8Oa8ofXiB_rKuF4.jpg",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 1,
"gid_3": 1
},
"post_hint": "image",
"content_categories": null,
"is_self": false,
"subreddit_type": "public",
"created": 1624478833.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "i.redd.it",
"allow_live_comments": false,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"url_overridden_by_dest": "https://i.redd.it/7dscpcb2o2771.png",
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://preview.redd.it/7dscpcb2o2771.png?auto=webp&s=95aaea96f6b02d4fc64f8dff268ce28e2ff51387",
"width": 622,
"height": 332
},
"resolutions": [
{
"url": "https://preview.redd.it/7dscpcb2o2771.png?width=108&crop=smart&auto=webp&s=ba050d7490d06cb80deb43e0660ec8e27eb2f101",
"width": 108,
"height": 57
},
{
"url": "https://preview.redd.it/7dscpcb2o2771.png?width=216&crop=smart&auto=webp&s=2a79a00cb3b8b79cc7adc9fd81ea5acfb8e0fd4b",
"width": 216,
"height": 115
},
{
"url": "https://preview.redd.it/7dscpcb2o2771.png?width=320&crop=smart&auto=webp&s=54b13efa5cad0ebaff55b7b08a97c16bf397428b",
"width": 320,
"height": 170
}
],
"variants": {},
"id": "4Cfuwkmelb3TQM5YrFf-7ujDGFyK93-b3XNZX3vvp_U"
}
],
"enabled": true
},
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 30,
"id": "award_a2506925-fc82-4d6c-ae3b-b7217e09d7f0",
"penny_donate": null,
"award_sub_type": "PREMIUM",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=16&height=16&auto=webp&s=4e475e8c3265ec7148d7f4204f07d33949482f21",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=32&height=32&auto=webp&s=42e32a4b9f1e70791716c3be283e89951e212a69",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=48&height=48&auto=webp&s=5adb621fede4e8e66b952a379ad038fcc1b8ad13",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=64&height=64&auto=webp&s=6161edea19569bbee73ef322a2e5470535ec1787",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=128&height=128&auto=webp&s=5d2c75f44f176f430e936204f9a53b8a2957f2fc",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "A golden splash of respect",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Narwhal Salute",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=16&height=16&auto=webp&s=4e475e8c3265ec7148d7f4204f07d33949482f21",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=32&height=32&auto=webp&s=42e32a4b9f1e70791716c3be283e89951e212a69",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=48&height=48&auto=webp&s=5adb621fede4e8e66b952a379ad038fcc1b8ad13",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=64&height=64&auto=webp&s=6161edea19569bbee73ef322a2e5470535ec1787",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png?width=128&height=128&auto=webp&s=5d2c75f44f176f430e936204f9a53b8a2957f2fc",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/80j20o397jj41_NarwhalSalute.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 31,
"coin_price": 1800,
"id": "gid_3",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/platinum_512.png",
"days_of_premium": 31,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Gives 700 Reddit Coins and a month of r/lounge access and ad-free browsing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Platinum",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/platinum_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/platinum_512.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 80,
"id": "award_8352bdff-3e03-4189-8a08-82501dd8f835",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=16&height=16&auto=webp&s=73a23bf7f08b633508dedf457f2704c522b94a04",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=32&height=32&auto=webp&s=50f2f16e71d2929e3d7275060af3ad6b851dbfb1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=48&height=48&auto=webp&s=ca487311563425e195699a4d7e4c57a98cbfde8b",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=64&height=64&auto=webp&s=7b4eedcffb1c09a826e7837532c52979760f1d2b",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=128&height=128&auto=webp&s=e4d5ab237eb71a9f02bb3bf9ad5ee43741918d6c",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Everything is better with a good hug",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Hugz",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=16&height=16&auto=webp&s=69997ace3ef4ffc099b81d774c2c8f1530602875",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=32&height=32&auto=webp&s=e9519d1999ef9dce5c8a9f59369cb92f52d95319",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=48&height=48&auto=webp&s=f076c6434fb2d2f9075991810fd845c40fa73fc6",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=64&height=64&auto=webp&s=85527145e0c4b754306a30df29e584fd16187636",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=128&height=128&auto=webp&s=b8843cdf82c3b741d7af057c14076dcd2621e811",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png"
}
],
"awarders": [],
"media_only": false,
"link_flair_template_id": "0fff2154-b2fe-11eb-bdf4-0eeeb3e587af",
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"mod_note": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"num_reports": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "o6kuyj",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 106,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/o6kuyj/apollo_has_passed_200000_global_ratings_with_a/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://i.redd.it/7dscpcb2o2771.png",
"subreddit_subscribers": 557869,
"created_utc": 1624478833.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "Hey all!\n\nHere's a nice little update with some delightful bug fixes and quality of life improvements, plus a nice new Apollo Ultra icon! Thanks for all the feedback that lets me put together these bug fix updates to keep everything running smoothly while I chug away on the iPad update. (Just finished the Search UI today! Things are going nice and smooth.)\n\n- New Apollo Ultra icon, a beautifully cute version of the Apollo mascot holding an upvote lovingly. A big thank you to the incredible Alfrey Davilla for designing it!\n- Improvements to widgets, should load faster and have less issues if you occasionally had a blank one. If you see an error, email me a screenshot!\n- Fixed a bug where some links in subreddit sidebars wouldn't load properly\n- \"Share as Image\" can now share links as well as GIFs and thumbnails (it'll use a thumbnail for the latter two)\n- Realigned a thumb-tack in the post composer\n- When composing a post or comment, if you have an external keyboard attached you can now quickly submit the post or comment with the ⌘Enter keyboard shortcut\n- Fixed bug where if you wanted to keep thumbnails disabled Apollo would bug you over and over again to re-enable until you began cackling in frustration (sorry)\n- If you tap on a URL to a specific subreddit search Apollo will now resolve it in-app\n- Fixed bug where tapping on a user link would sometimes fail to load\n- Fixed issue with video playback occasionally\n- Fixed bug where VoiceOver could be tricky to navigate with on user profiles\n- Fixed bug with the built-in translation function for citizens of the EU\n- Fixed bug where some symbols in code blocks wouldn't be decoded properly\n- Fixed bug where video time length could be wrong, which could affect video progress bars too\n- Fixed issue where the nbsp symbol could randomly show up in comments\n- Some other small tweaks and bug fixes to lower the coefficient of friction further\n\nThank you all so much for using Apollo and providing excellent suggestions, feedback, and support. I will keep listening and keep making Apollo better!\n\n\\- Christian",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 1,
"clicked": false,
"title": "Apollo 1.10.9 is now available for download! 🥳 Contains some nice quality of life improvements and bug fixes as well as a new Ultra icon!",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": "modhighlight",
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_nl413i",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.99,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 1688,
"total_awards_received": 10,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": "Mod Highlight",
"can_mod_post": false,
"score": 1688,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 4,
"gid_2": 1
},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1621988783.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.apolloapp",
"allow_live_comments": true,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Hey all!</p>\n\n<p>Here's a nice little update with some delightful bug fixes and quality of life improvements, plus a nice new Apollo Ultra icon! Thanks for all the feedback that lets me put together these bug fix updates to keep everything running smoothly while I chug away on the iPad update. (Just finished the Search UI today! Things are going nice and smooth.)</p>\n\n<ul>\n<li>New Apollo Ultra icon, a beautifully cute version of the Apollo mascot holding an upvote lovingly. A big thank you to the incredible Alfrey Davilla for designing it!</li>\n<li>Improvements to widgets, should load faster and have less issues if you occasionally had a blank one. If you see an error, email me a screenshot!</li>\n<li>Fixed a bug where some links in subreddit sidebars wouldn't load properly</li>\n<li>"Share as Image" can now share links as well as GIFs and thumbnails (it'll use a thumbnail for the latter two)</li>\n<li>Realigned a thumb-tack in the post composer</li>\n<li>When composing a post or comment, if you have an external keyboard attached you can now quickly submit the post or comment with the ⌘Enter keyboard shortcut</li>\n<li>Fixed bug where if you wanted to keep thumbnails disabled Apollo would bug you over and over again to re-enable until you began cackling in frustration (sorry)</li>\n<li>If you tap on a URL to a specific subreddit search Apollo will now resolve it in-app</li>\n<li>Fixed bug where tapping on a user link would sometimes fail to load</li>\n<li>Fixed issue with video playback occasionally</li>\n<li>Fixed bug where VoiceOver could be tricky to navigate with on user profiles</li>\n<li>Fixed bug with the built-in translation function for citizens of the EU</li>\n<li>Fixed bug where some symbols in code blocks wouldn't be decoded properly</li>\n<li>Fixed bug where video time length could be wrong, which could affect video progress bars too</li>\n<li>Fixed issue where the nbsp symbol could randomly show up in comments</li>\n<li>Some other small tweaks and bug fixes to lower the coefficient of friction further</li>\n</ul>\n\n<p>Thank you all so much for using Apollo and providing excellent suggestions, feedback, and support. I will keep listening and keep making Apollo better!</p>\n\n<p>- Christian</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 500,
"id": "gid_2",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 100,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/gold_512.png",
"days_of_premium": 7,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Gives 100 Reddit Coins and a week of r/lounge access and ad-free browsing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Gold",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/gold_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/gold_512.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 150,
"id": "award_f44611f1-b89e-46dc-97fe-892280b13b82",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Thank you stranger. Shows the award.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Helpful",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 125,
"id": "award_5f123e3d-4f48-42f4-9c11-e98b566d5897",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16&height=16&auto=webp&s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32&height=32&auto=webp&s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48&height=48&auto=webp&s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64&height=64&auto=webp&s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128&height=128&auto=webp&s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "When you come across a feel-good thing.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 2,
"static_icon_height": 2048,
"name": "Wholesome",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=16&height=16&auto=webp&s=92932f465d58e4c16b12b6eac4ca07d27e3d11c0",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=32&height=32&auto=webp&s=d11484a208d68a318bf9d4fcf371171a1cb6a7ef",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=48&height=48&auto=webp&s=febdf28b6f39f7da7eb1365325b85e0bb49a9f63",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=64&height=64&auto=webp&s=b4406a2d88bf86fa3dc8a45aacf7e0c7bdccc4fb",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png?width=128&height=128&auto=webp&s=19555b13e3e196b62eeb9160d1ac1d1b372dcb0b",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/5izbv4fn0md41_Wholesome.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 4,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "award_3267ca1c-127a-49e9-9a3d-4ba96224af18",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=16&height=16&auto=webp&s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32&height=32&auto=webp&s=26297b024da3e9bd6507e7b8553507493b5e6606",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48&height=48&auto=webp&s=0763517837b22d5e414dd330d5006c0d89ccb499",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64&height=64&auto=webp&s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128&height=128&auto=webp&s=96897549f634fd6324e1338a98b9778733ea4813",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Let's sip to good health and good company",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "I'll Drink to That",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=16&height=16&auto=webp&s=6ce62fa40de4c6b72859d2cbdf22af5c0e012233",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=32&height=32&auto=webp&s=26297b024da3e9bd6507e7b8553507493b5e6606",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=48&height=48&auto=webp&s=0763517837b22d5e414dd330d5006c0d89ccb499",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=64&height=64&auto=webp&s=9a2154561daa83678f3f9e6e2a627629ee2a2bcc",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png?width=128&height=128&auto=webp&s=96897549f634fd6324e1338a98b9778733ea4813",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/45aeu8mzvsj51_IllDrinktoThat.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 80,
"id": "award_8352bdff-3e03-4189-8a08-82501dd8f835",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=16&height=16&auto=webp&s=73a23bf7f08b633508dedf457f2704c522b94a04",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=32&height=32&auto=webp&s=50f2f16e71d2929e3d7275060af3ad6b851dbfb1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=48&height=48&auto=webp&s=ca487311563425e195699a4d7e4c57a98cbfde8b",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=64&height=64&auto=webp&s=7b4eedcffb1c09a826e7837532c52979760f1d2b",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=128&height=128&auto=webp&s=e4d5ab237eb71a9f02bb3bf9ad5ee43741918d6c",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Everything is better with a good hug",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Hugz",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=16&height=16&auto=webp&s=69997ace3ef4ffc099b81d774c2c8f1530602875",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=32&height=32&auto=webp&s=e9519d1999ef9dce5c8a9f59369cb92f52d95319",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=48&height=48&auto=webp&s=f076c6434fb2d2f9075991810fd845c40fa73fc6",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=64&height=64&auto=webp&s=85527145e0c4b754306a30df29e584fd16187636",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=128&height=128&auto=webp&s=b8843cdf82c3b741d7af057c14076dcd2621e811",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png"
}
],
"awarders": [],
"media_only": false,
"link_flair_template_id": "3f01655c-b993-11eb-a4e6-0e6419079fa3",
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": "moderator",
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "#dadada",
"id": "nl413i",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 157,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/nl413i/apollo_1109_is_now_available_for_download/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.reddit.com/r/apolloapp/comments/nl413i/apollo_1109_is_now_available_for_download/",
"subreddit_subscribers": 557869,
"created_utc": 1621988783.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "halifax",
"selftext": "I vaguely remember Dr. Strang saying during one of the press conferences that traveling outside your municipality for a vaccination appointment was a permitted exception. \n\nHow far does that go? In other words, if there's no locations in Halifax for a vaccine appointment for a few weeks, but there's one, say, 1 hour away available tomorrow, is it wise to go to that?\n\nI could see the argument being made that getting vaccines in arms as soon as possible if you're able to find an appointment is beneficial, and if you can travel could free up a local spot for someone who can't. But I could *equally* see the potential trouble in exhausting supply from a more remote location.\n\nI tried to look at the [vaccination page](https://novascotia.ca/coronavirus/book-your-vaccination-appointment/) and didn't see anything covering this, so I just thought I'd ask what the recommendation is.\n\nHope this isn't too dumb a question.",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Vaccination etiquette question for booking/location",
"link_flair_richtext": [
{
"e": "text",
"t": "Question"
}
],
"subreddit_name_prefixed": "r/halifax",
"hidden": false,
"pwls": 6,
"link_flair_css_class": "question",
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_ncjwqc",
"quarantine": false,
"link_flair_text_color": "light",
"upvote_ratio": 0.83,
"author_flair_background_color": "#d3d6da",
"subreddit_type": "public",
"ups": 33,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": "2ac21bc4-0bdb-11e1-a4b3-12313d18ad57",
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": "Question",
"can_mod_post": false,
"score": 33,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": "HALI",
"author_flair_richtext": [
{
"e": "text",
"t": "Hero of the NS SPCA"
}
],
"gildings": {},
"post_hint": "self",
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1621028849.0,
"link_flair_type": "richtext",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "richtext",
"domain": "self.halifax",
"allow_live_comments": true,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>I vaguely remember Dr. Strang saying during one of the press conferences that traveling outside your municipality for a vaccination appointment was a permitted exception. </p>\n\n<p>How far does that go? In other words, if there's no locations in Halifax for a vaccine appointment for a few weeks, but there's one, say, 1 hour away available tomorrow, is it wise to go to that?</p>\n\n<p>I could see the argument being made that getting vaccines in arms as soon as possible if you're able to find an appointment is beneficial, and if you can travel could free up a local spot for someone who can't. But I could <em>equally</em> see the potential trouble in exhausting supply from a more remote location.</p>\n\n<p>I tried to look at the <a href=\"https://novascotia.ca/coronavirus/book-your-vaccination-appointment/\">vaccination page</a> and didn't see anything covering this, so I just thought I'd ask what the recommendation is.</p>\n\n<p>Hope this isn't too dumb a question.</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://external-preview.redd.it/FUqZzA00wGncdQ-CDIbGQviwBtwnBtLSey0EyJ3nH9k.jpg?auto=webp&s=992647b05250882478ed0920359242ecb49f8ecf",
"width": 1200,
"height": 630
},
"resolutions": [
{
"url": "https://external-preview.redd.it/FUqZzA00wGncdQ-CDIbGQviwBtwnBtLSey0EyJ3nH9k.jpg?width=108&crop=smart&auto=webp&s=b846d58b22f88f6dfb15c21db5ad8470039db241",
"width": 108,
"height": 56
},
{
"url": "https://external-preview.redd.it/FUqZzA00wGncdQ-CDIbGQviwBtwnBtLSey0EyJ3nH9k.jpg?width=216&crop=smart&auto=webp&s=d8cd50c903de4e45659fdb42582dcf0d6028f8fb",
"width": 216,
"height": 113
},
{
"url": "https://external-preview.redd.it/FUqZzA00wGncdQ-CDIbGQviwBtwnBtLSey0EyJ3nH9k.jpg?width=320&crop=smart&auto=webp&s=d198158244512c3f446443e90163e98070faa13f",
"width": 320,
"height": 168
},
{
"url": "https://external-preview.redd.it/FUqZzA00wGncdQ-CDIbGQviwBtwnBtLSey0EyJ3nH9k.jpg?width=640&crop=smart&auto=webp&s=0b444a403183d809711c80f18fe3b6bad1420b57",
"width": 640,
"height": 336
},
{
"url": "https://external-preview.redd.it/FUqZzA00wGncdQ-CDIbGQviwBtwnBtLSey0EyJ3nH9k.jpg?width=960&crop=smart&auto=webp&s=06da2185fc48040507dbcd8855a92eb4d07f99f2",
"width": 960,
"height": 504
},
{
"url": "https://external-preview.redd.it/FUqZzA00wGncdQ-CDIbGQviwBtwnBtLSey0EyJ3nH9k.jpg?width=1080&crop=smart&auto=webp&s=ff11de07faa5a20af48ca187b82226595b6fd05a",
"width": 1080,
"height": 567
}
],
"variants": {},
"id": "VaDNFcWQysM7BXpefgzCKrPHGLMK4aJMvU1AZ5gPyEU"
}
],
"enabled": false
},
"all_awardings": [],
"awarders": [],
"media_only": false,
"link_flair_template_id": "094ea1ec-71f2-11e6-84f1-0ef08722eec9",
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Hero of the NS SPCA",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_2r77k",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "#94e044",
"id": "ncjwqc",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 23,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/halifax/comments/ncjwqc/vaccination_etiquette_question_for_bookinglocation/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.reddit.com/r/halifax/comments/ncjwqc/vaccination_etiquette_question_for_bookinglocation/",
"subreddit_subscribers": 65629,
"created_utc": 1621028849.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "Can you believe there's 500K subscribers here? I seriously remember when there was like a few thousand of us for AGES during the beta period, then when Apollo finally came out I posted in r/Apple and the subreddit blew up substantially and has been on a rise ever since then. \n\nTop put it in perspective, we're in the top 1,000 subreddits on Reddit by subscriber count. That's more than r/CatsWithJobs, r/DoctorWho, r/Yoga, or r/Corgi! That must be the most for a non-game based app, right?\n\nI figured half a million people was enough people that there should probably be more than just me moderating the subreddit, since I get busy with coding and miss a post here and there which grinds some people's gears, plus there's people out there with much more moderating experience than me. Please welcome u/EpicEngineer, u/exjr_, and u/TheLegendMomo!\n\n(I selected from a moderator application post I made like two years ago now, and I very much appreciate everyone applying, no joke there were tons of great applicants but three seemed like a good start and they have great experience moderating large subreddits.)\n\nIn terms of what moderation should look like, I'm open to suggestions. I wanted to add more moderators mostly just to cover the occasional spam/obviously offensive post that has no reason to be here, but beyond that let me know what you think. I like the subreddit having a pretty relaxed feel and not overly moderated, but sometimes memes or reposts can definitely flare a bit up.\n\nAnyway, here's to one million subscribers!",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "We hit 500K members/subscribers in our little subreddit! That's just nuts. As a little treat, we finally have more mods than just me! 🥳",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_naartz",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.98,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 1420,
"total_awards_received": 5,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 1420,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": 1620776157.0,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 4
},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1620775458.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.apolloapp",
"allow_live_comments": true,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Can you believe there's 500K subscribers here? I seriously remember when there was like a few thousand of us for AGES during the beta period, then when Apollo finally came out I posted in <a href=\"/r/Apple\">r/Apple</a> and the subreddit blew up substantially and has been on a rise ever since then. </p>\n\n<p>Top put it in perspective, we're in the top 1,000 subreddits on Reddit by subscriber count. That's more than <a href=\"/r/CatsWithJobs\">r/CatsWithJobs</a>, <a href=\"/r/DoctorWho\">r/DoctorWho</a>, <a href=\"/r/Yoga\">r/Yoga</a>, or <a href=\"/r/Corgi\">r/Corgi</a>! That must be the most for a non-game based app, right?</p>\n\n<p>I figured half a million people was enough people that there should probably be more than just me moderating the subreddit, since I get busy with coding and miss a post here and there which grinds some people's gears, plus there's people out there with much more moderating experience than me. Please welcome <a href=\"/u/EpicEngineer\">u/EpicEngineer</a>, <a href=\"/u/exjr_\">u/exjr_</a>, and <a href=\"/u/TheLegendMomo\">u/TheLegendMomo</a>!</p>\n\n<p>(I selected from a moderator application post I made like two years ago now, and I very much appreciate everyone applying, no joke there were tons of great applicants but three seemed like a good start and they have great experience moderating large subreddits.)</p>\n\n<p>In terms of what moderation should look like, I'm open to suggestions. I wanted to add more moderators mostly just to cover the occasional spam/obviously offensive post that has no reason to be here, but beyond that let me know what you think. I like the subreddit having a pretty relaxed feel and not overly moderated, but sometimes memes or reposts can definitely flare a bit up.</p>\n\n<p>Anyway, here's to one million subscribers!</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 4,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 80,
"id": "award_8352bdff-3e03-4189-8a08-82501dd8f835",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=16&height=16&auto=webp&s=73a23bf7f08b633508dedf457f2704c522b94a04",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=32&height=32&auto=webp&s=50f2f16e71d2929e3d7275060af3ad6b851dbfb1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=48&height=48&auto=webp&s=ca487311563425e195699a4d7e4c57a98cbfde8b",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=64&height=64&auto=webp&s=7b4eedcffb1c09a826e7837532c52979760f1d2b",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/ks45ij6w05f61_oldHugz.png?width=128&height=128&auto=webp&s=e4d5ab237eb71a9f02bb3bf9ad5ee43741918d6c",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Everything is better with a good hug",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Hugz",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=16&height=16&auto=webp&s=69997ace3ef4ffc099b81d774c2c8f1530602875",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=32&height=32&auto=webp&s=e9519d1999ef9dce5c8a9f59369cb92f52d95319",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=48&height=48&auto=webp&s=f076c6434fb2d2f9075991810fd845c40fa73fc6",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=64&height=64&auto=webp&s=85527145e0c4b754306a30df29e584fd16187636",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png?width=128&height=128&auto=webp&s=b8843cdf82c3b741d7af057c14076dcd2621e811",
"width": 128,
"height": 128
}
],
"icon_format": "PNG",
"icon_height": 2048,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_q0gj4/fpm0r5ryq1361_PolarHugs.png"
}
],
"awarders": [],
"media_only": false,
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "naartz",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 59,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/naartz/we_hit_500k_memberssubscribers_in_our_little/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://www.reddit.com/r/apolloapp/comments/naartz/we_hit_500k_memberssubscribers_in_our_little/",
"subreddit_subscribers": 557869,
"created_utc": 1620775458.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Damn, Major Nelson has no chill",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": 140,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_n3jb75",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.97,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 2395,
"total_awards_received": 2,
"media_embed": {},
"thumbnail_width": 140,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": true,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 2395,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "https://b.thumbs.redditmedia.com/ujSW8AurYl_RJqdy9JFojEKKPERJC7VdGSNNogMPy7Q.jpg",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"post_hint": "image",
"content_categories": null,
"is_self": false,
"mod_note": null,
"created": 1620000119.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "i.redd.it",
"allow_live_comments": true,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"url_overridden_by_dest": "https://i.redd.it/libe1d7aqsw61.png",
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://preview.redd.it/libe1d7aqsw61.png?auto=webp&s=5a5383c0c3c97b8531b369d982115d67ab6b65d1",
"width": 664,
"height": 1276
},
"resolutions": [
{
"url": "https://preview.redd.it/libe1d7aqsw61.png?width=108&crop=smart&auto=webp&s=478e99e6ea518acf3536a09cc6cdc793863f6b67",
"width": 108,
"height": 207
},
{
"url": "https://preview.redd.it/libe1d7aqsw61.png?width=216&crop=smart&auto=webp&s=f342741e6089b511a93c3ad22ecc7532f837ff75",
"width": 216,
"height": 415
},
{
"url": "https://preview.redd.it/libe1d7aqsw61.png?width=320&crop=smart&auto=webp&s=492b75c0a2af62dce4329877cf0b91c5d6f2e583",
"width": 320,
"height": 614
},
{
"url": "https://preview.redd.it/libe1d7aqsw61.png?width=640&crop=smart&auto=webp&s=de0dd169e1635d5da5d0f73b73ef10626318fda5",
"width": 640,
"height": 1229
}
],
"variants": {},
"id": "mhmVPG6b7A8IYHBSkTGOP29xthhJgUAY3XN9265ykf8"
}
],
"enabled": true
},
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 30,
"id": "award_b4ff447e-05a5-42dc-9002-63568807cfe6",
"penny_donate": null,
"award_sub_type": "PREMIUM",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/Illuminati_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/Illuminati_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/Illuminati_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/Illuminati_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/Illuminati_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/Illuminati_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "A glowing commendation for all to see",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "All-Seeing Upvote",
"resized_static_icons": [
{
"url": "https://external-preview.redd.it?width=16&height=16&auto=webp&s=d88c9a453f8ac38850b7a8241cfe5804b7b4905d",
"width": 16,
"height": 16
},
{
"url": "https://external-preview.redd.it?width=32&height=32&auto=webp&s=96a25019eb75878bdec4f6c012540f3baffbb1b2",
"width": 32,
"height": 32
},
{
"url": "https://external-preview.redd.it?width=48&height=48&auto=webp&s=1a51d27d75afde3fbde8bba84f9338f511211461",
"width": 48,
"height": 48
},
{
"url": "https://external-preview.redd.it?width=64&height=64&auto=webp&s=96af5ec460b05669ed60224cb0619bb8884abe27",
"width": 64,
"height": 64
},
{
"url": "https://external-preview.redd.it?width=128&height=128&auto=webp&s=2d3e648ed2302e6258673051ca5291f57beb29d4",
"width": 128,
"height": 128
}
],
"icon_format": "APNG",
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/Illuminati_512.png"
},
{
"giver_coin_reward": 0,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 250,
"id": "award_435a5692-f508-4b31-8083-ddc576f26ad3",
"penny_donate": 0,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/hehehe_b_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/hehehe_b_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/hehehe_b_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/hehehe_b_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/hehehe_b_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/hehehe_b_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "That's a little funny",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "hehehehe",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/zenxchy18kd61_hehehehe.png?width=16&height=16&auto=webp&s=c24daed27d55b27095d94d1b5ca9f944ea1dc087",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/zenxchy18kd61_hehehehe.png?width=32&height=32&auto=webp&s=f0791d2973305c3591b628a5a9748f74cac827ec",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/zenxchy18kd61_hehehehe.png?width=48&height=48&auto=webp&s=b71aeaa9514327b9fe3a2f19b21466dd3d2f4dff",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/zenxchy18kd61_hehehehe.png?width=64&height=64&auto=webp&s=41bad6195c6ef5c2855d2e81da2fa12d357bc015",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/zenxchy18kd61_hehehehe.png?width=128&height=128&auto=webp&s=d7ab516eb8e614f60ac6c80a71cc0db5ffd9b0b5",
"width": 128,
"height": 128
}
],
"icon_format": "APNG",
"icon_height": 512,
"penny_price": 0,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/zenxchy18kd61_hehehehe.png"
}
],
"awarders": [],
"media_only": false,
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "n3jb75",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 87,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/n3jb75/damn_major_nelson_has_no_chill/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://i.redd.it/libe1d7aqsw61.png",
"subreddit_subscribers": 557869,
"created_utc": 1620000119.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "amputee",
"selftext": "Long story short my dad had his leg amputated (above the knee) due to cancer back when he was a teenager, he's in his 60s now. Always been a very active guy, loves walking, martial arts, and does absurd amounts of yard work but even as of late I can tell he's gritting his teeth a bit more than normal on longer walks (he traveled a few years back and had to ice his leg each night after my mom and him walked quite a bit each day).\n\nJust curious if there's been any cool advancements in recent years around prosthetics. His prosthetic legs he's been given over the years (we're Canadian and he gets a new one every so often) have been (and I don't mean this in a critical way) relatively similar, and I'm always curious if there's something out there that mere mortals could afford (after saving up for awhile obviously) that could improve his life, even if it were in certain activities specifically. Even be it rechargeable battery stuff to take more weight off his leg on long walks.\n\nAgain, apologies if this is a dumb question or uninformed.",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Sorry if this is a dumb question, but are there any cool advancements in prosthetic technology for leg amputees that you think are really cool/worthwhile?",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/amputee",
"hidden": false,
"pwls": 0,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": null,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_mtngcs",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.94,
"author_flair_background_color": null,
"subreddit_type": "public",
"ups": 16,
"total_awards_received": 0,
"media_embed": {},
"thumbnail_width": null,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": null,
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {},
"link_flair_text": null,
"can_mod_post": false,
"score": 16,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "self",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {},
"content_categories": null,
"is_self": true,
"mod_note": null,
"created": 1618786154.0,
"link_flair_type": "text",
"wls": 0,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "self.amputee",
"allow_live_comments": false,
"selftext_html": "<!-- SC_OFF --><div class=\"md\"><p>Long story short my dad had his leg amputated (above the knee) due to cancer back when he was a teenager, he's in his 60s now. Always been a very active guy, loves walking, martial arts, and does absurd amounts of yard work but even as of late I can tell he's gritting his teeth a bit more than normal on longer walks (he traveled a few years back and had to ice his leg each night after my mom and him walked quite a bit each day).</p>\n\n<p>Just curious if there's been any cool advancements in recent years around prosthetics. His prosthetic legs he's been given over the years (we're Canadian and he gets a new one every so often) have been (and I don't mean this in a critical way) relatively similar, and I'm always curious if there's something out there that mere mortals could afford (after saving up for awhile obviously) that could improve his life, even if it were in certain activities specifically. Even be it rechargeable battery stuff to take more weight off his leg on long walks.</p>\n\n<p>Again, apologies if this is a dumb question or uninformed.</p>\n</div><!-- SC_ON -->",
"likes": null,
"suggested_sort": "confidence",
"banned_at_utc": null,
"view_count": null,
"archived": false,
"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_2r139",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "mtngcs",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 15,
"send_replies": true,
"whitelist_status": "no_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": null,
"permalink": "/r/amputee/comments/mtngcs/sorry_if_this_is_a_dumb_question_but_are_there/",
"parent_whitelist_status": "no_ads",
"stickied": false,
"url": "https://www.reddit.com/r/amputee/comments/mtngcs/sorry_if_this_is_a_dumb_question_but_are_there/",
"subreddit_subscribers": 5323,
"created_utc": 1618786154.0,
"num_crossposts": 0,
"media": null,
"is_video": false
}
},
{
"kind": "t3",
"data": {
"approved_at_utc": null,
"subreddit": "apolloapp",
"selftext": "",
"author_fullname": "t2_4mwol",
"saved": false,
"mod_reason_title": null,
"gilded": 0,
"clicked": false,
"title": "Saturday off-topic fun: Apollo boy made a little 'wireless' charging dock for AirPods Max. It was a fun little break from bug fixing and feature producing for a day and I got to do some woodworking to make my AirPods a lil nicer, so I thought some of you might find it interesting. MAGNETS! 🧲",
"link_flair_richtext": [],
"subreddit_name_prefixed": "r/apolloapp",
"hidden": false,
"pwls": 6,
"link_flair_css_class": null,
"downs": 0,
"thumbnail_height": 105,
"top_awarded_type": null,
"hide_score": false,
"name": "t3_mswy5h",
"quarantine": false,
"link_flair_text_color": "dark",
"upvote_ratio": 0.97,
"author_flair_background_color": "",
"subreddit_type": "public",
"ups": 1409,
"total_awards_received": 2,
"media_embed": {
"content": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/D_me4HYcFAk?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>",
"width": 356,
"scrolling": false,
"height": 200
},
"thumbnail_width": 140,
"author_flair_template_id": null,
"is_original_content": false,
"user_reports": [],
"secure_media": {
"type": "youtube.com",
"oembed": {
"provider_url": "https://www.youtube.com/",
"version": "1.0",
"title": "DIY AirPods Max Wireless Charging Stand",
"type": "video",
"thumbnail_width": 480,
"height": 200,
"width": 356,
"html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/D_me4HYcFAk?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>",
"author_name": "Christian Selig",
"provider_name": "YouTube",
"thumbnail_url": "https://i.ytimg.com/vi/D_me4HYcFAk/hqdefault.jpg",
"thumbnail_height": 360,
"author_url": "https://www.youtube.com/user/CLeeSelig"
}
},
"is_reddit_media_domain": false,
"is_meta": false,
"category": null,
"secure_media_embed": {
"content": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/D_me4HYcFAk?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>",
"width": 356,
"scrolling": false,
"media_domain_url": "https://www.redditmedia.com/mediaembed/mswy5h",
"height": 200
},
"link_flair_text": null,
"can_mod_post": false,
"score": 1409,
"approved_by": null,
"is_created_from_ads_ui": false,
"author_premium": true,
"thumbnail": "https://a.thumbs.redditmedia.com/jWcn2cPVkHO3IjBpGKP7PiUwhZTy3WMJkOkWFtZXZy0.jpg",
"edited": false,
"author_flair_css_class": null,
"author_flair_richtext": [],
"gildings": {
"gid_1": 1
},
"post_hint": "rich:video",
"content_categories": null,
"is_self": false,
"mod_note": null,
"created": 1618686615.0,
"link_flair_type": "text",
"wls": 6,
"removed_by_category": null,
"banned_by": null,
"author_flair_type": "text",
"domain": "youtu.be",
"allow_live_comments": true,
"selftext_html": null,
"likes": null,
"suggested_sort": null,
"banned_at_utc": null,
"url_overridden_by_dest": "https://youtu.be/D_me4HYcFAk",
"view_count": null,
"archived": false,
"no_follow": false,
"is_crosspostable": true,
"pinned": false,
"over_18": false,
"preview": {
"images": [
{
"source": {
"url": "https://external-preview.redd.it/OU8u2J8UOyiZiSpjUlnX2wTV1OUHEM2MV0e3QtTO1GM.jpg?auto=webp&s=7422607c47b98da52b4c8f4100af924370306cb5",
"width": 480,
"height": 360
},
"resolutions": [
{
"url": "https://external-preview.redd.it/OU8u2J8UOyiZiSpjUlnX2wTV1OUHEM2MV0e3QtTO1GM.jpg?width=108&crop=smart&auto=webp&s=77c57565a3541051d48028140933d8c26e654489",
"width": 108,
"height": 81
},
{
"url": "https://external-preview.redd.it/OU8u2J8UOyiZiSpjUlnX2wTV1OUHEM2MV0e3QtTO1GM.jpg?width=216&crop=smart&auto=webp&s=e8be3b14f0827e9ef356ead978b1c051500264cb",
"width": 216,
"height": 162
},
{
"url": "https://external-preview.redd.it/OU8u2J8UOyiZiSpjUlnX2wTV1OUHEM2MV0e3QtTO1GM.jpg?width=320&crop=smart&auto=webp&s=96246f6b704eb04971fac1e7298814c92eccb449",
"width": 320,
"height": 240
}
],
"variants": {},
"id": "He1Xq2lw0Z7wtiMKI8olG36C8qY_7CxGHW6wgKO1q60"
}
],
"enabled": false
},
"all_awardings": [
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 150,
"id": "award_f44611f1-b89e-46dc-97fe-892280b13b82",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_width": 2048,
"static_icon_width": 2048,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Thank you stranger. Shows the award.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 2048,
"name": "Helpful",
"resized_static_icons": [
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=16&height=16&auto=webp&s=a5662dfbdb402bf67866c050aa76c31c147c2f45",
"width": 16,
"height": 16
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=32&height=32&auto=webp&s=a6882eb3f380e8e88009789f4d0072e17b8c59f1",
"width": 32,
"height": 32
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=48&height=48&auto=webp&s=e50064b090879e8a0b55e433f6ee61d5cb5fbe1d",
"width": 48,
"height": 48
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=64&height=64&auto=webp&s=8e5bb2e76683cb6b161830bcdd9642049d6adc11",
"width": 64,
"height": 64
},
{
"url": "https://preview.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png?width=128&height=128&auto=webp&s=eda4a9246f95f42ee6940cc0ec65306fd20de878",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 2048,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://i.redd.it/award_images/t5_22cerq/klvxk1wggfd41_Helpful.png"
},
{
"giver_coin_reward": null,
"subreddit_id": null,
"is_new": false,
"days_of_drip_extension": 0,
"coin_price": 100,
"id": "gid_1",
"penny_donate": null,
"award_sub_type": "GLOBAL",
"coin_reward": 0,
"icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png",
"days_of_premium": 0,
"tiers_by_required_awardings": null,
"resized_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_width": 512,
"static_icon_width": 512,
"start_date": null,
"is_enabled": true,
"awardings_required_to_grant_benefits": null,
"description": "Shows the Silver Award... and that's it.",
"end_date": null,
"subreddit_coin_reward": 0,
"count": 1,
"static_icon_height": 512,
"name": "Silver",
"resized_static_icons": [
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_16.png",
"width": 16,
"height": 16
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_32.png",
"width": 32,
"height": 32
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_48.png",
"width": 48,
"height": 48
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_64.png",
"width": 64,
"height": 64
},
{
"url": "https://www.redditstatic.com/gold/awards/icon/silver_128.png",
"width": 128,
"height": 128
}
],
"icon_format": null,
"icon_height": 512,
"penny_price": null,
"award_type": "global",
"static_icon_url": "https://www.redditstatic.com/gold/awards/icon/silver_512.png"
}
],
"awarders": [],
"media_only": false,
"can_gild": true,
"spoiler": false,
"locked": false,
"author_flair_text": "Apollo Developer",
"treatment_tags": [],
"visited": false,
"removed_by": null,
"num_reports": null,
"distinguished": null,
"subreddit_id": "t5_363lq",
"author_is_blocked": false,
"mod_reason_by": null,
"removal_reason": null,
"link_flair_background_color": "",
"id": "mswy5h",
"is_robot_indexable": true,
"report_reasons": null,
"author": "iamthatis",
"discussion_type": null,
"num_comments": 96,
"send_replies": true,
"whitelist_status": "all_ads",
"contest_mode": false,
"mod_reports": [],
"author_patreon_flair": false,
"author_flair_text_color": "dark",
"permalink": "/r/apolloapp/comments/mswy5h/saturday_offtopic_fun_apollo_boy_made_a_little/",
"parent_whitelist_status": "all_ads",
"stickied": false,
"url": "https://youtu.be/D_me4HYcFAk",
"subreddit_subscribers": 557869,
"created_utc": 1618686615.0,
"num_crossposts": 0,
"media": {
"type": "youtube.com",
"oembed": {
"provider_url": "https://www.youtube.com/",
"version": "1.0",
"title": "DIY AirPods Max Wireless Charging Stand",
"type": "video",
"thumbnail_width": 480,
"height": 200,
"width": 356,
"html": "<iframe width=\"356\" height=\"200\" src=\"https://www.youtube.com/embed/D_me4HYcFAk?feature=oembed&enablejsapi=1\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>",
"author_name": "Christian Selig",
"provider_name": "YouTube",
"thumbnail_url": "https://i.ytimg.com/vi/D_me4HYcFAk/hqdefault.jpg",
"thumbnail_height": 360,
"author_url": "https://www.youtube.com/user/CLeeSelig"
}
},
"is_video": false
}
}
],
"before": null
}
}